summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/promise: remove myself as maintainerDirkjan Ochtman2016-11-191-4/+0
| | | | Package-Manager: portage-2.3.0
* dev-python/httplib2: apply patch for CVE-2013-2037Mike Gilbert2016-11-192-4/+29
| | | | | | Bug: https://bugs.gentoo.org/468252 Package-Manager: portage-2.3.2_p8
* dev-python/mysql-connector-python: remove vulnerable versionsMike Gilbert2016-11-194-70/+0
| | | | | | Bug: https://bugs.gentoo.org/597556 Package-Manager: portage-2.3.2_p8
* dev-python/mysql-connector-python: bump to 2.1.4Mike Gilbert2016-11-192-0/+39
| | | | Package-Manager: portage-2.3.2_p8
* dev-python/pillow: Stable for HPPA PPC64 (bug #599610).Jeroen Roovers2016-11-191-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
* dev-python/graph-tool: revert 0fc2d6d895e5706ac6cdbc4d585dbffc6bd9edad.Patrice Clement2016-11-182-0/+91
| | | | Package-Manager: portage-2.3.0
* dev-python/libvirt-python: stabilize 2.4.0 for amd64 and x86Matthias Maier2016-11-181-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-python/libvirt-python: version bump to 2.4.0, bug #599176Matthias Maier2016-11-182-0/+45
| | | | Package-Manager: portage-2.3.0
* dev-python/pyfits: add several patches from debian, also fixing #596240Sébastien Fabbro2016-11-174-5/+249
| | | | Package-Manager: portage-2.3.2
* dev-python/healpy: version bumpSébastien Fabbro2016-11-172-0/+40
| | | | Package-Manager: portage-2.3.2
* dev-python/photutils: version bumpSébastien Fabbro2016-11-172-1/+1
| | | | Package-Manager: portage-2.3.2
* dev-python/keystoneauth: 2.4.2 stable amd64 and x86Matthew Thode2016-11-171-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-python/pillow: x86 stable wrt bug #599610Agostino Sarubbo2016-11-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pillow: amd64 stable wrt bug #599610Agostino Sarubbo2016-11-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/aiohttp: version bump to 1.1.5Zac Medico2016-11-162-0/+60
| | | | Package-Manager: portage-2.3.2
* dev-python/pylons-sphinx-themes: removal.Patrice Clement2016-11-163-32/+0
|
* dev-python/pylons: removal.Patrice Clement2016-11-164-125/+0
|
* dev-python/oosuite: removal.Patrice Clement2016-11-164-246/+0
|
* dev-python/bandit: bupMatthew Thode2016-11-162-0/+52
| | | | Package-Manager: portage-2.3.0
* dev-python/python-ceilometerclient: bupMatthew Thode2016-11-162-0/+61
| | | | Package-Manager: portage-2.3.0
* dev-python/oslo-messaging: Block kombu 4.0.0Matthew Thode2016-11-162-0/+113
| | | | | | | | | | | | oslo.messaging is not compatible with it, for two reasons: because we cap amqp<2.0.0 there; and because the code of the library needs some adjustments. Until we clear that up, we will block the new kombu release. We don't cap because it's against the direction we want to take long term (adopting to new upstream releases). Package-Manager: portage-2.3.0
* dev-python/brython: version bump.Patrice Clement2016-11-152-0/+34
| | | | Package-Manager: portage-2.3.0
* dev-python/secretstorage: remove pypy and pypy3, they are untested on thisMatthew Thode2016-11-151-1/+1
| | | | Package-Manager: portage-2.3.0
* dev-python/keyring: remove pypy and pypy3 python implsMatthew Thode2016-11-151-1/+1
| | | | | | | I cannot test them and a dep was added, by me, that does was not tested for support of the python implimentations Package-Manager: portage-2.3.0
* dev-python/keyring: revbump adding missing dep for bug 599906Matthew Thode2016-11-151-0/+32
| | | | Package-Manager: portage-2.3.0
* dev-python/secretstorage: adding for keyringMatthew Thode2016-11-153-0/+39
| | | | Package-Manager: portage-2.3.0
* dev-python/py-xmlrpc-0.9-r0: stable on alphaTobias Klausmann2016-11-151-1/+1
| | | | Gentoo-Bug: 599294
* dev-python/gdata-2.0.18-r0: stable on alphaTobias Klausmann2016-11-151-1/+1
| | | | Gentoo-Bug: 599290
* dev-python/llvmlite: Drop oldMichał Górny2016-11-153-44/+0
|
* dev-python/python-redmine: new python interface to the redmine API.Michael Orlitzky2016-11-153-0/+60
| | | | Package-Manager: portage-2.3.0
* dev-python/cryptography: Reintroduce stable 1.5.2 ebuildDavid Seifert2016-11-142-0/+50
| | | | Package-Manager: portage-2.3.2
* dev-python/cryptography: bump 1.5.3-r1, eapi update, fix test on first installMathy Vanvoorden2016-11-143-50/+2
| | | | | | | | | | | | | | | | On first install the test would fail because it uses introspection but the egg-info was not available. On second install it would work because introspection would (wrongly) inspect the system installed package. Added distutils_install_for_testing to have a complete install available for testing. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=595272 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2746 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/vcrpy: Version bump to 1.10.3Manuel Rüger2016-11-142-0/+42
| | | | Package-Manager: portage-2.3.2
* dev-python/hiro: Initial versionManuel Rüger2016-11-143-0/+38
| | | | Package-Manager: portage-2.3.2
* dev-python/PythonQt: new ebuildVladimir Pavljuchenko (SpiderX)2016-11-145-0/+505
| | | | | | | | | | | | | | | | | | PythonQt is a dynamic Python binding for the Qt framework. It offers an easy way to embed the Python scripting language into your C++ Qt applications. The focus of PythonQt is on embedding Python into an existing C++ application, not on writing the whole application completely in Python. Base for ebuild from https://github.com/SpiderX/portage-overlay/tree/master/dev-python/PythonQt Gentoo-Bug: https://bugs.gentoo.org/214331 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2634 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/backports-ssl-match-hostname-3.5.0.1-r1: stable on alphaTobias Klausmann2016-11-141-1/+1
| | | | Gentoo-Bug: 598686
* dev-python/future: keyword ~armAlexis Ballier2016-11-141-1/+1
| | | | Package-Manager: portage-2.3.2
* dev-python/python-stdnum: Version bumpCédric Krier2016-11-142-0/+29
| | | | Package-Manager: portage-2.3.0
* dev-python/dnslib: fix HOMEPAGETobias Klausmann2016-11-141-1/+1
|
* dev-python/pika: clean up old.Patrice Clement2016-11-132-21/+0
| | | | Package-Manager: portage-2.3.0
* dev-python/argcomplete: version bump 1.6.0Anthony Ryan2016-11-133-0/+32
| | | | | | | | | | | * EAPI=6 * Add pypy & pypy3 to PYTHON_COMPAT (tested upstream) * Add ~arm to keywords (tested by me) * Add new dependency on dev-python/pexpect for testing * Add github to upstream metadata Closes: https://github.com/gentoo/gentoo/pull/2812 Signed-off-by: David Seifert <soap@gentoo.org>
* dev-python/yarl: disable pytest-runner requirement (bug 599672)Zac Medico2016-11-131-0/+6
| | | | Package-Manager: portage-2.3.2
* Remove non-DIST entries from ManifestsMike Gilbert2016-11-132-4/+0
|
* dev-python/uncompyle6: Fix unconditional/missed setup.py test depBrian Dolbec2016-11-132-1/+10
| | | | | | Fix incorrect pypi id. Package-Manager: portage-2.3.2_p3
* dev-python/xdis: Version bumpBrian Dolbec2016-11-132-0/+47
| | | | Package-Manager: portage-2.3.2_p3
* dev-python/xdis: Fix setup.py unconditional test dep bug 596510Brian Dolbec2016-11-132-1/+6
| | | | | | Fix metadata.py pypi id Package-Manager: portage-2.3.2_p3
* dev-python/xonsh: Version BumpJustin Lecher2016-11-132-0/+49
| | | | | Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/xonsh: Fix sandbox issueJustin Lecher2016-11-132-7/+24
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=589442 Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/pytables: Drop obsolete patchJustin Lecher2016-11-131-5/+0
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=599012 Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-python/priority: Version bumpBrian Dolbec2016-11-132-0/+34
| | | | Package-Manager: portage-2.3.2_p3