~ruther/guix-local

ref: d8fa80e13fbe7295dd85dffd89e15bbf748f5143 guix-local/gnu/packages/python.scm -rw-r--r-- 49.3 KiB
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.
a480bc41 — Eric Bavier 11 years ago
gnu: Add behave, python-six, python-enum34, python-parse-type, and python-parse.

* gnu/packages/python.scm (python-six, python-enum34, python-parse-type,
  python-parse, behave): New variables.
af018f5e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
5a1a4bf6 — Eric Bavier 11 years ago
gnu: Add python-mock.

* gnu/packages/python.scm (python-mock): New variable.
c1448c69 — Eric Bavier 11 years ago
gnu: Add python-lockfile.

* gnu/packages/python.scm (python-lockfile): New variable.
Next