summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2016-10-30gnu: Add python-imagesize.Danny Milosavljevic
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30gnu: python-waf: Download over https.Efraim Flashner
* gnu/packages/python.scm (python-waf)[source]: Use https.
2016-10-29gnu: python-nltk: Disable the test suite.Leo Famulari
The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-nltk to fail. * gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]: Disable the tests.
2016-10-29gnu: python-pyquery: Add inputs for test suite.Leo Famulari
* gnu/packages/python.scm (python-pyquery, python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
2016-10-29gnu: python-pika: Add inputs for test suite.Leo Famulari
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add python-pyev, python-tornado.
2016-10-29gnu: Add python-pyev.Leo Famulari
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
2016-10-29gnu: python-prompt-toolkit: Disable the test suite.Leo Famulari
The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-prompt-toolkit to fail. * gnu/packages/python.scm (python-prompt-toolkit, python2-prompt-toolkit)[arguments]: Disable the tests.
2016-10-29gnu: python-publicsuffix2: Disable the test suite.Leo Famulari
The tests were silently skipped with Python 3.4. With Python 3.5, this caused the build of python-publicsuffix2 to fail. * gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2) [arguments]: Disable the tests.
2016-10-29gnu: Add python2-rpython.Alex Vong
* gnu/packages/python.scm (python2-rpython): New variable.
2016-10-30gnu: python-waf: Update to 1.9.5.Efraim Flashner
* gnu/packages/python.scm (python-waf): Update to 1.9.5. [arguments]: Shorten custom build phase. [source]: Use http. [home-page]: Use http.
2016-10-28gnu: python-wsgiproxy2: Disable the test suite.Leo Famulari
* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]: Disable the tests.
2016-10-28gnu: python-beautifulsoup4: Update to 4.5.1.Leo Famulari
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4): Update to 4.5.1.
2016-10-28gnu: python-beautifulsoup4: Run the test suite.Leo Famulari
* 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.
2016-10-27gnu: python-urllib3: Update to 1.18.1.Marius Bakke
* gnu/packages/python.scm (python-urllib3): Update to 1.18.1. [home-page]: Use https URL.
2016-10-27gnu: python-pathlib2: Add comment.Hartmut Goebel
As suggested by Efraim Flashner. * gnu/packages/python.scm (python-pathlib2): Add comment.
2016-10-26gnu: python-certifi: Update to 2016.8.31.ng0
* gnu/packages/python.scm (python-certifi): Update to 2016.8.31. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-23gnu: Add python-flask-sqlalchemy.Danny Milosavljevic
* gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
2016-10-23gnu: Add python-flask-basicauth.Danny Milosavljevic
* gnu/packages/python.scm (python-flask-basicauth): New variable.
2016-10-23gnu: Add python-flask-restful.Danny Milosavljevic
* gnu/packages/python.scm (python-flask-restful): New variable.
2016-10-23gnu: Add python-aniso8601.Danny Milosavljevic
* gnu/packages/python.scm (python-aniso8601): New variable.
2016-10-23gnu: python2-validictory: Add missing input.Efraim Flashner
* gnu/packages/python.scm (python2-validictory)[native-inputs]: Add python2-setuptools. (python-validictory)[properties]: New field.
2016-10-20gnu: Add python-validictory and python2-validictory.Hartmut Goebel
* gnu/packages/python.scm (python-validictory, python2-validictory): New variables.
2016-10-20gnu: Add python2-pathlib2.Hartmut Goebel
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.
2016-10-20gnu: Add python-setproctitle and python2-setproctitle.Hartmut Goebel
* gnu/packages/python.scm (python-setproctitle, python2-setproctitle): New variables.
2016-10-19gnu: awscli: Update to 1.11.5.Leo Famulari
* gnu/packages/python.scm (awscli): Update to 1.11.5. [source]: Use pypi-uri. [inputs]: Add python-s3transfer.
2016-10-19gnu: Add python-s3transfer.Leo Famulari
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New variable.
2016-10-19gnu: python-botocore: Update to 1.4.62.Leo Famulari
* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
2016-10-19gnu: python-rsa: Update to 3.4.2.Leo Famulari
* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
2016-10-19gnu: python-dateutil, python-dateutil-2: Update to new home-page.Hartmut Goebel
* gnu/packages/python.scm (python-dateutil, python2-dateutil, python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
2016-10-16gnu: python-dnspython: Update to 0.15.0.Leo Famulari
* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update to 0.15.0.
2016-10-16gnu: python-werkzeug: Update to 0.11.11.Leo Famulari
* gnu/packages/python.scm (python-werkzeug, python2-werkzeug): Update to 0.11.11.
2016-10-16gnu: python-pyopenssl: Update to 16.1.0.Leo Famulari
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 16.1.0 [source]: Use pypi-uri.
2016-10-16gnu: python-pyasn1: Update to 0.1.9.Leo Famulari
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9. [source]: Use pypi-uri.
2016-10-16gnu: Add python-whoosh.Ricardo Wurmus
* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
2016-10-13gnu: python-pathlib: Update description.Hartmut Goebel
* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update description.
2016-10-13gnu: python-keyring: Update home-page url.Hartmut Goebel
* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page url.
2016-10-13gnu: python-pylockfile: Update home-page url.Hartmut Goebel
* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update home-page url.
2016-10-13gnu: python-zope-testing: Strip byte-code and backup-files from source.Hartmut Goebel
* gnu/package/python.scm (python-zope-testing, python2-zope-testing)[source]: Add snippet to strip byte-code and backup-files.
2016-10-13gnu: python-pytest-xdist: Remove python byte-code files from source.Hartmut Goebel
* gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist)[source]: Add snippet.
2016-10-13gnu: python2-pytest-runner, python2-msgpack: Remove duplicate definitions.Hartmut Goebel
* 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.
2016-10-09gnu: Add python-socksipy-branch.ng0
* gnu/packages/python.scm (python-socksipy-branch): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-10-08gnu: python-xlrd: Update source location.Efraim Flashner
* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
2016-10-08gnu: python-xlrd: Update to 1.0.0.Ben Woodcroft
* gnu/packages/python.scm (python-xlrd, python2-xlrd): Update to 1.0.0.
2016-10-04gnu: python-pathlib: Disable tests.Ricardo Wurmus
* gnu/packages/python.scm (python-pathlib)[arguments]: Disable tests.
2016-09-27gnu: Add python-q.Stefan Reichoer
* gnu/packages/python.scm (python-q, python2-q): New variables. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-09-27gnu: Add python-termcolor.Ben J Woodcroft
* gnu/packages/python.scm (python-termcolor, python2-termcolor): New variables.
2016-09-25gnu: python-virtualenv: Update to 15.0.3.Ricardo Wurmus
* gnu/packages/python.scm (python-virtualenv): Update to 15.0.3. [arguments]: Disable failing test.
2016-09-22gnu: python-fake-factory: Update to 0.7.2.Efraim Flashner
* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2. [arguments]: Remove phase disabling failing test. [home-page]: Use https.
2016-09-21gnu: python-click: Use 'pypi-uri'.Ben Woodcroft
* gnu/packages/python.scm (python-click, python2-click)[source]: Use 'pypi-uri'.
2016-09-21gnu: python-click: Hardlink path to 'locale'.Ben Woodcroft
* gnu/packages/python.scm (python-click, python2-click)[arguments]: New field.