summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/fonttools: Add fix for dev-python/pytest-shutil falloutDavid Seifert2019-12-113-0/+48
| | | | | | | | | * When dev-python/pytest-shutil is installed, pytest fails importing all tests. Closes: https://bugs.gentoo.org/701148 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/fonttools: Drop old versionsMatt Turner2019-12-113-64/+0
| | | | | | | Closes: https://bugs.gentoo.org/616686 Closes: https://bugs.gentoo.org/616688 Closes: https://bugs.gentoo.org/659576 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fonttools: arm64 stable wrt bug #702026Aaron Bauman2019-12-111-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/fonttools-3.44.0: alpha stable, bug 702026Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fonttools-4.0.1: alpha stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pyftpdlib-1.5.5-r1: alpha stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs-2.4.9: alpha stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fonttools-3.44.0: arm stable, bug 702026Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fonttools-4.0.1: arm stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/pyftpdlib-1.5.5-r1: arm stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/fs-2.4.9: arm stable, bug 699756Matt Turner2019-12-111-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/geventhttpclient: drop broken PyPy, skip a failing testLouis Sautier2019-12-111-3/+6
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/rosdistro: disable tests requiring network accessAlexis Ballier2019-12-112-0/+13
| | | | | | Closes: https://bugs.gentoo.org/643458 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/urdf_parser_py: bump to 0.4.1.Alexis Ballier2019-12-112-0/+31
| | | | | | | Add python 3 support now that it works. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/rosdistro: Bump to 0.8.0.Alexis Ballier2019-12-114-1/+302
| | | | | | | | Add py37. Use yaml.safe_load(). Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/rospkg: add missing catkin_pkg dep.Alexis Ballier2019-12-112-2/+4
| | | | | | Closes: https://bugs.gentoo.org/663946 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/rospkg: use yaml.safe_loadAlexis Ballier2019-12-113-2/+54
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/rospkg: bump to 1.2.0.Alexis Ballier2019-12-113-1/+51
| | | | | | | Add py37 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/catkin_pkg: bump to 0.4.15Alexis Ballier2019-12-113-1/+58
| | | | | | | Also add py37 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-python/awscli: bump to v1.16.300Thomas Deutschmann2019-12-112-0/+57
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/botocore: bump to v1.13.36Thomas Deutschmann2019-12-112-0/+60
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: [QA] Remove redundant `|| die` guardsDavid Seifert2019-12-1122-31/+34
| | | | | | | | | | | | * 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>
* dev-python/nototools: amd64 stable wrt bug #699738Agostino Sarubbo2019-12-111-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/tld: 0.11.1 bumpBernard Cafarelli2019-12-112-0/+21
| | | | | | | Dropped support for Python versions prior to 3.6 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-python/importlib_metadata: Bump to 1.3.0Michał Górny2019-12-112-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/astor: bump 0.8.1Jason Zaman2019-12-112-0/+27
| | | | | | | Add python3_8 and switch testrunner to pytest Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* dev-python/PyUtilib-5.7.2: Version bumpPatrick McLean2019-12-102-0/+62
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111156-101/+1257
| | | | | | | | | | | | | | | | | | 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/passlib: keyworded 1.7.1-r2 for hppa, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/fleep: fix metadataAaron Bauman2019-12-101-2/+0
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/twine: keyworded 1.15.0 for hppa/sparc, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pkginfo: keyworded 1.4.2 for sparc, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pip: keyworded 19.3.1-r1 for hppa, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/jsonschema: keyworded 3.2.0 for hppa, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/rfc3986-validator: keyworded 0.1.1 for hppa, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/portend: keyworded 2.6 for hppa/sparc, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/readme_renderer: keyworded 24.0-r1 for sparc, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/tempora: keyworded 1.14.1-r1 for hppa/sparc, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/tempora: keyworded 1.12 for hppa, bug #700918Rolf Eike Beer2019-12-101-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pypeg2: Support python-3.7Guillaume Seren2019-12-101-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/700372 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Guillaume Seren <guillaumeseren@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/fonttools: ppc stable wrt bug #702026Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/hypothesis: Bump to 4.53.1Michał Górny2019-12-102-0/+59
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cmd2: Bump to 0.9.22Michał Górny2019-12-102-0/+45
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cmd2: Remove oldMichał Górny2019-12-102-45/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tld: 0.10 bumpBernard Cafarelli2019-12-102-0/+21
| | | | | | | Last version supporting python 2 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-python/tld: drop old versionsBernard Cafarelli2019-12-104-63/+0
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org>
* dev-python/pillow: ppc stable wrt bug #701828Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/psutil: ppc stable wrt bug #701846Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pycountry: ppc stable wrt bug #700038Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pyftpdlib: ppc stable wrt bug #699756Agostino Sarubbo2019-12-101-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>