~ruther/guix-local

ref: 329b4b3b69380b232129fcd65f9f41c195aa336d guix-local/gnu/packages/python.scm -rw-r--r-- 407.7 KiB
329b4b3b — Leo Famulari 9 years ago
gnu: Add python-pyev.

* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
bae18710 — Leo Famulari 9 years ago
gnu: python-prompt-toolkit: Disable the test suite.

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.
10797a0a — Leo Famulari 9 years ago
gnu: python-publicsuffix2: Disable the test suite.

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.
ee5fb7ee — Alex Vong 9 years ago
gnu: Add python2-rpython.

* gnu/packages/python.scm (python2-rpython): New variable.
7dd55dfe — Efraim Flashner 9 years ago
gnu: python-waf: Update to 1.9.5.

* gnu/packages/python.scm (python-waf): Update to 1.9.5.
[arguments]: Shorten custom build phase.
[source]: Use http.
[home-page]: Use http.
e359b31a — Leo Famulari 9 years ago
gnu: python-wsgiproxy2: Disable the test suite.

* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]:
Disable the tests.
67fd4a12 — Leo Famulari 9 years ago
gnu: python-beautifulsoup4: Update to 4.5.1.

* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
Update to 4.5.1.
5f37f0b6 — Leo Famulari 9 years ago
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.
6178274d — Marius Bakke 9 years ago
gnu: python-urllib3: Update to 1.18.1.

* gnu/packages/python.scm (python-urllib3): Update to 1.18.1.
[home-page]: Use https URL.
49a531f5 — Hartmut Goebel 9 years ago
gnu: python-pathlib2: Add comment.

As suggested by Efraim Flashner.

* gnu/packages/python.scm (python-pathlib2): Add comment.
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>
903276d0 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-sqlalchemy.

* gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
31288222 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-basicauth.

* gnu/packages/python.scm (python-flask-basicauth): New variable.
999d964d — Danny Milosavljevic 9 years ago
gnu: Add python-flask-restful.

* gnu/packages/python.scm (python-flask-restful): New variable.
0990edfe — Danny Milosavljevic 9 years ago
gnu: Add python-aniso8601.

* gnu/packages/python.scm (python-aniso8601): New variable.
7ca68304 — Efraim Flashner 9 years ago
gnu: python2-validictory: Add missing input.

* gnu/packages/python.scm (python2-validictory)[native-inputs]: Add
python2-setuptools.
(python-validictory)[properties]: New field.
162e42d8 — Hartmut Goebel 9 years ago
gnu: Add python-validictory and python2-validictory.

* gnu/packages/python.scm (python-validictory, python2-validictory):
  New variables.
b7703c81 — Hartmut Goebel 9 years ago
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.
8ab59181 — Hartmut Goebel 9 years ago
gnu: Add python-setproctitle and python2-setproctitle.

* gnu/packages/python.scm (python-setproctitle, python2-setproctitle):
  New variables.
d5ccf71e — Leo Famulari 9 years ago
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.
Next