aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2018-08-01
|\
| * 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. Christopher Baines2018-07-29
| * 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-fonttools: Update license.•••This is a follow-up to commit 4696368108c2e1500a8f1d8a0d75b5f0aef1c37a. * gnu/packages/python.scm (python-fonttools)[license]: Change to EXPAT (since 3.21). Marius Bakke2018-07-28
* | gnu: python-3.7: Update deleted tests.•••* gnu/packages/python.scm (python-3.7)[source]: Update the list of files to be deleted in the snippet. Efraim Flashner2018-07-28
* | gnu: python-fonttools: Update to 3.28.0.•••* gnu/packages/python.scm (python-fonttools): Update to 3.28.0. [arguments]: Remove. [native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER. Marius Bakke2018-07-28
* | gnu: Add python-invoke.•••* gnu/packages/python.scm (python-invoke, python2-invoke): New public variables. Marius Bakke2018-07-28
* | gnu: python-flake8: Update to 3.5.0.•••* gnu/packages/python.scm (python-flake8): Update to 3.5.0. Marius Bakke2018-07-28
* | gnu: python-setuptools: Update to 40.0.0.•••* gnu/packages/python.scm (python-setuptools): Update to 40.0.0. [source](uri): Adjust to zipball archive. Marius Bakke2018-07-28
* | gnu: python-pycodestyle: Update to 2.4.0.•••* gnu/packages/python.scm (python-pycodestyle): Update to 2.4.0. Marius Bakke2018-07-28
* | gnu: python-more-itertools: Update to 4.2.0.•••* gnu/packages/python.scm (python-more-itertools): Update to 4.2.0. Marius Bakke2018-07-28
* | gnu: python-pyflakes: Update to 2.0.0.•••* gnu/packages/python.scm (python-pyflakes): Update to 2.0.0. Marius Bakke2018-07-28
* | gnu: python-py: Update home page.•••* gnu/packages/python.scm (python-py)[home-page]: Change to repository URL. Marius Bakke2018-07-28
* | gnu: python-py: Update to 1.5.4.•••* gnu/packages/python.scm (python-py): Update to 1.5.4. Marius Bakke2018-07-28
* | gnu: python-py: Add missing dependency on setuptools-scm.•••* gnu/packages/python.scm (python-py)[native-inputs]: Add PYTHON-SETUPTOOLS-SCM. Marius Bakke2018-07-28
* | gnu: python: Build reproducibly.•••\o/ * gnu/packages/python.scm (python-3.7)[arguments]: Set PYTHONHASHSEED before rebuilding all bytecode. Adjust regex so that lib2to3_ex.py gets compiled. Marius Bakke2018-07-28
* | gnu: python: Rebuild bytecode after removing tests.•••* gnu/packages/python.scm (python-3.7)[arguments]: Run 'rebuild-bytecode' after 'remove-tests' to save CPU cycles. Adjust exclude regex. Marius Bakke2018-07-28
* | gnu: python: Update to 3.7.0.•••* gnu/packages/python.scm (python-3.6): Rename to ... (python-3.7): ... this. Update to 3.7.0. [arguments]: Remove phase 'patch-timestamp-for-pyc-files' and related code. Add phases to unset SOURCE_DATE_EPOCH during the check phase. (python-3): Is now PYTHON-3.7. * guix/build/python-build-system.scm (enable-bytecode-determinism): Don't set DETERMINISTIC_BUILD. Marius Bakke2018-07-28
* | gnu: python: Remove outdated comment and phases.•••* gnu/packages/python.scm (python-2.7)[arguments]: Don't set SOURCE_DATE_EPOCH or make libraries writable, since those are handled by gnu-build-system. (python-3.6): Don't override :#tests?. Marius Bakke2018-07-28
* | Merge branch 'master' into core-updatesMarius Bakke2018-07-24
|\|
| * 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
| |\
| | * Merge branch 'master' into stagingMarius Bakke2018-07-08
| | |\
| | * \ Merge branch 'master' into stagingMarius Bakke2018-07-02
| | |\ \
| | * \ \ Merge branch 'master' into stagingMarius Bakke2018-06-26
| | |\ \ \
| | * \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-18
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2018-06-11
| | |\ \ \ \ \
| | * | | | | | gnu: python-mako: Update to 1.0.7.•••* gnu/packages/python.scm (python-mako): Update to 1.0.7. Signed-off-by: Rutger Helling <rhelling@mykolab.com> Tobias Geerinckx-Rice2018-05-04
| * | | | | | | gnu: python-pyyaml: Update to 3.13.•••* gnu/packages/python.scm (python-pyyaml): Update to 3.13. Marius Bakke2018-07-12
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | gnu: Add python-commandlines.•••* gnu/packages/python.scm (python-commandlines): New variable. Nicolas Goaziou2018-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
* | | | | | Merge branch 'master' into core-updatesRicardo Wurmus2018-06-29
|\| | | | |
| * | | | | 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
| | |_|_|/ | |/| | |
| * | | | 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
| | |_|/ | |/| |
| * | | 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