~ruther/guix-local

ref: 8e6ceb473753de3b17d51410d038bb6ad17decd1 guix-local/gnu/packages/python.scm -rw-r--r-- 580.8 KiB
8e6ceb47 — Cyril Roelandt 8 years ago
gnu: Add python-nose-timer.

* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
9bb7c05e — Cyril Roelandt 8 years ago
gnu: python-tox: Update to 2.8.1.

* gnu/packages/python.scm (python-tox): Update to 2.8.1.
74e9895f — Cyril Roelandt 8 years ago
gnu: Add python2-requests-toolbelt.

* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
30d7207f — Cyril Roelandt 8 years ago
gnu: python-requests-toolbelt: Update to 0.8.0.

* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
8e483fb5 — Cyril Roelandt 8 years ago
gnu: python-autopep8: Update to 1.3.2.

* gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
ab7f51fa — Cyril Roelandt 8 years ago
gnu: Add python-pydiff.

* gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
80c3f4d6 — Thomas Danckaert 8 years ago
gnu: python-ipython: Update to 5.3.0.

* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
025b196d — Thomas Danckaert 8 years ago
gnu: python-numpy: Update to 1.13.1.

* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.

Co-authored by Leo Famulari <leo@famulari.name>
58816c3d — Efraim Flashner 8 years ago
gnu: python-cython: Update to 0.27.

* gnu/packages/python.scm (python-cython): Update to 0.27.
a0b80a57 — Tobias Geerinckx-Rice 8 years ago
gnu: python-unidecode: Fix typo in description.

* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
c37f58b7 — Tobias Geerinckx-Rice 8 years ago
gnu: python-unidecode: Update to 0.04.21.

* gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
ad0f92d0 — Marius Bakke 8 years ago
gnu: python-pyjwt: Update to 1.5.3.

* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
0c19c0f2 — Marius Bakke 8 years ago
gnu: python-pyopenssl: Update to 17.3.0.

* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
da1f7a9e — Ben Woodcroft 8 years ago
gnu: python-orator: Move to (gnu packages databases).

* gnu/packages/python.scm: Remove (gnu packages time) import.
(python-orator, python2-orator): Move from here ...
* gnu/packages/databases.scm: ... to here.
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>
Next