Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dev-python/numba: Bump | Patrick Lauer | 2016-03-05 | 2 | -0/+69 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/llvmlite: Add py35 | Patrick Lauer | 2016-03-05 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/llvmlite: Bump | Patrick Lauer | 2016-03-05 | 2 | -0/+48 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/wtf-peewee: Bump | Patrick Lauer | 2016-03-05 | 2 | -0/+37 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/pytest-httpbin: Bump | Patrick Lauer | 2016-03-05 | 2 | -0/+39 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/phonenumbers: Version bump | Johann Schmitz | 2016-03-05 | 2 | -0/+27 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/pyminuit: added python3_5 | Andrey Grozin | 2016-03-04 | 1 | -0/+38 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/pyqwt: Only restraint dev-python/PyQt4 dep version at buildtime | Justin Lecher | 2016-03-03 | 1 | -3/+4 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=536948 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/llfuse: drop previous revision | Patrick McLean | 2016-03-03 | 1 | -35/+0 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/llfuse: revision bump, add RDEPEND on dev-python/contextlib2 | Patrick McLean | 2016-03-03 | 1 | -0/+36 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/keystonemiddleware: bup | Matthew Thode | 2016-03-03 | 2 | -0/+95 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/python-keystoneclient: bup | Matthew Thode | 2016-03-03 | 2 | -0/+100 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/pypy: Drop old | Michał Górny | 2016-03-03 | 3 | -506/+0 |
| | |||||
* | dev-python/pypy-bin: Drop old | Michał Górny | 2016-03-03 | 4 | -626/+0 |
| | |||||
* | dev-python/pypy3: Drop old | Michał Górny | 2016-03-03 | 2 | -242/+0 |
| | |||||
* | dev-python/pypy3-bin: Drop old | Michał Górny | 2016-03-03 | 4 | -371/+0 |
| | |||||
* | dev-python/pypy3-bin: Copy patches from dev-python/pypy3 | Michał Górny | 2016-03-03 | 3 | -3/+448 |
| | |||||
* | dev-python/pypy3: Sync between release and live ebuild | Michał Górny | 2016-03-03 | 3 | -6/+264 |
| | |||||
* | dev-python/pypy3-bin: Add RDEPs to DEPEND, and subslots everywhere | Michał Górny | 2016-03-03 | 1 | -9/+9 |
| | | | | | | | Add RDEPENDs to DEPEND since we run the built PyPy in order to generate CFFI caches and byte-compile modules. Fixes: https://bugs.gentoo.org/576210 | ||||
* | dev-python/pypy-bin: Add RDEPs to DEPEND, and subslots everywhere | Michał Górny | 2016-03-03 | 1 | -9/+9 |
| | | | | | Add RDEPENDs to DEPEND since we run the built PyPy in order to generate CFFI caches and byte-compile modules. | ||||
* | dev-python/pypy3-bin: Fix path subst in Gentoo install paths | Michał Górny | 2016-03-03 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy3: Fix path subst in Gentoo paths | Michał Górny | 2016-03-03 | 1 | -0/+4 |
| | |||||
* | dev-python/epsilon: Clean up old. | Patrice Clement | 2016-03-02 | 2 | -48/+0 |
| | | | | | | | | | Tests pass fine now with recent versions. Gentoo-Bug: https://bugs.gentoo.org/295068 Package-Manager: portage-2.2.26 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | dev-python/parsedatetime: Version bump | Manuel Rüger | 2016-03-02 | 2 | -0/+29 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/pypy3-bin: Add missing QA_PREBUILT | Michał Górny | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy-bin: Add missing QA_PREBUILT | Michał Górny | 2016-03-02 | 1 | -0/+4 |
| | |||||
* | dev-python/pypy3-bin: Add nossl2 compatible with openssl-1.0.2g | Michał Górny | 2016-03-02 | 2 | -0/+184 |
| | | | | | | Add a variant rebuilt using openssl-1.0.2g, that is without SSLv2 routines. This variant can be used both with new and old versions of OpenSSL. | ||||
* | dev-python/pypy-bin: Add nossl2 compatible with openssl-1.0.2g | Michał Górny | 2016-03-02 | 2 | -0/+209 |
| | | | | | | Add a variant rebuilt using openssl-1.0.2g, that is without SSLv2 routines. This variant can be used both with new and old versions of OpenSSL. | ||||
* | dev-python/ipython: Break circular dependency with dev-python/qtconsole | Justin Lecher | 2016-03-02 | 1 | -2/+2 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=576088 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/pyscard: add ~arm, bug #573944 | Markus Meier | 2016-03-02 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/pyrax: bup | Matthew Thode | 2016-03-02 | 2 | -0/+46 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | dev-python/txaio: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+50 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/flask-migrate: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+35 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/sparql-wrapper: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+26 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/rdflib: Add py35 | Patrick Lauer | 2016-03-02 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/isodate: Add py35 | Patrick Lauer | 2016-03-02 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/zeroconf: Remove weird maintainer | Mike Gilbert | 2016-03-02 | 1 | -4/+0 |
| | |||||
* | dev-python/xlutils: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+34 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/sphinxcontrib-httpdomain: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+23 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/genty: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+33 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/odfpy: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+42 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/warlock: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+34 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/jsonpointer: Add py35 | Patrick Lauer | 2016-03-02 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/jsonpatch: Add py35 | Patrick Lauer | 2016-03-02 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/twitter: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+21 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/w3lib: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+22 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/serpent: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+26 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/wsgiintercept: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+60 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/oauthlib: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+38 |
| | | | | Package-Manager: portage-2.2.27 | ||||
* | dev-python/testresources: Bump | Patrick Lauer | 2016-03-02 | 2 | -0/+39 |
| | | | | Package-Manager: portage-2.2.27 |