| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/897092
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
Thanks to Michał Górny for helping with python_test().
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/808576
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
| |
Not all dependencies (slixmpp here) support Python 3.10.
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
| |
The distutuils_enable_tests function already takes care of that.
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
| |
-r2 was not meant to be commited with stable keywords. :/
Fixes: df39492b535f ("net-im/poezio: install in correct paths, use xdg and optfeature eclass")
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
|
|
|
| |
Also fixes test dependencies and HTML documentation (for the live
ebuild for now).
Closes: https://bugs.gentoo.org/801877
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Florian Schmaus <flow@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Based on the research and a patch by Jakov Smolic <jakov.smolic@sartura.hr>
Bug: https://bugs.gentoo.org/751871
Link: https://github.com/gentoo/gentoo/pull/18083
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
|
| |
Cloned verbatim from 0.13.1 ebuild.
Bug: https://bugs.gentoo.org/751871
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
This syncs the live ebuild with the latest poezio
ebuild (poezio-0.13.1.ebuild) which was added with
bf6491e7996 ("net-im/poezio: add ebuild for version 0.13.1").
Package-Manager: Portage-3.0.3, Repoman-2.3.23
Signed-off-by: Florian Schmaus <flo@geekplace.eu>
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/717882
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Florian Schmaus <flo@geekplace.eu>
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/14246
Signed-off-by: Michał Górny <mgorny@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
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>
|
|
Package-Manager: Portage-2.3.40, Repoman-2.3.9
|