| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/python.scm (python-flasgger, python2-flasgger): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-apispec, python2-apispec): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-bottle, python2-bottle): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-marshmallow, python2-marshmallow):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-flex, python2-flex): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-validate-email, python2-validate-email):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-rfc3987, python2-rfc3987): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-jsonpointer, python2-jsonpointer):
New variables.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-nose-randomly, python2-nose-randomly): New
variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-steadymark): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-misaka, python2-misaka): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-couleur): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sure, python2-sure): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/python.scm (scons): Update to 2.5.1.
|
|
|
|
| |
* gnu/packages/python.scm (python-radon, python2-radon): New variables.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-relatorio, python2-relatorio): New variables.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-genshi, python2-genshi): New variables.
* gnu/packages/patches/python-genshi-add-support-for-python-3.4-AST.patch: New file.
* gnu/packages/patches/python-genshi-buildable-on-python-2.7.patch: New file.
* gnu/packages/patches/python-genshi-disable-speedups-on-python-3.3.patch: New file.
* gnu/packages/patches/python-genshi-fix-tests-on-python-3.5.patch: New file.
* gnu/packages/patches/python-genshi-isstring-helper.patch: New file.
* gnu/packages/patches/python-genshi-stripping-of-unsafe-script-tags.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-sql, python2-sql): New variables.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cryptography, python2-cryptography,
python-cryptography-vectors, python2-cryptography-vectors):
Update to 1.8.2.
(python-cryptography, python2-cryptography)[propagated-inputs]: Add
python-asn1crypto and python-packaging. Remove python-pyasn1.
[native-inputs]: Remove python-pyasn1 and python-pyasn1-modules.
|
| |
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-xcffib): Update to 0.5.1.
[source]: Use 'pypi-uri'.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to
embed full path to libxcb.so.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-flask-migrate,
python2-flask-migrate): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-flask-script,
python2-flask-script): New variables.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-ansi2html, python2-ansi2html): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/26906>.
* gnu/packages/python.scm (python-behave-web-api, python2-behave-web-api):
New variables.
|
|
|
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/26900>.
* gnu/packages/python.scm (python-parse-type)[arguments]: Enable tests.
Add phase "patch-tests".
[native-inputs]: Add python-pytest, python-pytest-runner.
[properties]: Add python2-variant.
(python2-parse-type): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.2.3.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-idna, python2-idna): Update to 2.5.
[source]: Use pypi-uri.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cairocffi): Update to 0.8.0.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-cairocffi)[source]: Update URI.
[home-page]: Update URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
| |
* gnu/packages/python.scm (python-future): Update to 0.16.0.
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-termcolor): Remove "python-" from
pypi uri.
This was causing guix refresh to fail on this package.
|
|
|
|
| |
* gnu/packages/python.scm (python-openid)[properties]: Use python2-variant.
|
|
|
|
| |
* gnu/packages/python.scm (python-fakeredis, python2-fakeredis): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-hiredis, python2-hiredis): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-mysqlclient, python2-mysqlclient): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-translate-toolkit, python2-translate-toolkit):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-factory-boy, python2-factory-boy): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python2-stemming): New variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-scandir, python2-scandir): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-levenshtein, python2-levenshtein):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-dateutil, python2-dateutil): Update to 2.6.0.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-elasticsearch, python2-elasticsearch):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-nosexcover, python2-nosexcover): New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-dirsync, python2-dirsync): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-diff-match-patch, python2-diff-match-patch):
New variables.
|
|
|
|
| |
* gnu/packages/python.scm (python-cssmin, python2-cssmin): New variables.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-rq, python2-rq): Update to 0.7.1.
[source]: Use pypi-uri.
|
|
|
|
| |
* gnu/packages/python.scm (python-sphinx-me, python2-sphinx-me): New variables.
|