summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add python-grako•••* gnu/packages/python.scm (python-grako): New variable. Thomas Danckaert2017-08-021-0/+28
* gnu: python-pbr-minimal: Update to 3.0.1•••* gnu/packages/python.scm (python-pbr-minimal): Update to 3.0.1 [source]: Update hash and remove patch. * gnu/packages/patches/python-pbr-fix-man-page-support.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Muriithi Frederick Muriuki2017-08-011-3/+2
* gnu: python-cryptography: Update to 2.0.2.•••* gnu/packages/python.scm (python-cryptography-vectors, python-cryptography): Update to 2.0.2. Marius Bakke2017-07-271-4/+4
* gnu: Add python-flask-principal.•••* gnu/packages/python.scm (python-flask-principal, python2-flask-principal): New variables. Danny Milosavljevic2017-07-261-0/+27
* gnu: python2-urwid: Actually build urwid for Python 2.•••* gnu/packages/python.scm (python2-urwid)[arguments]: Add #:python. Kei Kebreau2017-07-251-1/+5
* gnu: python-flaky: Fix Texinfo markup in description.•••* gnu/packages/python.scm (python-flaky)[description]: Escape "@". Ludovic Courtès2017-07-241-1/+1
* gnu: python-scipy: Update to 0.19.1.•••* gnu/packages/python.scm (python-scipy): Update to 0.19.1. [source]: Use 'pypi-uri'. Marius Bakke2017-07-231-5/+3
* gnu: python-matplotlib: Update to 2.0.2.•••* gnu/packages/python.scm (python-matplotlib): Update to 2.0.2. [source]: Use 'pypi-uri'. Marius Bakke2017-07-231-5/+3
* gnu: python-pyparsing: Update to 2.2.0.•••* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to 2.2.0. Marius Bakke2017-07-231-2/+2
* gnu: python-pyparsing: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-pyparsing)[arguments]<#:phases>: Use 'modify-phases'. Marius Bakke2017-07-231-19/+17
* gnu: Remove python-fake-factory.•••Superseded by python-faker since ce7911ddae5d30ba73c8c9552b7d4e71268e5db3. * gnu/packages/python.scm (python-fake-factory, python2-fake-factory): Remove variables. Marius Bakke2017-07-221-47/+0
* gnu: python-pyopenssl: Update to 17.2.0.•••* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.2.0. [native-inputs]: Add PYTHON-FLAKY. [source](patches): Remove. Marius Bakke2017-07-221-5/+4
* gnu: Add python-flaky.•••* gnu/packages/python.scm (python-flaky, python2-flaky): New variables. Marius Bakke2017-07-221-0/+29
* gnu: Add python-clyent.•••* gnu/packages/python.scm (python-clyent, python2-clyent): New variables. Muriithi Frederick Muriuki2017-07-221-0/+23
* gnu: Update python-pytz to 2017.2.•••* gnu/packages/python.scm (python-pytz, python2-pytz): Update to 2017.2. Co-authored-by: Ricardo Wurmus <rekado@elephly.net> Muriithi Frederick Muriuki2017-07-221-8/+10
* gnu: Add python-sphinx-1.6.•••* gnu/packages/python.scm (python-sphinx-1.6): New variable. Ricardo Wurmus2017-07-191-0/+30
* gnu: Add python-sphinxcontrib-websupport.•••* gnu/packages/python.scm (python-sphinxcontrib-websupport): New variable. Ricardo Wurmus2017-07-191-0/+31
* gnu: snakemake: Update to 3.13.3.•••* gnu/packages/python.scm (snakemake): Update to 3.13.3. Ricardo Wurmus2017-07-191-2/+2
* gnu: python-numpy-documentation: Use texlive-union.•••* gnu/packages/python.scm (python-numpy-documentation)[native-inputs]: Replace "texlive" with a texlive-union. Ricardo Wurmus2017-07-181-1/+38
* gnu: python-cryptograpy: Update to 2.0.•••* gnu/packages/python.scm (python-cryptography-vectors, python2-cryptography-vectors, python-cryptography, python2-cryptography): Update to 2.0. Marius Bakke2017-07-181-4/+4
* gnu: python-ipython: Use texlive-union.•••* gnu/packages/python.scm (python-ipython)[native-inputs]: Replace "texlive" with a texlive-union. Ricardo Wurmus2017-07-171-1/+34
* gnu: Add python-pytest-capturelog.•••* gnu/packages/python.scm (python-pytest-capturelog, python2-pytest-capturelog): New variables. Danny Milosavljevic2017-07-151-0/+23
* gnu: Add python-jsonpatch.•••* gnu/packages/python.scm (python-jsonpatch, python2-jsonpatch, python-jsonpatch-0.4, python2-jsonpatch-0.4): New variables. Oleg Pykhalov2017-07-151-0/+43
* gnu: Add python-backports-csv.•••* gnu/packages/python.scm (python-backports-csv, python2-backports-csv): New variables. Oleg Pykhalov2017-07-151-0/+25
* gnu: Add python-schema.•••* gnu/packages/python.scm (python-schema, python2-schema, python-schema-0.5, python2-schema-0.5): New variables. Oleg Pykhalov2017-07-151-0/+40
* gnu: python-pyopenssl: Fix test failure on 32-bit platforms.•••* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-pyopenssl)[source]: Use it. Marius Bakke2017-07-071-0/+2
* gnu: python-parsedatetime: Update to 2.4.•••* gnu/packages/python.scm (python-parsedatetime, python2-parsedatetime): Update to 2.4. Leo Famulari2017-07-071-2/+2
* gnu: python-icalendar: Update to 3.11.5.•••* gnu/packages/python.scm (python-icalendar): Update to 3.11.5. Leo Famulari2017-07-071-2/+2
* gnu: python-pylint: Update to 1.7.2.•••* gnu/packages/python.scm (python-pylint): Update to 1.7.2. [native-inputs]: Add PYTHON-PYTEST and PYTHON-PYTEST-RUNNER. Marius Bakke2017-07-041-3/+5
* gnu: python-astroid: Update to 1.5.3.•••* gnu/packages/python.scm (python-astroid): Update to 1.5.3. [properties]: Declare python2 variant. (python2-astroid)[propagated-inputs]: Add PYTHON2-BACKPORTS-FUNCTOOLS-LRU-CACHE, PYTHON2-ENUM34 and PYTHON2-SINGLEDISPATCH. Marius Bakke2017-07-041-4/+13
* gnu: python-pyopenssl: Update to 17.1.0.•••* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.1.0. [source]: Remove patch. [native-inputs]: Add PYTHON-PRETEND. [arguments]<#:phases>: Disable the network test here instead of via a patch. Also disable one new test. * gnu/packages/patches/python-pyopenssl-skip-network-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Marius Bakke2017-07-041-6/+13
* gnu: python-cryptography: Update to 1.9.•••* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.9. (python-cryptography): Update to 1.9. [propagated-inputs]: Remove PYTHON-PACKAGING. Marius Bakke2017-07-041-10/+4
* gnu: python-cffi: Update to 1.10.0.•••* gnu/packages/python.scm (python-cffi): Update to 1.10.0. [arguments]<#:phases>: Patch distutils.ccompiler call to use "gcc". Patch another hard-coded cc invocation. Adjust `py.test` invocation per README. Marius Bakke2017-07-041-3/+14
* gnu: python-cffi: Really enable tests.•••* gnu/packages/python.scm (python-cffi, python2-cffi)[arguments]: Replace 'check' phase with custom expression. Change to 'modify-phases' syntax. Marius Bakke2017-07-041-13/+25
* gnu: python-vobject: Update to 0.9.5.•••* gnu/packages/python.scm (python-vobject, python2-vobject): Update to 0.9.5. Leo Famulari2017-07-021-2/+2
* gnu: snakemake: Fix cluster execution.•••* gnu/packages/python.scm (snakemake)[arguments]: Add build phase "call-wrapper-not-wrapped-snakemake". Ricardo Wurmus2017-06-281-1/+13
* gnu: Add python-rencode.•••* gnu/packages/python.scm (python-rencode): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-06-231-0/+28
* gnu: Add python2-pyopengl.•••* gnu/packages/python.scm (python2-pyopengl): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-06-231-0/+23
* gnu: Add python-uniseg.•••* gnu/packages/python.scm (python-uniseg, python2-uniseg): New variables. Kei Kebreau2017-06-221-0/+37
* gnu: python-drmaa: Update source URL.•••* gnu/packages/python.scm (python-drmaa)[source]: Use pypi-uri. Ricardo Wurmus2017-06-221-4/+2
* gnu: python-pycodestyle: Update to 2.3.1.•••* gnu/packages/python.scm (python-pycodestyle): Update to 2.3.1. Tobias Geerinckx-Rice2017-06-211-2/+2
* gnu: Remove unused python-flake8-2.2.4.•••* gnu/packages/python.scm (python-flake8-2.2.4): Remove variable. Tobias Geerinckx-Rice2017-06-211-34/+0
* gnu: python-eventlet: Skip failing test phase.•••* gnu/packages/python.scm (python-eventlet)[arguments]: Disable tests. Tobias Geerinckx-Rice2017-06-211-0/+3
* gnu: python-vobject: Update to 0.9.4.1.•••* gnu/packages/python.scm (python-vobject): Update to 0.9.4.1. Tobias Geerinckx-Rice2017-06-211-2/+2
* gnu: Add python-regex.•••* gnu/packages/python.scm (python-regex, python2-regex): New variables. Roel Janssen2017-06-211-0/+22
* gnu: Move contents of zip module into compression module.•••* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import. Arun Isaac2017-06-201-1/+0
* gnu: Add python-mock-2.•••* gnu/packages/python.scm (python-mock-2): New variable. Leo Famulari2017-06-191-0/+18
* gnu: Add python-smmap2.•••* gnu/packages/python.scm (python-smmap2, python2-smmap2): New variables. Danny Milosavljevic2017-06-181-0/+23
* gnu: Add python-apache-libcloud.•••* gnu/packages/python.scm (python-apache-libcloud, python2-apache-libcloud): New variables. Danny Milosavljevic2017-06-171-0/+59
* gnu: python-rednose: Add the python2 variant.•••* gnu/packages/python.scm (python2-rednose): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Muriithi Frederick Muriuki2017-06-121-0/+3