~ruther/guix-local

ref: cd49454b7b6ec56f2ada0f818a4cdfef95431f24 guix-local/gnu/packages/python.scm -rw-r--r-- 52.9 KiB
cd49454b — David Thompson 11 years ago
gnu: Add python-fixtures.

* gnu/packages/python.scm (python-fixtures, python2-fixtures): New variables.
070ab058 — David Thompson 11 years ago
gnu: Add python-subunit.

* gnu/packages/python.scm (python-subunit, python2-subunit): New variables.
dac79ecc — David Thompson 11 years ago
gnu: Add python-testresources.

* gnu/packages/python.scm (python-testresources, python2-testresources): New
  variables.
5bf3afea — David Thompson 11 years ago
gnu: Add python-testscenarios.

* gnu/packages/python.scm (python-testscenarios, python2-testscenarios): New
  variables.
d8fa80e1 — David Thompson 11 years ago
gnu: Add python-testtools.

* gnu/packages/python.scm (python-testtools, python2-testtools): New
  variables.
84d24017 — David Thompson 11 years ago
gnu: Add python-scripttest.

* gnu/packages/python.scm (python-scriptest, python2-scripttest): New
  variables.
855d4761 — David Thompson 11 years ago
gnu: Add python-pytest.

* gnu/packages/python.scm (python-pytest, python2-pytest): New variables.
542ad60f — David Thompson 11 years ago
gnu: Add python-py.

* gnu/packages/python.scm (python-py, python2-py): New variables.
6cd9c356 — David Thompson 11 years ago
gnu: Add python-unittest2.

* gnu/packages/python.scm (python-unittest2, python2-unittest2): New
  variables.
4435427e — David Thompson 11 years ago
gnu: Add python-nose.

* gnu/packages/python.scm (python-nose, python2-nose): New variables.
c15a5c0e — David Thompson 11 years ago
gnu: Add python-extras.

* gnu/packages/python.scm (python-extras, python2-extras): New variables.
56ea0efd — David Thompson 11 years ago
gnu: Add python-mimeparse.

* gnu/packages/python.scm (python-mimeparse, python2-mimeparse): New
  variables.
850189b8 — David Thompson 11 years ago
gnu: Add python-unidecode.

* gnu/packages/python.scm (python-unidecode, python2-unidecode): New
  variables.
864b5211 — David Thompson 11 years ago
gnu: Add python-jsonschema.

* gnu/packages/python.scm (python-jsonschema, python2-jsonschema): New
  variables.
e6cfbd36 — David Thompson 11 years ago
gnu: Add python2-requests.

* gnu/packages/python.scm (python2-requests): New variable.
3a1f9a68 — David Thompson 11 years ago
gnu: Add python-certifi.

* gnu/packages/python.scm (python-certifi, python2-certifi): New variables.
d5f89b22 — David Thompson 11 years ago
gnu: Add python-pyld.

* gnu/packages/python.scm (python-pyld, python2-pyld): New variables.
c7303d3c — David Thompson 11 years ago
gnu: Add python-exif-read.

* gnu/packages/python.scm (python-exif-read, python2-exif-read): New
  variables.
3a100e79 — Ludovic Courtès 11 years ago
gnu: Avoid circular dependency among modules.

Reported by Alex Kost <alezost@gmail.com>.

* gnu/packages/python.scm: Don't use #:select for (gnu packages zip).
cafc3f5a — Eric Bavier 11 years ago
gnu: Add jrnl, python-pycrypto, python-keyring, python-parsedatetime, and python-tzlocal.

* gnu/packages/jrnl.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
* gnu/packages/python.scm (python-pycrypto, python-keyring,
  python-dateutil-2, python-parsedatetime, python-tzlocal): New
  variables.
Next