summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: 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>
* dev-python/uncompyle6: Remove Py2David Seifert2019-12-281-1/+1
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-111-1/+1
| | | | | | | | | | | | * Since all ebuilds in the tree are EAPI>=4, `|| die` on builtin commands is redundant and dead code. Closes: https://github.com/gentoo/gentoo/pull/13940 Reviewed-by: Ulrich Müller <ulm@gentoo.org> Reviewed-by: Michał Górny <mgorny@gentoo.org> Reviewed-by: Andreas K. Hüttel <dilfridge@gentoo.org> Signed-off-by: David Seifert <soap@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>
* */*: Reassign dolsen's packagesMichał Górny2019-09-131-4/+1
| | | | | Bug: https://bugs.gentoo.org/386853 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-171-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/uncompyle6: Support python3.6Pacho Ramos2018-06-261-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/uncompyle6: Remove useless maintainer <description/>Michał Górny2018-02-111-1/+0
| | | | | | | | | Remove useless/redundant maintainer <description/>. It does not benefit bug wrangling, and only wastes developer's time on reading it. Few tips: - assignee/CC is implied by ordering, there is no reason to repeat it, - we know that maintainer is maintainer (la la la la la), - most of adjectives for maintainer are of no value and/or are obvious.
* dev-python/uncompyle6: Clean old upMichał Górny2018-01-062-43/+0
|
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/uncompyle6: Strip empty metadata.xml elementsMichał Górny2017-10-081-1/+0
|
* dev-python/uncompyle6: Version BumpBrian Dolbec2017-06-092-0/+43
| | | | Package-Manager: Portage-2.3.6_p2, Repoman-2.3.2_p70
* dev-python/uncompyle6: Clean old versions upMichał Górny2017-05-023-93/+0
|
* Globally add missing remote ID references to metadata.xmlJustin Lecher2017-04-291-2/+3
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/uncompyle6: Version bumpBrian Dolbec2017-01-032-0/+44
| | | | Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
* dev-python/uncompyle6: Fix typo in homepage linkBrian Dolbec2017-01-032-4/+4
| | | | Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
* dev-python/uncompyle6: Version bumpBrian Dolbec2016-11-292-0/+47
| | | | Package-Manager: portage-2.3.2
* dev-python/uncompyle6: Fix unconditional/missed setup.py test depBrian Dolbec2016-11-132-1/+10
| | | | | | Fix incorrect pypi id. Package-Manager: portage-2.3.2_p3
* dev-python/uncompyle6: Fix metadata.xml email address typoBrian Dolbec2016-10-211-1/+1
| | | | Package-Manager: portage-2.3.2
* dev-python/uncompyle6: New package, new dep for dev-python/hypothesis-3.5.*Brian Dolbec2016-10-073-0/+59
Package-Manager: portage-2.3.1_p8