summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pylama: add Python 3.{8,9} support and doc, fix testsLouis Sautier2020-10-071-0/+48
| | | | | | | | | | | | | | | * Runtime dependencies aren't required at build-time. * Move test dependencies to BDEPEND. * Remove manually added setuptools dependency. * Add pytest dependency and RESTRICT via distutils_enable_tests. * Git is required to run tests (bug #723712). * So is mypy. * Radon isn't used by tests. * Eradicate tests fail, disable them for now. Closes: https://bugs.gentoo.org/723712 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pydocstyle: add PyPy3+Py3.9 support, fix build depsLouis Sautier2020-10-071-7/+1
| | | | | | | None of the listed test dependencies are actually necessary. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/xarray: stabilize 0.16.0 on amd64Joonas Niilola2020-10-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/737526 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/python-language-server: stabilize 0.34.1 on amd64Joonas Niilola2020-10-071-1/+1
| | | | | Closes: https://bugs.gentoo.org/743316 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/qtawesome: stabilize 0.7.2 on amd64Joonas Niilola2020-10-071-1/+1
| | | | | Closes: https://bugs.gentoo.org/743313 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pytest-qt: stabilize 3.3.0 on amd64Joonas Niilola2020-10-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/743313 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/ujson: Bump to 4.0.0Michał Górny2020-10-072-0/+25
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/tqdm: Bump to 4.50.1Michał Górny2020-10-072-0/+59
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pylast: Bump to 4.0.0Michał Górny2020-10-072-0/+34
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/graphviz: Bump to 0.14.2Michał Górny2020-10-072-0/+34
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/sqlparse: Bump to 0.4.0Michał Górny2020-10-072-0/+23
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/markdown: Bump to 3.3Michał Górny2020-10-073-0/+137
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/clang-python: Bump to 11.0.0-rc6Michał Górny2020-10-072-0/+41
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/lit: Bump to 11.0.0-rc6Michał Górny2020-10-072-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/qtawesome: stabilize 0.7.2 on x86Joonas Niilola2020-10-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/743313 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/pytest-qt: stabilize 3.3.0 on x86Joonas Niilola2020-10-071-1/+1
| | | | | Bug: https://bugs.gentoo.org/743313 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/mypy: add python@g.o to maintainers, update upstream infoLouis Sautier2020-10-071-0/+7
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/mypy: bump to 0.782, add Py3.9 support, fix testsLouis Sautier2020-10-075-0/+431
| | | | | | | | | | | | | | | Also: * Fetch the package from PyPI, removes the need to get typeshed separately and simplifies pre-build steps. * Run tests directly with pytest, allowing us to remove code checkers from dependencies. * Use distutils_enable_sphinx to build the doc. * Remove live ebuild logic as no such ebuild is present. * Use EAPI 7. Closes: https://bugs.gentoo.org/739694 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/libvirt-python: drop oldMatthias Maier2020-10-073-95/+0
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* dev-python/sexpdata: Set DISTUTILS_USE_SETUPTOOLS=noBrian Dolbec2020-10-071-0/+1
| | | | | | Closes: https://bugs.gentoo.org/746470 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Brian Dolbec <dolsen@gentoo.org>
* dev-python/requests-cache: Remove oldMichał Górny2020-10-072-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/ssl-fetch: support pypy3Jason A. Donenfeld2020-10-072-2/+2
| | | | | | Bug: https://bugs.gentoo.org/747019 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
* dev-python/pymongo: drop oldAlexys Jacob2020-10-072-118/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexys Jacob <ultrabug@gentoo.org>
* dev-python/pylatex: vbump 1.4.0David Denoncin2020-10-072-0/+54
| | | | | | | | | | | Use pytest as test runner Put S variable in right place Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17388 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/ordered-set: vbump 4.0.2David Denoncin2020-10-072-0/+19
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/ordered-set: new proxy-maintainerDavid Denoncin2020-10-071-0/+12
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-python/mini-amf: Remove last-rited pkgMichał Górny2020-10-074-101/+0
| | | | | Closes: https://bugs.gentoo.org/740868 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/flask-appconfig: Remove last-rited pkgMichał Górny2020-10-073-68/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pyinsane: Remove last-rited pkgMichał Górny2020-10-073-55/+0
| | | | | Closes: https://bugs.gentoo.org/740100 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pytest-django: Remove oldMichał Górny2020-10-072-27/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/python-mpd: Remove oldMichał Górny2020-10-072-49/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/matterhook: Remove oldMichał Górny2020-10-072-23/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/mypy_extensions: Remove oldMichał Górny2020-10-071-50/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dominate: Remove oldMichał Górny2020-10-072-18/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cloudpickle: Remove oldMichał Górny2020-10-072-32/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dask: Remove oldMichał Górny2020-10-073-58/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/absl-py: Remove oldMichał Górny2020-10-072-23/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/hypothesis: Bump to 5.37.1Michał Górny2020-10-072-0/+64
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/dask: Bump to 2.30.0Michał Górny2020-10-072-0/+44
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/arrow: Bump to 0.17.0Michał Górny2020-10-072-0/+33
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/django-otp: Bump to 1.0.1Michał Górny2020-10-072-0/+37
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cfn-python-lint: Bump to 0.37.1Michał Górny2020-10-072-0/+46
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/boto3: Bump to 1.15.13Michał Górny2020-10-072-0/+57
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/botocore: Bump to 1.18.13Michał Górny2020-10-072-0/+60
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/podcastparser: x86 stable wrt bug #745939Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pytest-django: amd64/x86 stable (ALLARCHES policy) wrt bug #745573Agostino Sarubbo2020-10-071-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/python-mpd: amd64/x86 stable (ALLARCHES policy) wrt bug #745570Agostino Sarubbo2020-10-071-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pygame: x86 stable wrt bug #745567Agostino Sarubbo2020-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/matterhook: amd64/x86 stable (ALLARCHES policy) wrt bug #745561Agostino Sarubbo2020-10-071-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/mypy_extensions: amd64/x86 stable (ALLARCHES policy) wrt bug #745555Agostino Sarubbo2020-10-071-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>