~ruther/guix-local

ref: aa6c09ed71acbc371731d56424ee403a69efb833 guix-local/gnu/packages/python.scm -rw-r--r-- 410.1 KiB
aa6c09ed — Efraim Flashner 9 years ago
gnu: python-parse: Fix failing test.

* gnu/packages/python.scm (python-parse)[origin]: Add patch.
* gnu/packages/patches/python-parse-too-many-fields.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
13c4d874 — Efraim Flashner 9 years ago
gnu: python-wtforms: Skip optional tests.

* gnu/packages/python.scm (python-wtforms)[arguments]: Add a phase
preventing tests from failing when optional tests aren't run.
fad8bf97 — Leo Famulari 9 years ago
gnu: python-s3transfer: Run the tests.

* gnu/packages/python.scm (python-s3transfer, python2-s3transfer)[arguments]:
Use python-nose to run the tests.
[native-inputs]: Add python-mock and python-nose.
02c73adc — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
gnu: python-certifi: Update to 2016.8.31.

* gnu/packages/python.scm (python-certifi): Update to 2016.8.31.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
ca0635b4 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
903276d0 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-sqlalchemy.

* gnu/packages/python.scm (python-flask-sqlalchemy): New variable.
31288222 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-basicauth.

* gnu/packages/python.scm (python-flask-basicauth): New variable.
999d964d — Danny Milosavljevic 9 years ago
gnu: Add python-flask-restful.

* gnu/packages/python.scm (python-flask-restful): New variable.
0990edfe — Danny Milosavljevic 9 years ago
gnu: Add python-aniso8601.

* gnu/packages/python.scm (python-aniso8601): New variable.
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.
7ffa5d4a — Leo Famulari 9 years ago
gnu: python-file: Work around "double encoding" bug in file@5.28.

* gnu/packages/patches/python-file-double-encoding-bug.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-file)[source]: Use it.
(python2-file)[source]: Use the source of FILE directly, without the
patch.
00bf74be — Leo Famulari 9 years ago
gnu: python-file: Don't create a compressed egg.

* gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass
"--single-version-externally-managed" "--root=/" to #:configure-flags.
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.
Next