summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-python/miniupnpc: stable 2.0.20180503 for ppc, bug #665412Sergei Trofimovich2018-09-071-1/+1
| | | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc"
* dev-python/entrypoints: add PyPy and PyPy3 supportLouis Sautier2018-09-081-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/secretstorage: fix depndencies, add PyPy3Louis Sautier2018-09-081-2/+1
| | | | | | | dbus-python is no longer required as it was replaced with jeepney. Package-Manager: Portage-2.3.48, Repoman-2.3.10 Closes: https://bugs.gentoo.org/631212
* dev-python/pillow: re-support pypyVirgil Dupras2018-09-073-14/+18
| | | | | | | | | | | | | | | | | | | pypy support had been dropped in pillow 4.3 ebuild and is being re-introduced now. Tests pass. This required a little bit of library path fiddling in setup.py, the root cause of it being that `sysconfig.get_config_var('prefix')` under pypy doesn't return the same thing as with CPython. This fiddling was required if we wanted to keep the --disable-platform-guessing flag. I tried not to break the fix that was done in bug 661830. I've tried pypy3, but not all tests passed. I didn't investigate further (I'm just trying to return to pre-4.3 levels so that we can stabilize) Bug: https://bugs.gentoo.org/661830 Closes: https://bugs.gentoo.org/608620 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/olefile: add pypy supportVirgil Dupras2018-09-071-1/+1
| | | | | | Needed for Pillow. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/python-consul: Drop maintainershipManuel Rüger2018-09-071-4/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/PyGithub: amd64 stable wrt bug #665408Mikle Kolyada2018-09-071-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/jeepney: add PyPy3 supportLouis Sautier2018-09-071-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/testpath: add PyPy and PyPy3Louis Sautier2018-09-071-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/pyblake2: Clean old upMichał Górny2018-09-062-21/+0
|
* dev-python/aiohttp: add async_generator test depZac Medico2018-09-061-1/+1
| | | | | | | Also remove brotli dep since the relevant tests are broken and disabled. Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/paramiko: drop live ebuildVirgil Dupras2018-09-061-40/+0
| | | | | | | | It's been broken for quite a while with no open bug to request its fix. Also, depends on obsolete pycrypto. Closes: https://bugs.gentoo.org/611606 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/aiohttp: version bump to 3.4.4Zac Medico2018-09-053-72/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/oslo-utils: 3.36.4 bumpMatthew Thode2018-09-052-0/+97
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-neutronclient: 6.9.0 bumpMatthew Thode2018-09-052-0/+101
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-novaclient: 11.0.0 bumpMatthew Thode2018-09-052-0/+67
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-cinderclient: 4.0.1 bumpMatthew Thode2018-09-052-0/+38
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-glanceclient: 2.12.1 bumpMatthew Thode2018-09-052-0/+79
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-openstackclient: 3.16.1 bumpMatthew Thode2018-09-052-0/+39
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/osc-lib: 1.11.1 bumpMatthew Thode2018-09-052-0/+37
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/python-keystoneclient: 3.17.0 bump with cleanupMatthew Thode2018-09-055-172/+9
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/openstacksdk: 0.17.2 bumpMatthew Thode2018-09-052-0/+42
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/pycodestyle: add Python 3.7 supportLouis Sautier2018-09-051-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/keyring: drop Python 2, add 3.7 and docLouis Sautier2018-09-051-0/+50
| | | | | | | No version of dev-python/secretstorage supports both Python 2 and 3.7. Package-Manager: Portage-2.3.48, Repoman-2.3.10 Closes: https://github.com/gentoo/gentoo/pull/9782
* dev-python/keyring: add the Python project to maintainersLouis Sautier2018-09-051-0/+4
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/secretstorage: bump to 3.1.0, drop Py2, add Py3.7, docLouis Sautier2018-09-052-0/+48
| | | | | | | Upstream no longer supports Python 2 and dev-python/jeepney requires at least Python 3.5. Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/jeepney: new pkg, required by dev-python/secretstorageLouis Sautier2018-09-053-0/+63
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/aiohttp: version bump to 3.4.3Zac Medico2018-09-042-0/+77
| | | | | Bug: https://bugs.gentoo.org/662606 Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/sphinx-aiohttp-theme: new packageZac Medico2018-09-043-0/+37
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/async_generator: new packageZac Medico2018-09-043-0/+36
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/icalendar: add python-dateutil to RDEPEND.Patrice Clement2018-09-041-0/+54
| | | | | Closes: https://bugs.gentoo.org/664888 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/osc-placement: 1.3.0 initial addMatthew Thode2018-09-043-0/+47
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/RecSQL: Version bumpAlexey Shvetsov2018-09-042-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/cangjie: new upstream releaseAkinori Hattori2018-09-042-0/+51
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/cangjie: update patchAkinori Hattori2018-09-042-4/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/cangjie: tidyAkinori Hattori2018-09-042-23/+19
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* dev-python/kombu: 4.2.1 bumpMatthew Thode2018-09-032-0/+80
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/RecSQL: Version bumpAlexey Shvetsov2018-09-042-4/+4
| | | | Package-Manager: Portage-2.3.47, Repoman-2.3.10
* dev-python/oslo-db: 4.40.0 bumpMatthew Thode2018-09-032-0/+69
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/oslo-service: 1.31.3 bumpMatthew Thode2018-09-032-0/+64
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/django: bump to 2.1.1Virgil Dupras2018-09-032-1/+1
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/pytest-relaxed: arm stable, bug #663988Markus Meier2018-09-031-1/+1
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="arm"
* dev-python/django: remove old and vulnerableVirgil Dupras2018-09-033-141/+0
| | | | | Bug: https://bugs.gentoo.org/662632 Package-Manager: Portage-2.3.48, Repoman-2.3.10
* dev-python/django-compressor: remove last-rited packageVirgil Dupras2018-09-033-70/+0
| | | | Bug: https://bugs.gentoo.org/662632
* dev-python/django-openstack-auth: remove last-rited packageVirgil Dupras2018-09-033-94/+0
| | | | Bug: https://bugs.gentoo.org/662632
* dev-python/django-tastypie: remove last-rited packageVirgil Dupras2018-09-033-97/+0
| | | | Bug: https://bugs.gentoo.org/662632
* dev-python/jingo: remove last-rited packageVirgil Dupras2018-09-033-29/+0
| | | | Bug: https://bugs.gentoo.org/662632
* dev-python/Coffin: remove last-rited packageVirgil Dupras2018-09-033-37/+0
| | | | Bug: https://bugs.gentoo.org/662632
* dev-python/jsonfield: remove last-rited packageVirgil Dupras2018-09-034-61/+0
| | | | Bug: https://bugs.gentoo.org/662632
* dev-python/odfpy: fix broken "examples" USE flagVirgil Dupras2018-09-031-1/+4
| | | | | Closes: https://bugs.gentoo.org/665018 Package-Manager: Portage-2.3.48, Repoman-2.3.10