aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAge
* gnu: python-pkgconfig: Update to 1.3.1.•••* gnu/packages/python.scm (python-pkgconfig): Update to 1.3.1. Signed-off-by: Leo Famulari <leo@famulari.name> Paul Garlick2018-08-22
* gnu: python-rpy2: Update to 2.9.4.•••* gnu/packages/python.scm (python-rpy2): Update to 2.9.4. [arguments]: Remove obsolete phases and substitute INVOKE for SYSTEM* now that we can. Tobias Geerinckx-Rice2018-08-21
* gnu: python-rpy2: Update home page.•••* gnu/packages/python.scm (python-rpy2)[home-page]: Update URI. Tobias Geerinckx-Rice2018-08-21
* gnu: python-py: Use HTTPS home page.•••* gnu/packages/python.scm (python-py)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-08-20
* Merge branch 'master' into stagingMarius Bakke2018-08-16
|\
| * gnu: Add python-argparse-manpage.•••* gnu/packages/python.scm (python-argparse-manpage): New variable. Ricardo Wurmus2018-08-16
| * gnu: python-txamqp: Update to 0.8.2.•••* gnu/packages/python.scm (python-txamqp): Update to 0.8.2. Tobias Geerinckx-Rice2018-08-15
| * gnu: python-pep8: Use HTTPS home page.•••Also add a comment about 1.7.1. This doesn't warrant a changelog entry, so you never read this. * gnu/packages/python.scm (python-pep8)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-08-13
* | gnu: python-cython: Disable tests that fail on armhf.•••* gnu/packages/python.scm (python-cython)[arguments]: On armhf-linux, add phase to disable two tests. Marius Bakke2018-08-16
* | Merge branch 'master' into stagingMarius Bakke2018-08-07
|\|
| * gnu: python-scipy: Only run default tests.•••* gnu/packages/python.scm (python-scipy)[arguments]: Only run the default test suite. The full test suite is too expensive and brittle. Ricardo Wurmus2018-08-03
* | Merge branch 'master' into stagingMarius Bakke2018-07-30
|\|
| * gnu: Remove duplicated python-pafy.•••It was first added in 02f8f804f0242df885311715412a1e3ee5436f3b, then again in 2dd12924cf4a30a96262b6d392fcde58c9f10d4b. * gnu/packages/python.scm (python-pafy): Remove duplicated package definition. remove-duplicate-packagesChristopher Baines2018-07-29
* | Merge branch 'master' into stagingMarius Bakke2018-07-28
|\|
| * gnu: Add snakemake-4.•••* gnu/packages/python.scm (snakemake-4): New variable. * gnu/packages/bioinformatics.scm (pigx-bsseq, pigx-rnaseq, pigx-scrnaseq, pigx-chipseq)[inputs]: Use it. Ricardo Wurmus2018-07-27
| * gnu: snakemake: Add missing dependencies.•••* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-datrie, python-docutils, python-jinja2, python-jsonschema, and python-networkx. Ricardo Wurmus2018-07-27
| * gnu: Add python-datrie.•••* gnu/packages/python.scm (python-datrie): New variable. Ricardo Wurmus2018-07-27
| * gnu: snakemake: Update to 5.2.0.•••* gnu/packages/python.scm (snakemake): Update to 5.2.0. Ricardo Wurmus2018-07-27
| * gnu: python-cairocffi: Fix loading of shared libraries.•••Fixes <https://bugs.gnu.org/32170>. * gnu/packages/patches/python-cairocffi-dlopen-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-cairocffi)[inputs]: Add glib, gtk+, pango. [native-inputs]: Add python-pytest. [arguments]: Enable tests. [arguments]<#:phases>[patch-paths]: New phase. Danny Milosavljevic2018-07-16
| * gnu: python-pyasn1-modules: Update to 0.2.2.•••* gnu/packages/python.scm (python-pyasn1-modules, python2-pyasn1-modules): Update to 0.2.2. Leo Famulari2018-07-16
| * gnu: python-pyasn1: Update to 0.4.3.•••* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.4.3. Leo Famulari2018-07-16
| * gnu: python-xenon: Update to 0.5.4.•••* gnu/packages/python.scm (python-xenon): Update to 0.5.4. [arguments]: Remove part of custom 'patch-test-requirements phase. Efraim Flashner2018-07-14
| * gnu: python-h5py: Update to 2.8.0.•••* gnu/packages/python.scm (python-h5py): Update to 2.8.0. Ben Woodcroft2018-07-15
| * Merge branch 'staging'Marius Bakke2018-07-13
| |\
| * | gnu: python-pyyaml: Update to 3.13.•••* gnu/packages/python.scm (python-pyyaml): Update to 3.13. Marius Bakke2018-07-12
* | | gnu: Cython: Update to 0.28.4.•••* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.28.4. [arguments]: Use invoke. Leo Famulari2018-07-19
| |/ |/|
* | Merge branch 'master' into stagingMarius Bakke2018-07-08
|\|
| * gnu: Add python-commandlines.•••* gnu/packages/python.scm (python-commandlines): New variable. Nicolas Goaziou2018-07-02
* | Merge branch 'master' into stagingMarius Bakke2018-07-02
|\|
| * gnu: python-rst.linker: Update to 1.10.•••* gnu/packages/python.scm (python-rst.linker): Update to 1.10. Tobias Geerinckx-Rice2018-06-30
| * gnu: python-xopen: Update to 0.3.3.•••* gnu/packages/python.scm (python-xopen): Update to 0.3.3. Tobias Geerinckx-Rice2018-06-30
| * gnu: python2-xopen: Fix build.•••* gnu/packages/python.scm (python2-xopen)[propagated-inputs]: Add python2-bz2file. Tobias Geerinckx-Rice2018-06-30
| * gnu: python-parso: Update to 0.2.1.•••* gnu/packages/python.scm (python-parso): Update to 0.2.1. Tobias Geerinckx-Rice2018-06-30
| * gnu: python-pandas: Update to 0.23.1.•••* gnu/packages/python.scm (python-pandas): Update to 0.23.1. [arguments]: Drop new S3 test. [native-inputs]: Add PYTHON-BEAUTIFULSOUP4 and PYTHON-HTML5LIB. Marius Bakke2018-06-28
| * gnu: python-numpy: Update to 1.14.5.•••* gnu/packages/python.scm (python-numpy): Update to 1.14.5. Marius Bakke2018-06-28
* | Merge branch 'master' into stagingMarius Bakke2018-06-26
|\|
| * gnu: python-pathpy: Update to 11.0.1.•••* gnu/packages/python.scm (python-pathpy): Update to 11.0.1. Tobias Geerinckx-Rice2018-06-26
| * gnu: Add python-send2trash.•••* gnu/packages/python.scm (python-send2trash, python2-send2trash): New public variables. Oleg Pykhalov2018-06-23
* | Merge branch 'master' into stagingMarius Bakke2018-06-18
|\|
| * gnu: python-click-log: Update to 0.3.2.•••* gnu/packages/python.scm (python-click-log): Update to 0.3.2. Leo Famulari2018-06-14
| * gnu: Add python-dns-lexicon.•••* gnu/packages/python.scm (python-dns-lexicon, python2-dns-lexicon): New variables. Clément Lassieur2018-06-14
| * gnu: Add python-pynamecheap.•••* gnu/packages/python.scm (python-pynamecheap, python2-pynamecheap): New variables. Clément Lassieur2018-06-14
| * gnu: Add python-tldextract.•••* gnu/packages/python.scm (python-tldextract, python2-tldextract): New variables. Clément Lassieur2018-06-14
| * gnu: Add python-requests-file.•••* gnu/packages/python.scm (python-requests-file, python2-requests-file): New variables. Clément Lassieur2018-06-14
| * gnu: python-llfuse: Update to 1.3.3.•••* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.3. Leo Famulari2018-06-12
| * gnu: python-urwid, python2-urwid: Update to 2.0.1.•••* gnu/packages/python.scm (python-urwid, python2-urwird): Update to 2.0.1. 宋文武2018-06-12
* | Merge branch 'master' into stagingMarius Bakke2018-06-11
|\|
| * gnu: python2: Deprecate "python@2".•••* gnu/packages/python.scm (python2-called-python): New variable. Ludovic Courtès2018-06-11
| * gnu: Add python-fasteners.•••* gnu/packages/python.scm (python-fasteners, python2-fasteners): New variables. Oleg Pykhalov2018-06-08
| * Merge branch 'master' into core-updatesLudovic Courtès2018-06-01
| |\