summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pyudev: Remove redundant versionsMichał Górny2020-03-281-55/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyudev: Remove py2Michał Górny2020-02-051-4/+2
| | | | 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>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyudev: add py37 supportMatthew Thode2019-04-101-2/+2
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/pyudev: x86 stable (bug #659080)Thomas Deutschmann2018-06-261-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pyudev: Drop USE=pysideAndreas Sturmlechner2018-05-101-3/+4
| | | | Package-Manager: Portage-2.3.36, Repoman-2.3.9
* dev-python/pyudev: use HTTPSMichael Mair-Keimberger2018-04-291-1/+1
|
* dev-python/pyudev-0.21.0: added ~mipsMatt Turner2018-04-011-1/+1
|
* dev-python/pyudev: arm stable, bug #640308Markus Meier2018-01-231-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-python/pyudev: amd64 stableJason Zaman2017-12-191-1/+1
| | | | | Gentoo-bug: 640308 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/pyudev: Drop USE=qt4Andreas Sturmlechner2017-11-271-2/+1
| | | | | Bug: https://bugs.gentoo.org/634962 Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-python/pyudev: version bump to 0.21.0Tim Harder2017-04-271-0/+56
Rename the pyqt4 USE flag to qt4 and add the qt5 USE flag.