summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-im/poezio: Fix running tests, use correct depsMichał Górny2020-04-181-12/+2
| | | | | | | | | Upstream uses pytest in tests, so we need to depend on it. Using pytest also avoids failures due to missing optional runtime deps that are not used in tests at all. Closes: https://bugs.gentoo.org/717884 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-2/+2
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-im/poezio: drop old Git URIAndrey Utkin2019-09-021-2/+1
| | | | | | | | The old one is badly maintained and is not recommended by upstream devs (namely, pep) anymore. Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/poezio: 9999: add fallback URIAndrey Utkin2019-01-241-2/+3
| | | | | | Bug: https://bugs.gentoo.org/676166 Package-Manager: Portage-2.3.49, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* net-im/poezio: add new packageAndrey Utkin2018-08-181-0/+60
Package-Manager: Portage-2.3.40, Repoman-2.3.9