Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-markdown)[home-page]: Change to current.
|
|
* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1.
|
|
* gnu/packages/python.scm (python-mistune): Update to 0.8.4.
|
|
* gnu/packages/python.scm (python-ilinkedlist): New variable.
|
|
|
|
* gnu/packages/python.scm (python-bz2file)[properties]: Remove field.
(python2-bz2file): Use PACKAGE-WITH-PYTHON2.
|
|
* gnu/packages/python.scm (python-glances): Update to 3.0.2.
|
|
This reverts commit 5fb543b3f7bf79208178429d38f2da047fc744c0.
python2-fonttools has 2700 dependants, only the python3 version is
failing.
|
|
* gnu/packages/python.scm (python-fonttools): Update to 3.30.0.
|
|
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.
|
|
|
|
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.
|
|
* 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.
|
|
* gnu/packages/python.scm (python-icalendar): Update to 4.0.3.
|
|
* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0.
[phases]: Enable tests with a custom check phase.
|
|
* gnu/packages/python.scm (python-configargparse,
python2-configargparse)[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-icalendar: Update to 4.0.2.
|
|
* gnu/packages/python.scm (python-more-itertools)[arguments]: Add a
custom phase to prevent overflowing on 32-bit architectures.
|
|
* gnu/packages/python.scm (python2-backports-functools-lru-cache): Update to 1.5.
|
|
|
|
* gnu/packages/python.scm (python-setproctitle)[arguments]: Substitute
INVOKE for SYSTEM*.
|
|
|
|
* gnu/packages/python.scm (python-pexpect)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
* gnu/packages/python.scm (python-semantic-version)
(python2-semantic-version): New public variables.
|
|
* gnu/packages/python.scm (python-networkx)[home-page]: Use HTTPS.
|
|
* gnu/packages/python.scm (python-networkx): Update to 2.2.
|
|
* gnu/packages/python.scm (python-decorator): Update to 4.3.0.
[arguments]: Run the test suite.
|
|
* gnu/packages/python.scm (python-marshmallow): Update to 3.0.0b14.
|
|
* gnu/packages/python.scm (python-pyparsing): Update to 2.2.1.
[source]: Use PYPI-URI.
|
|
* gnu/packages/python.scm (python-pyparsing)[home-page]: Update.
|
|
* gnu/packages/python.scm (python-rencode): Update to 1.0.5.
[arguments]: Add a 'delete-bogus-test' phase.
|
|
* gnu/packages/python.scm (python-hdf4)[arguments]: Substitute INVOKE
for SYSTEM*.
|
|
|
|
* gnu/packages/python.scm (python-dirsync): Update to 2.2.3.
[native-inputs]: Remove unzip.
|
|
* gnu/packages/python.scm (python-user-agents, python2-user-agents): New
variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm (python-ua-parser, python2-ua-parser): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm (python-pycountry, python2-pycountry): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/python.scm (pybind11): Update to 2.2.4.
|
|
* gnu/packages/python.scm (pybind11)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/python.scm (snakemake): Update to 5.2.4.
[propagated-inputs]: Add python-gitpython.
|
|
|
|
* gnu/packages/python.scm (python-black): New variable.
|
|
* gnu/packages/python.scm (python-toml): New variables.
|
|
* gnu/packages/python.scm (python-jedi): Update to 0.12.1.
[propagated-inputs]: Move python-parso here, as it is required at run time.
|
|
* gnu/packages/python.scm (snakemake)[home-page]: Update.
|
|
* gnu/packages/python.scm (snakemake): Update to 5.2.2.
|
|
* gnu/packages/python.scm (python-waf): Update to 2.0.11.
|
|
* gnu/packages/python.scm (python-binaryornot): Update to 0.4.4.
|
|
* gnu/packages/python.scm (python-parse): Update to 1.8.4.
|
|
* gnu/packages/python.scm (python-parse)[description]: Use @code{}.
|