summary refs log tree commit diff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2017-01-26gnu: awscli: Update to 1.11.43.Tobias Geerinckx-Rice
* gnu/packages/python.scm (awscli): Update to 1.11.43. [home-page]: Use HTTPS.
2017-01-26gnu: python-certifi: Update to 2017.1.23.Tobias Geerinckx-Rice
* 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.
2017-01-26gnu: python-mistune: Fix source URI.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-mistune)[source]: Use pypi-uri.
2017-01-26gnu: python-redis: Update to 2.10.5.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-redis): Update to 2.10.5. [source]: Use pypi-uri.
2017-01-25Merge branch 'master' into core-updatesLeo Famulari
2017-01-25gnu: python-2.7: Enable UCS-4 Unicode encoding.Danny Milosavljevic
* gnu/packages/python.scm (python-2.7)[arguments]: Modify.
2017-01-25gnu: python-debian: Fix URL.Marius Bakke
* gnu/packages/python.scm (python-debian)[source]: Use 'pypi-uri'.
2017-01-24gnu: python2-pysqlite: Update to 2.8.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.3.
2017-01-24gnu: python-cov-core: Fix & improve synopsis & description.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add ‘coverage’ key-word. [description]: Use @code.
2017-01-24gnu: python-email-validator: Update to 1.0.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-email-validator): Update to 1.0.2.
2017-01-24gnu: python-mistune: Update to 0.7.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-mistune): Update to 0.7.3.
2017-01-24gnu: python-tabulate: Update to 0.7.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-tabulate): Update to 0.7.7
2017-01-24gnu: python-paste: Update to 2.0.3.Tobias Geerinckx-Rice
* 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.
2017-01-24gnu: python-colorama: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-colorama)[synopsis]: Capitalise.
2017-01-24gnu: python-colorama: Update to 0.3.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
2017-01-24gnu: python-debian: Update to 0.1.28.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-debian): Update to 0.1.28.
2017-01-24gnu: python-seaborn: Update to 0.7.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-seaborn): Update to 0.7.1.
2017-01-24gnu: python-unidecode: Update to 0.04.20.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-unidecode): Update to 0.04.20.
2017-01-24gnu: python-alembic: Update to 0.8.10.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-alembic): Update to 0.8.10.
2017-01-24gnu: python-orderedmultidict: Update to 0.7.11.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-orderedmultidict): Update to 0.7.11.
2017-01-22gnu: Add python2-slowaes.Carlo Zancanaro
* gnu/packages/python.scm (python2-slowaes): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22gnu: Add python-qrcode.Carlo Zancanaro
* gnu/packages/python.scm (python-qrcode, python2-qrcode): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-22gnu: Add python-pbkdf2.Carlo Zancanaro
* gnu/packages/python.scm (python-pbkdf2, python2-pbkdf2): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-01-20gnu: python-scipy, python-matplotlib: Fix build after Sphinx update.Marius Bakke
* 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.
2017-01-19gnu: python-scipy: Fix expression after changing to 'modify-phases'.Marius Bakke
This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0. * gnu/packages/python.scm (python-scipy)[arguments]: Fix parens.
2017-01-19gnu: python-scipy: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'.
2017-01-19gnu: python-testtools: Update to 1.4.0.Danny Milosavljevic
* gnu/packages/python.scm (python-testtools): Update to 1.4.0. [source]: Use pypi-uri. [arguments]: New field.
2017-01-19gnu: Add python-dulwich.Danny Milosavljevic
* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
2017-01-19gnu: Add python-fastimport.Danny Milosavljevic
* gnu/packages/python.scm (python-fastimport, python2-fastimport): New variables.
2017-01-19gnu: python-sphinx: Update to 1.5.1 and enable tests.Danny Milosavljevic
* 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.
2017-01-18gnu: Add python-cram.Marius Bakke
* gnu/packages/python.scm (python-cram, python2-cram): New variables.
2017-01-18gnu: Add python-geventhttpclient.Marius Bakke
* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient): New variables.
2017-01-18gnu: python-requests: Update to 2.12.4.Marius Bakke
* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4.
2017-01-16gnu: Add python-autopep8.Thomas Danckaert
* gnu/packages/python.scm (python-autopep8, python2-autopep8): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-01-14gnu: python-matplotlib: Make sure that phases end with #t.Danny Milosavljevic
* gnu/packages/python.scm (python-matplotlib)[arguments]: Make sure that phases end with #t.
2017-01-14gnu: python-matplotlib: Fix reST markup error.Danny Milosavljevic
* gnu/packages/python.scm (python-matplotlib)[arguments]: Fix reST markup error.
2017-01-14gnu: python-matplotlib: Use 'modify-phases' syntax.Danny Milosavljevic
* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'.
2017-01-14gnu: python-icalendar: Update to 3.11.2.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 3.11.2.
2017-01-13gnu: python2-dogtail: Fix typo in synopsis.Leo Famulari
* gnu/packages/python.scm (python2-dogtail)[synopsis]: Remove 'ZERO WIDTH SPACE' (U+200B) character.
2017-01-13gnu: python-sphinx: Update to 1.4.8.Danny Milosavljevic
* 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.
2017-01-13Merge branch 'master' into python-testsLeo Famulari
2017-01-11gnu: Add python2-cheetahDanny Milosavljevic
* gnu/packages/python.scm (python2-cheetah): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-01-10gnu: python-click: Update to 6.7.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-click): Update to 6.7.
2017-01-10gnu: libgit2, python-pygit2: Update to 0.25.1 [security fixes].Ludovic Courtès
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.
2017-01-09gnu: python-pip: Update to 9.0.1Maxim Cournoyer
* 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>
2017-01-07gnu: python-tblib: Properly @end enumerate.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-tblib)[description]: Don't use ‘@end itemize’ to end an ‘@enumerate’ block.
2017-01-06gnu: python-pycrypto: Fix CVE-2013-7459.Leo Famulari
* 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.
2017-01-06gnu: python-icalendar: Update to 3.11.1.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 3.11.1.
2017-01-05gnu: Fix indentation of some python packages.Marius Bakke
This is a followup to abe2ec73..807a5b32. * gnu/packages/python.scm (python-snowballstemmer, python-sphinx-cloud-sptheme, python-sphinx-alabaster-theme): Fix indentation.
2017-01-05gnu: Add python-sphinx-alabaster-theme.Danny Milosavljevic
* gnu/packages/python.scm (python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>