Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/pyzor: add python-3.6 support. | Michael Orlitzky | 2018-03-27 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/643692 Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/brython: version bump. | Patrice Clement | 2018-03-26 | 2 | -0/+37 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/guessit: add Python 3.6 support | Ilya Tumaykin | 2018-03-26 | 2 | -4/+4 |
| | | | | | | Tests pass. Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/enzyme: add Python 3.6 support | Ilya Tumaykin | 2018-03-26 | 2 | -4/+4 |
| | | | | | | | Tests pass. Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/7624 | ||||
* | dev-python/pysha3: Drop old | Michał Górny | 2018-03-26 | 1 | -22/+0 |
| | |||||
* | dev-python/pyblake2: Drop old | Michał Górny | 2018-03-26 | 2 | -57/+0 |
| | |||||
* | dev-python/socketpool: fix EXAMPLES in EAPI 6 | Maxim Koltsov | 2018-03-26 | 1 | -2/+8 |
| | | | | | | | Also don't install unneeded files in /usr/socketpool Closes: https://bugs.gentoo.org/651064 Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/sip: stable 4.19.8 for ppc64, bug #642822 | Sergei Trofimovich | 2018-03-26 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" | ||||
* | dev-python/html5-parser: x86 stable (bug #642796) | Thomas Deutschmann | 2018-03-26 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/thunarx-python: Drop old | Michał Górny | 2018-03-25 | 4 | -109/+0 |
| | |||||
* | dev-python/cliapp: arm stable, bug #611052 | Markus Meier | 2018-03-25 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/ttystatus: arm stable, bug #611052 | Markus Meier | 2018-03-25 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/pyzor: add another patch to keep 2to3 from breaking things. | Michael Orlitzky | 2018-03-25 | 2 | -1/+45 |
| | | | | | | | | | | The pyzor-1.0.0 build system still runs 2to3 and that's breaking the (now-patched) client, because it was patched to support python-3.x already. This commit adds another patch that should prevent 2to3 from breaking the client by giving it something to fix. Bug: https://bugs.gentoo.org/643692 Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/attrs: remove old | Tim Harder | 2018-03-24 | 3 | -71/+0 |
| | |||||
* | dev-python/attrs: fix test dep on python sqlite support | Tim Harder | 2018-03-24 | 1 | -1/+1 |
| | |||||
* | dev-python/python-dateutil: version bump to 2.7.1 | Tim Harder | 2018-03-24 | 2 | -0/+46 |
| | |||||
* | dev-python/freezegun: version bump to 0.3.10 | Tim Harder | 2018-03-24 | 2 | -0/+34 |
| | |||||
* | dev-python/pyzor: fix the binary stdin patch to work with v1.0.0. | Michael Orlitzky | 2018-03-24 | 1 | -27/+67 |
| | | | | | | | | | | | | | | | | In my previous commit (adding -r1), I applied a new patch that I've submitted upstream to address a unicode crash with python-3.x. That patch applies cleanly against v1.0.0, but won't actually work: the get_binary_stdin() function it uses exists only in upstream's git master branch. To make the patch work (and to fix some other small issues), I've included the rest of the client changes between v1.0.0 and git master. There are very few of them -- all python-3.x fixes -- so this should not be too objectionable. Bug: https://bugs.gentoo.org/643692 Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/pyfakefs: version bump to 3.4.1 | Tim Harder | 2018-03-24 | 3 | -0/+67 |
| | |||||
* | dev-python/python-nss: update HOMEPAGE, use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+2 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7569 | ||||
* | dev-python/python-daap: use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+3 |
| | |||||
* | dev-python/python-memcached: use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 2 | -4/+5 |
| | |||||
* | dev-python/sancho: use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 1 | -3/+3 |
| | |||||
* | dev-python/sphinxcontrib-httpdomain: update HOMEPAGE, use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 2 | -5/+6 |
| | |||||
* | dev-python/virtualenv: update HOMEPAGE, use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+2 |
| | |||||
* | dev-python/sip: stable 4.19.8 for ia64, bug #642822 | Sergei Trofimovich | 2018-03-24 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" | ||||
* | dev-python/pastescript: remove dead HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+2 |
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7537 | ||||
* | dev-python/pastedeploy: remove dead HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 2 | -3/+3 |
| | |||||
* | dev-python/virtualenvwrapper: fix HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 2 | -6/+4 |
| | |||||
* | dev-python/webhelpers: fix HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+3 |
| | |||||
* | dev-python/scripttest: remove dead HOMEPAGE, add github page | Michael Mair-Keimberger | 2018-03-24 | 2 | -4/+6 |
| | |||||
* | dev-python/paste: remove dead HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+2 |
| | |||||
* | dev-python/webtest: remove dead HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 2 | -3/+3 |
| | |||||
* | dev-python/wsgiproxy2: fix HOMEPAGE, use HTTPS | Michael Mair-Keimberger | 2018-03-24 | 2 | -4/+4 |
| | |||||
* | dev-python/tempita: remove dead HOMEPAGE | Michael Mair-Keimberger | 2018-03-24 | 1 | -2/+2 |
| | |||||
* | dev-python/twine: initial import | Tim Harder | 2018-03-24 | 4 | -0/+71 |
| | | | | Closes: https://bugs.gentoo.org/567064 | ||||
* | dev-python/pygit2: Bump to 0.26.4 | Michał Górny | 2018-03-24 | 2 | -0/+27 |
| | |||||
* | dev-python/tqdm: remove old | Tim Harder | 2018-03-24 | 2 | -21/+0 |
| | |||||
* | dev-python/tqdm: version bump to 4.19.8 | Tim Harder | 2018-03-24 | 2 | -0/+31 |
| | |||||
* | dev-python/pkginfo: version bump to 1.4.2 | Tim Harder | 2018-03-24 | 2 | -0/+48 |
| | |||||
* | dev-python/PyQt5: stabilise 5.9.2 for amd64/x86 | Michael Palimaka | 2018-03-24 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/sip: stabilise 4.19.8 for amd64/x86 | Michael Palimaka | 2018-03-24 | 1 | -1/+1 |
| | | | | | Bug: https://bugs.gentoo.org/642822 Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/pyzor: new revision to fix some open bugs. | Michael Orlitzky | 2018-03-23 | 3 | -4/+133 |
| | | | | | | | | | | | | | | | | | | | | | Lots of changes all at once: * Update to EAPI=6. * Remove an old pkg_postinst() notice about a relocated executable. * Add IUSE=gdbm to make the gdbm daemon backend optional. * Only require a (gdbm, mysql, redis) backend with USE=pyzord. * Add a patch submitted upstream (by me) to fix a unicode crash. * Require sphinx with USE=doc (bug 636752). * Remove version constraints on redis-py and gevent (bug 643692). * Use HOMEPAGE to make SRC_URI fit on one line. * Add die() to "mv" and "rm" commands in src_install. * Removed seemingly-unnecessary DISTUTILS_IN_SOURCE_BUILD=1. * Added myself to metadata.xml as a maintainer. * Improved the back-end database engine USE flag descriptions. Bug: https://bugs.gentoo.org/636752 Bug: https://bugs.gentoo.org/643692 Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | dev-python/pycairo: remove old workaround for pkgconfig path | Tim Harder | 2018-03-23 | 1 | -6/+0 |
| | |||||
* | dev-python/pycairo: remove old | Tim Harder | 2018-03-23 | 5 | -263/+0 |
| | |||||
* | dev-python/pycairo: drop xcb use flag and related deps | Tim Harder | 2018-03-23 | 1 | -0/+53 |
| | | | | Closes: https://bugs.gentoo.org/649926 | ||||
* | dev-python/python-recaptcha: Version bump. | Hanno | 2018-03-23 | 2 | -0/+22 |
| | | | | | | Namespace workaround no longer needed. Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/docker-py: Remove old | Manuel Rüger | 2018-03-23 | 3 | -112/+0 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/docker-py: Version bump to 3.1.4 | Manuel Rüger | 2018-03-23 | 2 | -0/+56 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 | ||||
* | dev-python/ptyprocess: sh stable wrt bug #629528 | Mikle Kolyada | 2018-03-22 | 1 | -2/+2 |
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 |