aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAge
...
| | * | | | | | | | gnu: Add python-pympler.•••* gnu/packages/python.scm (python-pympler, python2-pympler): New public variables. Marius Bakke2018-10-23
| | * | | | | | | | gnu: python-stem: Update to 1.7.0.•••* gnu/packages/python.scm (python-stem): Update to 1.7.0. [arguments]: Remove obsolete phase. [native-inputs]: Change PYTHON-PEP8 to PYTHON-PYCODESTYLE. Marius Bakke2018-10-23
| | * | | | | | | | gnu: python-datrie: Fix FTBFS with Python 3.7.•••* gnu/packages/python.scm (python-datrie)[arguments]: Add phase 'cythonize'. Marius Bakke2018-10-22
| | * | | | | | | | Merge branch 'master' into core-updatesMarius Bakke2018-10-22
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: python-pip: Update to 18.1.•••* gnu/packages/python.scm (python-pip): Update to 18.1. Nicolas Goaziou2018-12-02
| * | | | | | | | | | gnu: Add python-attr.•••* gnu/packages/python.scm (python-attr): New variable. Nicolas Goaziou2018-12-02
| * | | | | | | | | | gnu: python-async-timeout: Update to 3.0.1.•••* gnu/packages/python.scm (python-async-timeout): Update to 3.0.1. Nicolas Goaziou2018-12-02
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | gnu: python-kivy-next, python2-kivy-next: Deprecate.•••As discussed at <https://bugs.gnu.org/33426>. * gnu/packages/python.scm (python-kivy-next, python2-kivy-next): Mark as deprecated. Ludovic Courtès2018-11-27
| * | | | | | | | | gnu: python-seaborn: Update to 0.9.0.•••* gnu/packages/python.scm (python-seaborn): Update to 0.9.0. [arguments]: Enable tests. [propagated-inputs]: Add python-numpy. [native-inputs]: Add python-pytest and xorg-server. [properties]: Remove. (python2-seaborn)[propagated-inputs]: Remove python2-pytz. Ricardo Wurmus2018-11-26
| | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | gnu: python-ilinkedlist: Update to 0.4.0.•••* gnu/packages/python.scm (python-ilinkedlist): Update to 0.4.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Luther Thompson2018-11-23
| * | | | | | | | gnu: python-numpy: Update to 1.14.6.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.6. Marius Bakke2018-11-21
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | gnu: python-waf: Use a proper directory structure.•••Fixes <https://bugs.gnu.org/25634>. * gnu/packages/python.scm (python-waf): Replace custom 'install phase to install "waf" binary into the bin directory. Remove the 'wrap phase. * gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase accordingly. Efraim Flashner2018-11-21
| * | | | | | | gnu: Add python-wikidata.•••* gnu/packages/python.scm (python-wikidata): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> swedebugia2018-11-21
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | gnu: python-joblib: Update home page.•••* gnu/packages/python.scm (python-joblib)[home-page]: Update to current. Marius Bakke2018-11-20
| * | | | | | gnu: python-joblib: Update to 0.13.0.•••* gnu/packages/python.scm (python-joblib): Update to 0.13.0. [source](snippet): Remove. [arguments]: Remove 'disable-failing-tests' phase. Add custom check phase. [native-inputs]: Remove PYTHON-NOSE, PYTHON-SPHINX, PYTHON-DOCUTILS and PYTHON-NUMPYDOC. Add PYTHON-PYTEST. Marius Bakke2018-11-20
| * | | | | | gnu: python-natsort: Update to 5.4.1.•••* gnu/packages/python.scm (python-natsort): Update to 5.4.1. [arguments]: Add #:modules. Replace 'check' phase with custom pytest invokation. [native-inputs]: Remove PYTHON-PYTEST-CACHE, PYTHON-PYTEST-FLAKES and PYTHON-PYTEST-PEP8. Add PYTHON-PYTEST and PYTHON-PYTEST-MOCK. (python2-natsort)[native-inputs]: Remove PYTHON2-ENUM34 and PYTHON2-MOCK. Marius Bakke2018-11-20
| * | | | | | gnu: python-kivy: Update to 1.10.1•••* gnu/packages/python.scm (python-kivy): Update to 1.10.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jovany Leandro G.C2018-11-19
| | |_|_|_|/ | |/| | | |
| * | | | | gnu: Add python-precis-i18n.•••* gnu/packages/messaging.scm (python-precis-i18n): New variable. Clément Lassieur2018-11-11
| | |_|_|/ | |/| | |
| * | | | gnu: python-ilinkedlist: Update to 0.3.1.•••* gnu/packages/python.scm (python-ilinkedlist): Update to 0.3.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Luther Thompson2018-11-08
| * | | | gnu: Add python-pyelftools.•••* gnu/packages/python.scm (python-pyelftools): New public variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian2018-11-08
| | |_|/ | |/| |
| * | | gnu: python-ilinkedlist: Update to 0.2.0.•••* gnu/packages/python.scm (python-ilinkedlist): Update to 0.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Luther Thompson2018-11-05
| * | | gnu: pelican: Update to 3.7.1.•••* gnu/packages/python.scm (pelican): Update to 3.7.1. [home-page]: Use HTTPS URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Vagrant Cascadian2018-11-05
| * | | gnu: python-apache-libcloud: Update to 2.3.0.•••* gnu/packages/python.scm (python-apache-libcloud) (python2-apache-libcloud): Update to 2.3.0. Julien Lepiller2018-11-02
| * | | gnu: python-jsonrpclib-pelix: Update to 0.3.2.•••* gnu/packages/python.scm (python-jsonrpclib-pelix): Update to 0.3.2. [arguments]: Disable #:tests?. Tobias Geerinckx-Rice2018-11-01
| * | | gnu: python-partd: Update to 0.3.9.•••* gnu/packages/python.scm (python-partd): Update to 0.3.9. Tobias Geerinckx-Rice2018-10-30
| * | | gnu: Add python-reparser.•••* gnu/packages/python.scm (python-reparser, python2-reparser): New public variable. Tobias Geerinckx-Rice2018-10-24
| * | | gnu: Add python-readlike.•••* gnu/packages/python.scm (python-readlike, python2-readlike): New public variables. Tobias Geerinckx-Rice2018-10-24
| | |/ | |/|
| * | gnu: python-pymongo: Update to 3.7.2.•••* gnu/packages/python.scm (python-pymongo): Update to 3.7.2. Marius Bakke2018-10-22
| * | gnu: python-sure: Update to 1.4.11.•••* gnu/packages/python.scm (python-sure): Update to 1.4.11. Marius Bakke2018-10-22
| * | gnu: python-markdown: Update to 3.0.1.•••* gnu/packages/python.scm (python-markdown): Update to 3.0.1. [arguments]: Remove. Marius Bakke2018-10-22
| * | gnu: python-markdown: Update home page.•••* gnu/packages/python.scm (python-markdown)[home-page]: Change to current. Marius Bakke2018-10-22
| * | gnu: python-lazy-object-proxy: Update to 1.3.1.•••* gnu/packages/python.scm (python-lazy-object-proxy): Update to 1.3.1. Marius Bakke2018-10-22
| * | gnu: python-mistune: Update to 0.8.4.•••* gnu/packages/python.scm (python-mistune): Update to 0.8.4. Marius Bakke2018-10-22
| * | gnu: Add python-ilinkedlist.•••* gnu/packages/python.scm (python-ilinkedlist): New variable. Luther Thompson2018-10-21
* | | gnu: python: Update to 3.7.1.•••Remove the replacement, as version 3.7.1 includes the fix for this issue. * gnu/packages/python.scm (python-3.7): Update to 3.7.1. (python-3/fixed): Remove this. Christopher Baines2018-12-09
* | | python: Honor '--cores=...' in tests.•••* gnu/packages/python.scm (python-2.7)[arguments]: Add #:make-flags. Eric Bavier2018-11-17
| |/ |/|
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-21
|\|
| * gnu: python-glances: Update to 3.0.2.•••* gnu/packages/python.scm (python-glances): Update to 3.0.2. Oleg Pykhalov2018-10-20
* | gnu: python2-bz2file: Inherit arguments from python-bzfile.•••* gnu/packages/python.scm (python-bz2file)[properties]: Remove field. (python2-bz2file): Use PACKAGE-WITH-PYTHON2. Marius Bakke2018-10-21
* | Revert "gnu: python-fonttools: Update to 3.30.0."•••This reverts commit 5fb543b3f7bf79208178429d38f2da047fc744c0. python2-fonttools has 2700 dependants, only the python3 version is failing. Efraim Flashner2018-10-18
* | gnu: python-fonttools: Update to 3.30.0.•••* gnu/packages/python.scm (python-fonttools): Update to 3.30.0. Efraim Flashner2018-10-18
* | gnu: Python: Adjust grafts for core-updates merge.•••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. Marius Bakke2018-10-17
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * gnu: python2: Add upstream security fixes.•••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. Marius Bakke2018-10-17
| * gnu: python: Fix CVE-2018-14647.•••* 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. Marius Bakke2018-10-17
| * gnu: python-mimeparse: Update to 1.6.0.•••* gnu/packages/python.scm (python-mimeparse): Update to 1.6.0. [phases]: Enable tests with a custom check phase. Maxim Cournoyer2018-10-14
| * gnu: python-configargparse: Use pypi-uri.•••* gnu/packages/python.scm (python-configargparse, python2-configargparse)[source]: Use pypi-uri. Leo Famulari2018-10-12
| * gnu: python-icalendar: Update to 4.0.2.•••* gnu/packages/python.scm (python-icalendar: Update to 4.0.2. Leo Famulari2018-10-12
| * gnu: python2-backports-functools-lru-cache: Update to 1.5.•••* gnu/packages/python.scm (python2-backports-functools-lru-cache): Update to 1.5. Ben Woodcroft2018-10-08
* | gnu: python-icalendar: Update to 4.0.3.•••* gnu/packages/python.scm (python-icalendar): Update to 4.0.3. Efraim Flashner2018-10-17