summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-python/docker-py: Remove oldManuel Rüger2018-07-133-101/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/docker-py: Version bump to 3.4.1Manuel Rüger2018-07-132-0/+51
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/backports-unittest-mock: remove oldLouis Sautier2018-07-133-105/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/backports-unittest-mock: bump to 1.4Louis Sautier2018-07-132-0/+62
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/python-afl: Version bump to 0.7.1Manuel Rüger2018-07-132-0/+25
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/pyfire: revision bumpSergey Popov2018-07-131-5/+4
| | | | | | | | | Bump EAPI to 7, move to unified twisted dependency. Drop old revision. Reported-by: Brian Dolbec <dolsen@gentoo.org> Closes: https://bugs.gentoo.org/660656 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/sphinxcontrib-websupport: Remove unnecessary tox depMichał Górny2018-07-131-1/+0
|
* dev-python/sphinxcontrib-websupport: Enable verbose testingMichał Górny2018-07-131-1/+1
|
* dev-python/sphinxcontrib-websupport: Bump to 1.1.0Michał Górny2018-07-132-0/+44
|
* dev-python/Babel: Force known-working timezone for testsMichał Górny2018-07-131-0/+2
| | | | Closes: https://bugs.gentoo.org/614070
* dev-python/Babel: Enable verbose testsMichał Górny2018-07-131-1/+1
|
* dev-python/freezegun: Backport upstream py3.7 fixMichał Górny2018-07-132-0/+62
|
* dev-python/sqlalchemy: Clean python_test upMichał Górny2018-07-131-11/+1
| | | | Remove meaningless code from python_test().
* dev-python/sqlalchemy: Bump to 1.2.9Michał Górny2018-07-132-0/+78
|
* dev-python/autopep8: version bump.Patrice Clement2018-07-132-0/+45
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/BitVector: add amd64-fbsd keyword.Patrice Clement2018-07-131-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/BitVector: version bump.Patrice Clement2018-07-132-0/+24
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/bitarray: add amd64-fbsd keyword.Patrice Clement2018-07-131-1/+1
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/bitarray: version bump.Patrice Clement2018-07-132-0/+21
| | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9
* dev-python/pygments: Backport python3.7 generator fixMichał Górny2018-07-132-0/+51
|
* dev-python/denonavr: remove oldLouis Sautier2018-07-132-34/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/denonavr: bump to 0.7.4Louis Sautier2018-07-132-0/+34
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/testtools: Remove unused patchesMichał Górny2018-07-123-164/+0
|
* dev-python/testtools: Backport py3.7 test fixMichał Górny2018-07-122-1/+49
|
* dev-python/testscenarios: Use pytest to work-around broken codeMichał Górny2018-07-121-2/+5
| | | | | The code used for loading tests does not work anymore with Python 3.5's unittest implementation. Use pytest to run tests instead.
* dev-python/sphinx: Make python_test() simplerMichał Górny2018-07-121-3/+1
|
* dev-python/sphinx: Disable test_latex_remote_images due to networkMichał Górny2018-07-121-0/+1
|
* dev-python/sphinx: Disable test_theme_api due to fragilityMichał Górny2018-07-121-0/+3
| | | | | Disable test_theme_api as it fails whenever additional Sphinx themes are installed.
* dev-python/sphinx: Remove unnecessary pytest-cov depMichał Górny2018-07-121-1/+0
|
* dev-python/docker-py: Fix dependency to docker-pycredsManuel Rüger2018-07-122-1/+51
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/docker-pycreds: Remove oldManuel Rüger2018-07-122-20/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/docker-pycreds: Version bump to 0.3.0Manuel Rüger2018-07-122-0/+20
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/docker-py: Remove oldManuel Rüger2018-07-125-219/+0
| | | | Package-Manager: Portage-2.3.42, Repoman-2.3.9
* dev-python/typing: Remove meaningless py3.5+ supportMichał Górny2018-07-122-2/+2
| | | | | Remove the PYTHON_COMPAT for py3.5+. This module is built-in in those Python versions, so it should not be ever used.
* dev-python/promises: Fix dev-python/typing depMichał Górny2018-07-122-2/+2
|
* dev-python/m2crypto: Fix dev-python/typing depMichał Górny2018-07-122-2/+2
|
* dev-python/ipython: Fix dev-python/typing depMichał Górny2018-07-122-2/+2
|
* dev-python/sphinx: Fix dev-python/typing depMichał Górny2018-07-124-4/+4
|
* dev-python/atomicwrites: remove oldLouis Sautier2018-07-123-44/+0
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-python/atomicwrites: add bugs-to to metadata.xmlLouis Sautier2018-07-121-0/+1
| | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9
* dev-python/atomicwrites: add PyPy{,3}, docLouis Sautier2018-07-121-0/+41
| | | | | Package-Manager: Portage-2.3.41, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/9189
* dev-python/traits: ppc stable wrt bug #653766Mikle Kolyada2018-07-121-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/pytest-xdist: Bump pytest requirement for test failuresMichał Górny2018-07-121-1/+1
|
* dev-python/pytest: Remove obsolete logicMichał Górny2018-07-121-4/+0
| | | | Remove obsolete chmod and sed that are not doing anything these days.
* dev-python/pytest: Kill obsolete pypy3 workaroundMichał Górny2018-07-121-8/+2
|
* dev-python/pytest: Disable hanging py3.5+ testsMichał Górny2018-07-121-0/+5
|
* dev-python/pytest: Add PyPy test fix from DebianMichał Górny2018-07-122-0/+31
| | | | Thanks to sbraz for finding the patch.
* dev-python/pytest: Make tests verboseMichał Górny2018-07-121-2/+2
|
* dev-python/pytest: Disable broken test_wrapped_getfuncargnames*Michał Górny2018-07-121-0/+5
| | | | Thanks to sbraz for finding the upstream commit.
* dev-python/pytest: Raise pytest-xdist requirementMichał Górny2018-07-121-1/+1
| | | | Raise required dev-python/pytest-xdist version to fix tests.