summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
2018-10-22gnu: python-markdown: Update home page.Marius Bakke
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
2018-10-22gnu: python-lazy-object-proxy: Update to 1.3.1.Marius Bakke
* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
2018-10-22gnu: python-mistune: Update to 0.8.4.Marius Bakke
* gnu/packages/python.scm (python-mistune): Update to 0.8.4.
2018-10-21gnu: Add python-ilinkedlist.Luther Thompson
* gnu/packages/python.scm (python-ilinkedlist): New variable.
2018-10-21Merge branch 'master' into core-updatesMarius Bakke
2018-10-21gnu: python2-bz2file: Inherit arguments from python-bzfile.Marius Bakke
* gnu/packages/python.scm (python-bz2file)[properties]: Remove field. (python2-bz2file): Use PACKAGE-WITH-PYTHON2.
2018-10-20gnu: python-glances: Update to 3.0.2.Oleg Pykhalov
* gnu/packages/python.scm (python-glances): Update to 3.0.2.
2018-10-18Revert "gnu: python-fonttools: Update to 3.30.0."Efraim Flashner
This reverts commit 5fb543b3f7bf79208178429d38f2da047fc744c0. python2-fonttools has 2700 dependants, only the python3 version is failing.
2018-10-18gnu: python-fonttools: Update to 3.30.0.Efraim Flashner
* gnu/packages/python.scm (python-fonttools): Update to 3.30.0.
2018-10-17gnu: Python: Adjust grafts for core-updates merge.Marius Bakke
This adjust the grafts from a55ebe2e3a7b438b4eec06c594440d3a0fb06a25 and 90aeaee861845142843a0f988fa4ff016c723cdb to apply to Python 2.7.15 and 3.7.0. * gnu/packages/patches/python2-CVE-2018-1060.patch, gnu/packages/patches/python2-CVE-2018-1061.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them. * gnu/packages/python.scm (python-2/fixed): Remove patches that are already present in 2.7.15. (python-3/fixed): Remove obsolete phase.
2018-10-17Merge branch 'master' into core-updatesMarius Bakke
2018-10-17gnu: python2: Add upstream security fixes.Marius Bakke
This addresses CVE-2018-{1060,1061,14647,1000802}. * gnu/packages/patches/python2-CVE-2018-1000802.patch, gnu/packages/patches/python2-CVE-2018-1060.patch, gnu/packages/patches/python2-CVE-2018-1061.patch, gnu/packages/patches/python2-CVE-2018-14647.patch: New files. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-2/fixed): New variable. (python-2.7)[replacement]: New field. (python2-minimal): Use PACKAGE/INHERIT.
2018-10-17gnu: python: Fix CVE-2018-14647.Marius Bakke
* gnu/packages/patches/python-CVE-2018-14647.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/python.scm (python-3/fixed): New variable. (python-3.6)[replacement]: New field. (python-minimal, python-debug, wrap-python3): Use PACKAGE/INHERIT instead of standard inheritance.
2018-10-17gnu: python-icalendar: Update to 4.0.3.Efraim Flashner
* gnu/packages/python.scm (python-icalendar): Update to 4.0.3.
2018-10-14gnu: python-mimeparse: Update to 1.6.0.Maxim Cournoyer
* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0. [phases]: Enable tests with a custom check phase.
2018-10-12gnu: python-configargparse: Use pypi-uri.Leo Famulari
* gnu/packages/python.scm (python-configargparse, python2-configargparse)[source]: Use pypi-uri.
2018-10-12gnu: python-icalendar: Update to 4.0.2.Leo Famulari
* gnu/packages/python.scm (python-icalendar: Update to 4.0.2.
2018-10-11gnu: python-more-itertools: Fix building on 32-bit architectures.Efraim Flashner
* gnu/packages/python.scm (python-more-itertools)[arguments]: Add a custom phase to prevent overflowing on 32-bit architectures.
2018-10-08gnu: python2-backports-functools-lru-cache: Update to 1.5.Ben Woodcroft
* gnu/packages/python.scm (python2-backports-functools-lru-cache): Update to 1.5.
2018-10-05Merge branch 'master' into core-updatesMarius Bakke
2018-09-27gnu: python-setproctitle: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-setproctitle)[arguments]: Substitute INVOKE for SYSTEM*.
2018-09-26Merge branch 'master' into core-updatesMarius Bakke
2018-09-25gnu: python-pexpect: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pexpect)[arguments]: Substitute INVOKE for SYSTEM*.
2018-09-25gnu: Add python-semantic-version.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-semantic-version) (python2-semantic-version): New public variables.
2018-09-24gnu: python-networkx: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-networkx)[home-page]: Use HTTPS.
2018-09-24gnu: python-networkx: Update to 2.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-networkx): Update to 2.2.
2018-09-24gnu: python-decorator: Update to 4.3.0.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-decorator): Update to 4.3.0. [arguments]: Run the test suite.
2018-09-24gnu: python-marshmallow: Update to 3.0.0b14.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-marshmallow): Update to 3.0.0b14.
2018-09-21gnu: python-pyparsing: Update to 2.2.1.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pyparsing): Update to 2.2.1. [source]: Use PYPI-URI.
2018-09-21gnu: python-pyparsing: Update home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-pyparsing)[home-page]: Update.
2018-09-21gnu: python-rencode: Update to 1.0.5.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-rencode): Update to 1.0.5. [arguments]: Add a 'delete-bogus-test' phase.
2018-09-21gnu: python-hdf4: Use INVOKE.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-hdf4)[arguments]: Substitute INVOKE for SYSTEM*.
2018-09-20Merge branch 'master' into core-updatesMarius Bakke
2018-09-17gnu: python-dirsync: Update to 2.2.3.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-dirsync): Update to 2.2.3. [native-inputs]: Remove unzip.
2018-09-15gnu: Add python-user-agents.Maxim Cournoyer
* gnu/packages/python.scm (python-user-agents, python2-user-agents): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: Add python-ua-parser.Maxim Cournoyer
* gnu/packages/python.scm (python-ua-parser, python2-ua-parser): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: Add python-pycountry.Maxim Cournoyer
* gnu/packages/python.scm (python-pycountry, python2-pycountry): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2018-09-15gnu: pybind11: Update to 2.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (pybind11): Update to 2.2.4.
2018-09-15gnu: pybind11: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/python.scm (pybind11)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-09-15gnu: snakemake: Update to 5.2.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (snakemake): Update to 5.2.4. [propagated-inputs]: Add python-gitpython.
2018-09-13Merge branch 'master' into core-updatesLeo Famulari
2018-09-12gnu: Add python-black.Maxim Cournoyer
* gnu/packages/python.scm (python-black): New variable.
2018-09-12gnu: Add python-toml.Maxim Cournoyer
* gnu/packages/python.scm (python-toml): New variables.
2018-09-12gnu: python-jedi: Update to 0.12.1.Maxim Cournoyer
* gnu/packages/python.scm (python-jedi): Update to 0.12.1. [propagated-inputs]: Move python-parso here, as it is required at run time.
2018-09-11gnu: snakemake: Update home page.Tobias Geerinckx-Rice
* gnu/packages/python.scm (snakemake)[home-page]: Update.
2018-09-11gnu: snakemake: Update to 5.2.2.Tobias Geerinckx-Rice
* gnu/packages/python.scm (snakemake): Update to 5.2.2.
2018-09-11gnu: python-waf: Update to 2.0.11.Marius Bakke
* gnu/packages/python.scm (python-waf): Update to 2.0.11.
2018-09-10gnu: python-binaryornot: Update to 0.4.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-binaryornot): Update to 0.4.4.
2018-09-10gnu: python-parse: Update to 1.8.4.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-parse): Update to 1.8.4.
2018-09-10gnu: python-parse: Mark up description.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-parse)[description]: Use @code{}.