~ruther/guix-local

ref: 04ce840a82a82fdae93cede4b678a66c88ee5312 guix-local/gnu/packages/python.scm -rw-r--r-- 401.7 KiB
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.
94cffc63 — Leo Famulari 9 years ago
gnu: Add python-s3transfer.

* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New
variable.
e09f952d — Leo Famulari 9 years ago
gnu: python-botocore: Update to 1.4.62.

* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
ecd68c53 — Leo Famulari 9 years ago
gnu: python-rsa: Update to 3.4.2.

* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
b5a5fb19 — Hartmut Goebel 9 years ago
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.
6c514128 — Leo Famulari 9 years ago
gnu: python-dnspython: Update to 0.15.0.

* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
0580e383 — Leo Famulari 9 years ago
gnu: python-werkzeug: Update to 0.11.11.

* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
eb68d268 — Leo Famulari 9 years ago
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.
caa0edb3 — Leo Famulari 9 years ago
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.
b7afd018 — Ricardo Wurmus 9 years ago
gnu: Add python-whoosh.

* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
7a8894e8 — Hartmut Goebel 9 years ago
gnu: python-pathlib: Update description.

* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
  description.
190ba6c2 — Hartmut Goebel 9 years ago
gnu: python-keyring: Update home-page url.

* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
  url.
6a8f26a4 — Hartmut Goebel 9 years ago
gnu: python-pylockfile: Update home-page url.

* gnu/packages/python.scm (python-pylockfile, python2-pylockfile): Update
  home-page url.
b02f7a21 — Hartmut Goebel 9 years ago
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.
de585a7e — Hartmut Goebel 9 years ago
gnu: python-pytest-xdist: Remove python byte-code files from source.

* gnu/packages/python.scm (python-pytest-xdist,
  python2-pytest-xdist)[source]: Add snippet.
32d04568 — Hartmut Goebel 9 years ago
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.
Next