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>
* */*: [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>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | 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/jsonschema: Enable py3.7Michał Górny2018-07-161-1/+1
|
* dev-python/jsonschema: mark s390 stableMikle Kolyada2018-06-081-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/jsonschema: Tested on ~amd64-fbsdMichał Górny2018-02-211-1/+1
|
* dev-python/jsonschema: fix up repoman errorsMatthew Thode2017-09-291-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/jsonschema: 2.6.0 stablized alpha amd64 arm64 hppa ia64 ppc ppc64 ↵Matthew Thode2017-09-291-1/+1
| | | | sparc x86 under allarches
* dev-python/jsonschema: ia64 keyworded, bug #617424Sergei Trofimovich2017-07-011-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 RepoMan-Options: --include-arches="ia64"
* dev-python/jsonschema: add ~arm, bug #617424Markus Meier2017-05-131-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/jsonschema: add ~arm64, bug #617424Markus Meier2017-05-111-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm64"
* dev-python/jsonschema-2.6.0-r0: add ~alpha keywordTobias Klausmann2017-05-091-1/+1
| | | | Gentoo-Bug: 617424
* dev-python/jsonschema: Mark ~hppa (bug #617424).Jeroen Roovers2017-05-061-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* dev-python/jsonschema: fix dev-python/rfc3987 dependencyZac Medico2017-05-031-2/+2
| | | | | Reported-by: Manuel Rüger <mrueg@gentoo.org> Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/jsonschema: version bump to 2.6.0Zac Medico2017-05-031-0/+33
Package-Manager: Portage-2.3.5, Repoman-2.3.2