Age | Commit message (Expand) | Author |
2016-10-28 | gnu: python-wsgiproxy2: Disable the test suite....* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]:
Disable the tests.
| Leo Famulari |
2016-10-28 | gnu: python-beautifulsoup4: Update to 4.5.1....* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.1.
| Leo Famulari |
2016-10-28 | gnu: python-beautifulsoup4: Run the test suite....* gnu/packages/python.scm (python-beautifulsoup4)[arguments]: Add field
run python-2 -> python-3 conversion script and test suite.
(python2-beautifulsoup4)[arguments]: Specify use of python-2.
| Leo Famulari |
2016-10-27 | gnu: python-urllib3: Update to 1.18.1....* gnu/packages/python.scm (python-urllib3): Update to 1.18.1.
[home-page]: Use https URL.
| Marius Bakke |
2016-10-27 | gnu: python-pathlib2: Add comment....As suggested by Efraim Flashner.
* gnu/packages/python.scm (python-pathlib2): Add comment.
| Hartmut Goebel |
2016-10-26 | gnu: python-certifi: Update to 2016.8.31....* gnu/packages/python.scm (python-certifi): Update to 2016.8.31.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-23 | gnu: Add python-flask-sqlalchemy....* gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
| Danny Milosavljevic |
2016-10-23 | gnu: Add python-flask-basicauth....* gnu/packages/python.scm (python-flask-basicauth): New variable.
| Danny Milosavljevic |
2016-10-23 | gnu: Add python-flask-restful....* gnu/packages/python.scm (python-flask-restful): New variable.
| Danny Milosavljevic |
2016-10-23 | gnu: Add python-aniso8601....* gnu/packages/python.scm (python-aniso8601): New variable.
| Danny Milosavljevic |
2016-10-23 | gnu: python2-validictory: Add missing input....* gnu/packages/python.scm (python2-validictory)[native-inputs]: Add
python2-setuptools.
(python-validictory)[properties]: New field.
| Efraim Flashner |
2016-10-20 | gnu: Add python-validictory and python2-validictory....* gnu/packages/python.scm (python-validictory, python2-validictory):
New variables.
| Hartmut Goebel |
2016-10-20 | gnu: Add python2-pathlib2....Adding only the Python 2 variant, since for Python 3 our minimum version
is 3.4 which already includes this package as part of the standard library.
gnu/packages/python.scm (python2-pathlib2): New variable.
| Hartmut Goebel |
2016-10-20 | gnu: Add python-setproctitle and python2-setproctitle....* gnu/packages/python.scm (python-setproctitle, python2-setproctitle):
New variables.
| Hartmut Goebel |
2016-10-19 | gnu: awscli: Update to 1.11.5....* gnu/packages/python.scm (awscli): Update to 1.11.5.
[source]: Use pypi-uri.
[inputs]: Add python-s3transfer.
| Leo Famulari |
2016-10-19 | gnu: Add python-s3transfer....* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New
variable.
| Leo Famulari |
2016-10-19 | gnu: python-botocore: Update to 1.4.62....* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
| Leo Famulari |
2016-10-19 | gnu: python-rsa: Update to 3.4.2....* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
| Leo Famulari |
2016-10-19 | gnu: python-dateutil, python-dateutil-2: Update to new home-page....* gnu/packages/python.scm (python-dateutil, python2-dateutil,
python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
| Hartmut Goebel |
2016-10-16 | gnu: python-dnspython: Update to 0.15.0....* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
| Leo Famulari |
2016-10-16 | gnu: python-werkzeug: Update to 0.11.11....* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
| Leo Famulari |
2016-10-16 | gnu: python-pyopenssl: Update to 16.1.0....* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update
to 16.1.0
[source]: Use pypi-uri.
| Leo Famulari |
2016-10-16 | gnu: python-pyasn1: Update to 0.1.9....* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9.
[source]: Use pypi-uri.
| Leo Famulari |
2016-10-16 | gnu: Add python-whoosh....* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
| Ricardo Wurmus |
2016-10-13 | gnu: python-pathlib: Update description....* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
description.
| Hartmut Goebel |
2016-10-13 | gnu: python-keyring: Update home-page url....* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
url.
| Hartmut Goebel |
2016-10-13 | gnu: python-pylockfile: Update home-page url....* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update
home-page url.
| Hartmut Goebel |
2016-10-13 | gnu: python-zope-testing: Strip byte-code and backup-files from source....* gnu/package/python.scm (python-zope-testing, python2-zope-testing)[source]:
Add snippet to strip byte-code and backup-files.
| Hartmut Goebel |
2016-10-13 | gnu: python-pytest-xdist: Remove python byte-code files from source....* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[source]: Add snippet.
| Hartmut Goebel |
2016-10-13 | gnu: python2-pytest-runner, python2-msgpack: Remove duplicate definitions....* gnu/packages/python.scm (python2-pytest-runner): Was defined twice, remove
duplicate definition. (python2-msgpack): Was defined twice, but differently,
remove the obviously wrong second definition.
| Hartmut Goebel |
2016-10-09 | gnu: Add python-socksipy-branch....* gnu/packages/python.scm (python-socksipy-branch): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| ng0 |
2016-10-08 | gnu: python-xlrd: Update source location....* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
| Efraim Flashner |
2016-10-08 | gnu: python-xlrd: Update to 1.0.0....* gnu/packages/python.scm (python-xlrd, python2-xlrd): Update to 1.0.0.
| Ben Woodcroft |
2016-10-04 | gnu: python-pathlib: Disable tests....* gnu/packages/python.scm (python-pathlib)[arguments]: Disable tests.
| Ricardo Wurmus |
2016-09-27 | gnu: Add python-q....* gnu/packages/python.scm (python-q, python2-q): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Stefan Reichoer |
2016-09-27 | gnu: Add python-termcolor....* gnu/packages/python.scm (python-termcolor, python2-termcolor): New
variables.
| Ben J Woodcroft |
2016-09-25 | gnu: python-virtualenv: Update to 15.0.3....* gnu/packages/python.scm (python-virtualenv): Update to 15.0.3.
[arguments]: Disable failing test.
| Ricardo Wurmus |
2016-09-22 | gnu: python-fake-factory: Update to 0.7.2....* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2.
[arguments]: Remove phase disabling failing test.
[home-page]: Use https.
| Efraim Flashner |
2016-09-21 | gnu: python-click: Use 'pypi-uri'....* gnu/packages/python.scm (python-click, python2-click)[source]: Use
'pypi-uri'.
| Ben Woodcroft |
2016-09-21 | gnu: python-click: Hardlink path to 'locale'....* gnu/packages/python.scm (python-click, python2-click)[arguments]: New
field.
| Ben Woodcroft |
2016-09-20 | gnu: Add python-requests-oauthlib....* gnu/packages/python.scm (python-requests-oauthlib,
python2-requests-oauthlib): New variables.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Dylan Jeffers |
2016-09-19 | gnu: python2-cov-core: Use strip-python2-variant....* gnu/packages/python.scm (python-cov-core)[properties]: New field,
declare python2-variant.
(python2-cov-core): Use strip-python2-variant.
| Efraim Flashner |
2016-09-18 | gnu: Add python-nautilus....* gnu/packages/python.scm (python-nautilus): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-nose2....* gnu/packages/python.scm (python-nose2): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-cov-core....* gnu/packages/python.scm (python-cov-core): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-consul....* gnu/packages/python.scm (python-consul): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-graphene....* gnu/packages/python.scm (python-graphene): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-sqlalchemy-utils....* gnu/packages/python.scm (python-sqlalchemy-utils): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-graphql-relay....* gnu/packages/python.scm (python-graphql-relay): New variable.
| Efraim Flashner |
2016-09-18 | gnu: Add python-graphql-core....* gnu/packages/python.scm (python-graphql-core): New variable.
| Efraim Flashner |