summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pyzor: add python-3.6 support.Michael Orlitzky2018-03-271-1/+1
| | | | | Bug: https://bugs.gentoo.org/643692 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/brython: version bump.Patrice Clement2018-03-262-0/+37
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/guessit: add Python 3.6 supportIlya Tumaykin2018-03-262-4/+4
| | | | | | Tests pass. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/enzyme: add Python 3.6 supportIlya Tumaykin2018-03-262-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 oldMichał Górny2018-03-261-22/+0
|
* dev-python/pyblake2: Drop oldMichał Górny2018-03-262-57/+0
|
* dev-python/socketpool: fix EXAMPLES in EAPI 6Maxim Koltsov2018-03-261-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 #642822Sergei Trofimovich2018-03-261-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 Deutschmann2018-03-261-1/+1
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/thunarx-python: Drop oldMichał Górny2018-03-254-109/+0
|
* dev-python/cliapp: arm stable, bug #611052Markus Meier2018-03-251-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-python/ttystatus: arm stable, bug #611052Markus Meier2018-03-251-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 Orlitzky2018-03-252-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 oldTim Harder2018-03-243-71/+0
|
* dev-python/attrs: fix test dep on python sqlite supportTim Harder2018-03-241-1/+1
|
* dev-python/python-dateutil: version bump to 2.7.1Tim Harder2018-03-242-0/+46
|
* dev-python/freezegun: version bump to 0.3.10Tim Harder2018-03-242-0/+34
|
* dev-python/pyzor: fix the binary stdin patch to work with v1.0.0.Michael Orlitzky2018-03-241-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.1Tim Harder2018-03-243-0/+67
|
* dev-python/python-nss: update HOMEPAGE, use HTTPSMichael Mair-Keimberger2018-03-241-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7569
* dev-python/python-daap: use HTTPSMichael Mair-Keimberger2018-03-241-2/+3
|
* dev-python/python-memcached: use HTTPSMichael Mair-Keimberger2018-03-242-4/+5
|
* dev-python/sancho: use HTTPSMichael Mair-Keimberger2018-03-241-3/+3
|
* dev-python/sphinxcontrib-httpdomain: update HOMEPAGE, use HTTPSMichael Mair-Keimberger2018-03-242-5/+6
|
* dev-python/virtualenv: update HOMEPAGE, use HTTPSMichael Mair-Keimberger2018-03-241-2/+2
|
* dev-python/sip: stable 4.19.8 for ia64, bug #642822Sergei Trofimovich2018-03-241-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-python/pastescript: remove dead HOMEPAGEMichael Mair-Keimberger2018-03-241-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/7537
* dev-python/pastedeploy: remove dead HOMEPAGEMichael Mair-Keimberger2018-03-242-3/+3
|
* dev-python/virtualenvwrapper: fix HOMEPAGEMichael Mair-Keimberger2018-03-242-6/+4
|
* dev-python/webhelpers: fix HOMEPAGEMichael Mair-Keimberger2018-03-241-2/+3
|
* dev-python/scripttest: remove dead HOMEPAGE, add github pageMichael Mair-Keimberger2018-03-242-4/+6
|
* dev-python/paste: remove dead HOMEPAGEMichael Mair-Keimberger2018-03-241-2/+2
|
* dev-python/webtest: remove dead HOMEPAGEMichael Mair-Keimberger2018-03-242-3/+3
|
* dev-python/wsgiproxy2: fix HOMEPAGE, use HTTPSMichael Mair-Keimberger2018-03-242-4/+4
|
* dev-python/tempita: remove dead HOMEPAGEMichael Mair-Keimberger2018-03-241-2/+2
|
* dev-python/twine: initial importTim Harder2018-03-244-0/+71
| | | | Closes: https://bugs.gentoo.org/567064
* dev-python/pygit2: Bump to 0.26.4Michał Górny2018-03-242-0/+27
|
* dev-python/tqdm: remove oldTim Harder2018-03-242-21/+0
|
* dev-python/tqdm: version bump to 4.19.8Tim Harder2018-03-242-0/+31
|
* dev-python/pkginfo: version bump to 1.4.2Tim Harder2018-03-242-0/+48
|
* dev-python/PyQt5: stabilise 5.9.2 for amd64/x86Michael Palimaka2018-03-241-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/x86Michael Palimaka2018-03-241-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 Orlitzky2018-03-233-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 pathTim Harder2018-03-231-6/+0
|
* dev-python/pycairo: remove oldTim Harder2018-03-235-263/+0
|
* dev-python/pycairo: drop xcb use flag and related depsTim Harder2018-03-231-0/+53
| | | | Closes: https://bugs.gentoo.org/649926
* dev-python/python-recaptcha: Version bump.Hanno2018-03-232-0/+22
| | | | | | Namespace workaround no longer needed. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/docker-py: Remove oldManuel Rüger2018-03-233-112/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/docker-py: Version bump to 3.1.4Manuel Rüger2018-03-232-0/+56
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/ptyprocess: sh stable wrt bug #629528Mikle Kolyada2018-03-221-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6