Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (awscli): Update to 1.11.43.
[home-page]: Use HTTPS.
|
|
* gnu/packages/python.scm (python-certifi): Update to 2017.1.23.
[arguments]: Remove: run tests if they're ever added.
[home-page]: Fix or update.
|
|
* gnu/packages/python.scm (python-mistune)[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-redis): Update to 2.10.5.
[source]: Use pypi-uri.
|
|
|
|
* gnu/packages/python.scm (python-2.7)[arguments]: Modify.
|
|
* gnu/packages/python.scm (python-debian)[source]: Use 'pypi-uri'.
|
|
* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.3.
|
|
* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add
‘coverage’ key-word.
[description]: Use @code.
|
|
* gnu/packages/python.scm (python-email-validator): Update to 1.0.2.
|
|
* gnu/packages/python.scm (python-mistune): Update to 0.7.3.
|
|
* gnu/packages/python.scm (python-tabulate): Update to 0.7.7
|
|
* gnu/packages/python.scm (python-paste): Update to 2.0.3.
[arguments]: Re-enable tests. They now pass even on Python 3.
[properties]: Remove.
(python2-paste): Use package-with-python2 directly now.
|
|
* gnu/packages/python.scm (python-colorama)[synopsis]: Capitalise.
|
|
* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
|
|
* gnu/packages/python.scm (python-debian): Update to 0.1.28.
|
|
* gnu/packages/python.scm (python-seaborn): Update to 0.7.1.
|
|
* gnu/packages/python.scm (python-unidecode): Update to 0.04.20.
|
|
* gnu/packages/python.scm (python-alembic): Update to 0.8.10.
|
|
* gnu/packages/python.scm (python-orderedmultidict): Update to 0.7.11.
|
|
* gnu/packages/python.scm (python2-slowaes): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): New
variables.
(python-matplotlib)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'.
(python2-matplotlib)[native-inputs]: New field.
(python-scipy)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'.
(python2-scipy)[native-inputs]: New field.
|
|
This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0.
* gnu/packages/python.scm (python-scipy)[arguments]: Fix parens.
|
|
* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/python.scm (python-testtools): Update to 1.4.0.
[source]: Use pypi-uri.
[arguments]: New field.
|
|
* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
|
|
* gnu/packages/python.scm (python-fastimport, python2-fastimport):
New variables.
|
|
* gnu/packages/python.scm (python-sphinx): Update to 1.5.1.
[arguments]: New field.
[native-inputs]: Add graphviz, python-html5lib, python-mock, python-nose,
python-requests.
(python2-sphinx)[native-inputs]: Add python2-enum34.
|
|
* gnu/packages/python.scm (python-cram, python2-cram): New variables.
|
|
* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient):
New variables.
|
|
* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4.
|
|
* gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-matplotlib)[arguments]:
Make sure that phases end with #t.
|
|
* gnu/packages/python.scm (python-matplotlib)[arguments]:
Fix reST markup error.
|
|
* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'.
|
|
* gnu/packages/python.scm (python-icalendar): Update to 3.11.2.
|
|
* gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO
WIDTH SPACE' (U+200B) character.
|
|
* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme,
python-babel, python-snowballstemmer, python-six.
[properties]: Add python2-variant.
(python2-sphinx)[native-inputs]: Add python2-mock.
[propagated-inputs]: Add python2-pytz.
|
|
|
|
* gnu/packages/python.scm (python2-cheetah): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python.scm (python-click): Update to 6.7.
|
|
See <http://www.openwall.com/lists/oss-security/2017/01/10/5>.
* gnu/packages/version-control.scm (libgit2): Update to 0.25.1.
* gnu/packages/python.scm (python-pygit2): Update to 0.25.0.
|
|
* gnu/packages/python.scm (python-pip): Update to 9.0.1.
[native-inputs]: Remove.
[arguments]: New field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/python.scm (python-tblib)[description]: Don't use
‘@end itemize’ to end an ‘@enumerate’ block.
|
|
* gnu/packages/patches/python-pycrypto-CVE-2013-7459.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto)[source]: Use the
patch. Use pypi-uri.
|
|
* gnu/packages/python.scm (python-icalendar): Update to 3.11.1.
|
|
This is a followup to abe2ec73..807a5b32.
* gnu/packages/python.scm (python-snowballstemmer,
python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
|
|
* gnu/packages/python.scm (python-sphinx-alabaster-theme,
python2-sphinx-alabaster-theme): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|