~ruther/guix-local

ref: 77e5c370322399bc4e6570c6a25e7e2676379085 guix-local/gnu/packages/python.scm -rw-r--r-- 581.3 KiB
77e5c370 — Ben Woodcroft 8 years ago
gnu: python-orator: Update to 0.9.7.

* gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7.
[arguments]: Enable tests.  Loosen dependency requirements.
[propagated-inputs]: Remove python-arrow.  Add python-backpack,
python-pendulum, python-pygments, python-six.
(python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
00c78882 — Ben Woodcroft 8 years ago
gnu: python-pygments: Update to 2.2.0.

* gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
5eebe8dc — Ben Woodcroft 8 years ago
gnu: python-cleo: Update to 0.6.1.

* gnu/packages/databases.scm (python-cleo): Update to 0.6.1.
[native-inputs]: Add python-pytest-mock.
[propagated-inputs]: Add python-backpack, python-pastel.  Remove
python-psutil.
963926bc — Ben Woodcroft 8 years ago
gnu: python-pyaml: Update to 17.7.2.

* gnu/packages/databases.scm (python-pyaml): Update to 17.7.2.
04fb4516 — Ben Woodcroft 8 years ago
gnu: Add python-backpack.

* gnu/packages/python.scm (python-backpack): New variable.
24d15813 — Stefan Reichör 8 years ago
gnu: Add python-schedule.

* gnu/packages/python.scm (python-schedule, python2-schedule): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3f9a4eaf — Tobias Geerinckx-Rice 8 years ago
gnu: awscli: Update to 1.11.151.

* gnu/packages/python.scm (awscli): Update to 1.11.151.
46841c07 — Tobias Geerinckx-Rice 8 years ago
gnu: python-s3transfer: Update to 0.1.11.

* gnu/packages/python.scm (python-s3transfer): Update to 0.1.11.
01fc102e — Tobias Geerinckx-Rice 8 years ago
gnu: python-botocore: Update to 1.7.9.

* gnu/packages/python.scm (python-botocore): Update to 1.7.9.
cfd34f43 — Jelle Licht 8 years ago
gnu: python-apsw: Build with all extensions.

* gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag
  to build all extensions. Add build-test-helper to allow testing of
  extensions.
1eb6b724 — Oleg Pykhalov 8 years ago
gnu: Add python-betamax-matchers.

* gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers):
  New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4967946b — Oleg Pykhalov 8 years ago
gnu: Add python-uritemplate.

* gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New
  variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c98f9c52 — Cyril Roelandt 8 years ago
gnu: python-tox: Update to 2.8.0.

* gnu/packages/python.scm (python-tox): Update to 2.8.0.
13be557d — Roel Janssen 8 years ago
gnu: Add python-html5-parser, python2-html5-parser.

* gnu/packages/python.scm (python-html5-parser): New variable.
  (python2-html5-parser: New variable.
2054b522 — Roel Janssen 8 years ago
gnu: Update python-lxml to 3.8.0.

* gnu/packages/python.scm (python-lxml): Update to 3.8.0.
2038a48f — Muriithi Frederick Muriuki 8 years ago
gnu: Add python-xenon.

* gnu/packages/python.scm (python-xenon, python2-xenon) New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3a91ac83 — Leo Famulari 8 years ago
gnu: python-click-log: Update to 0.2.0.

* gnu/packages/python.scm (python-click-log): Update to 0.2.0.
19ecdbed — Leo Famulari 8 years ago
gnu: python-click-threading: Update to 0.4.3.

* gnu/packages/python.scm (python-click-threading): Update to 0.4.3.
[source]: Use pypi-uri.
2da21e48 — Leo Famulari 8 years ago
gnu: python-icalendar: Update to 3.11.7.

* gnu/packages/python.scm (python-icalendar): Update to 3.11.7.
a0596a2f — Arun Isaac 8 years ago
gnu: python2-larch: Enable tests.

* gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python2-larch)[source]: Use it.
[arguments]: Move 'check' phase to before 'build' phase.
Next