summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: Add python-xlrd.Ben Woodcroft2015-10-01
| | | | | | * gnu/packages/python.scm (python-xlrd, python2-xlrd): New variables. Signed-off-by: Mathieu Lirzin <mthl@openmailbox.org>
* Merge branch 'core-updates'Ludovic Courtès2015-09-26
|\
| * Merge branch 'master' into core-updatesLudovic Courtès2015-09-24
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2015-09-22
| |\ \
| * \ \ Merge branch 'master' into core-updatesLudovic Courtès2015-09-13
| |\ \ \
| * | | | gnu: python-setuptools: Update to 18.3.1.宋文武2015-09-13
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-setuptools): Update to 18.3.1.
| * | | | gnu: Add python-fonttools.宋文武2015-09-06
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-fonttools, python2-fonttools): New variables.
| * | | | gnu: Use 'install-file' instead of 'mkdir-p' and 'copy-file' in obvious cases.Ludovic Courtès2015-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (bedtools, bowtie, bwa, hisat, samtools, plink, star): Use 'install-file' instead of 'mkdir-p' + 'copy-file'. * gnu/packages/check.scm (catch-framework): Likewise. * gnu/packages/code.scm (global): Likewise. * gnu/packages/emacs.scm (magit-svn, haskell-mode, emacs-pdf-tools): Likewise. * gnu/packages/engineering.scm (fastcap, fasthenry): Likewise. * gnu/packages/gnuzilla.scm (nss): Likewise. * gnu/packages/guile.scm (guile-minikanren): Likewise. * gnu/packages/java.scm (swt): Likewise. * gnu/packages/make-bootstrap.scm (%static-binaries): Likewise. * gnu/packages/maths.scm (lpsolve): Likewise. * gnu/packages/mp3.scm (mpc123): Likewise. * gnu/packages/ninja.scm (ninja): Likewise. * gnu/packages/python.scm (python-numpy, python-pyparsing): Likewise. * gnu/packages/screen.scm (dtach): Likewise. * gnu/packages/synergy.scm (synergy): Likewise. * gnu/packages/textutils.scm (utf8proc): Likewise. * gnu/packages/version-control.scm (git-test-sequence): Likewise. * gnu/packages/wicd.scm (wicd): Likewise.
* | | | | gnu: Add pyOpenSSL.Ricardo Wurmus2015-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): New variables.
* | | | | gnu: Add python-cryptography.Ricardo Wurmus2015-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-cryptography, python2-cryptography): New variables.
* | | | | gnu: Add python-cryptography-vectors.Ricardo Wurmus2015-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-cryptography-vectors, python2-cryptography-vectors): New variables.
* | | | | gnu: Add python-pretend.Ricardo Wurmus2015-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pretend, python2-pretend): New variables.
* | | | | gnu: Add python-idna.Ricardo Wurmus2015-09-25
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-idna, python2-idna): New variables.
* | | | | gnu: Add python-ipaddress.Ricardo Wurmus2015-09-25
| |_|_|/ |/| | | | | | | | | | | * gnu/packages/python.scm (python2-ipaddress): New variable.
* | | | gnu: Add python-pyasn1.Ricardo Wurmus2015-09-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pyasn1, python2-pyasn1): New variables.
* | | | gnu: python-cffi: Update to 1.2.1.Ricardo Wurmus2015-09-24
| |_|/ |/| | | | | | | | | | | | | | * gnu/packages/python.scm (python-cffi): Update to 1.2.1. [native-inputs]: Add python-pytest. [arguments]: Enable tests.
* | | gnu: python2-ipython: Override terminado in propagated inputs.Ricardo Wurmus2015-09-21
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-ipython)[inputs, propagated-inputs]: Override inherited "python-terminado" in propagated inputs instead of regular inputs.
* | | gnu: Add python2-keyring.Cyril Roelandt2015-09-20
| | | | | | | | | | | | * gnu/packages/python.scm (python2-keyring): New variable.
* | | gnu: Add python2-pyflakes and fix python2-pyflakes-0.8.1.Cyril Roelandt2015-09-20
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python2-pyflakes): New variable. * gnu/packages/python.scm (python2-pyflakes-0.8.1): Fix the definition.
* | | gnu: Add python-prettytableCyril Roelandt2015-09-20
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-prettytable, python2-prettytable): New variables.
* | | gnu: Add python-webob.Cyril Roelandt2015-09-16
| | | | | | | | | | | | * gnu/packages/python.scm (python-webob, python2-webob): New variables.
* | | gnu: Add python-monotonic.Cyril Roelandt2015-09-14
| | | | | | | | | | | | * gnu/packages/python.scm (python-monotonic, python2-monotonic): New variables.
* | | gnu: Add python-iso8601.Cyril Roelandt2015-09-14
| | | | | | | | | | | | * gnu/packages/python.scm (python-iso8601, python2-iso8601): New variables.
* | | gnu: Add python-wraptCyril Roelandt2015-09-14
| | | | | | | | | | | | * gnu/packages/python.scm (python-wrapt, python2-wrapt): New variables.
* | | gnu: Add python-netaddr.Cyril Roelandt2015-09-13
| |/ |/| | | | | * gnu/packages/python.scm (python-netaddr, python2-netaddr): New variables.
* | ui: Add package-description-string.Mathieu Lirzin2015-09-08
| | | | | | | | | | | | | | | | | | | | | | | | | | Provide support for Texinfo's markup in package description. * guix/ui.scm (%text-width): New parameter. (texi->plain-text): New variable. (package->recutils): Use them. (package-description-string): New variable. * emacs/guix-main.scm (%package-param-alist): Use it. * gnu/packages/perl.scm (perl-devel-globaldestruction) (perl-devel-lexalias, perl-exporter-lite): Adapt to Texinfo's markup. * gnu/packages/python.scm (python2-empy): Likewise.
* | gnu: python-testtools: fix propagated inputs.Cyril Roelandt2015-09-08
| | | | | | | | | | * gnu/packages/python.scm (python-testools): turn python-fixtures and python-testtools into propagated inputs.
* | gnu: Add python-msgpack.Leo Famulari2015-09-02
| | | | | | | | | | | | * gnu/packages/python.scm (python-msgpack, python2-msgpack): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* | gnu: Add python-llfuse.Leo Famulari2015-09-02
| | | | | | | | | | | | * gnu/packages/python.scm (python-llfuse, python2-llfuse): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* | gnu: add python-appdirs.Cyril Roelandt2015-09-01
| | | | | | | | * gnu/packages/python.scm (python-appdirs, python2-appdirs): New variables.
* | gnu: Add python-ly.Ricardo Wurmus2015-08-31
|/ | | | * gnu/packages/python.scm (python-ly): New variable.
* gnu: Bump python-six to 1.9.0.Cyril Roelandt2015-08-09
| | | | * gnu/packages/python.scm (python-six): Bump to 1.9.0.
* gnu: python-2: Update to 2.7.10.Eric Dvorsak2015-08-06
| | | | | | | | * gnu/packages/patches/python2-sqlite-3.8.4-test-fix.patch, gnu/packages/patches/python-libffi-mips-n32-fix.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/python.scm (python-2): Update to 2.7.10. Remove patches. Update comment showing test failures.
* gnu: Move python2-ansible to (gnu packages admin).Eric Dvorsak2015-08-01
| | | | | * gnu/packages/python.scm (python2-ansible): Move to ... * gnu/packages/admin.scm (ansible): ... here.
* gnu: python-ipython: Update to 3.2.1.Federico Beffa2015-08-01
| | | | | | * gnu/packages/python.scm (python-ipython, python2-ipython): Update to 3.2.1. Add optional dependencies required for notebooks. (python-ipython): Fix and enable tests (1 still failing).
* gnu: Add python-terminado.Federico Beffa2015-08-01
| | | | | * gnu/packages/python.scm (python-terminado, python2-terminado): New variables.
* gnu: Add python-ptyprocess.Federico Beffa2015-08-01
| | | | | * gnu/packages/python.scm (python-ptyprocess, python2-ptyprocess): New variables.
* gnu: Add python-mistune.Federico Beffa2015-08-01
| | | | * gnu/packages/python.scm (python-mistune, python2-mistune): New variables.
* gnu: Add python2-ansible.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python2-ansible): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-passlib.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python-passlib, python2-passlib): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-py-bcrypt.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python-py-bcrypt, python2-py-bcrypt): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-paramiko.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python-paramiko, python2-paramiko): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-httplib2.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python-httplib2, python-httplib2): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-ecdsa.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python-ecdsa, python2-ecdsa): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python-ccm.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python-ccm, python2-ccm): New variables. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add python2-pycrypto.Eric Dvorsak2015-07-31
| | | | | | * gnu/packages/python.scm (python2-pycrypto): New variable. Signed-off-by: Alex Kost <alezost@gmail.com>
* gnu: Add pelican.Christopher Allan Webber2015-07-26
| | | | * gnu/packages/python.scm (pelican): New variable.
* gnu: Add python-blinker.Christopher Allan Webber2015-07-26
| | | | * gnu/packages/python.scm (python-blinker, python2-blinker): New variables.
* gnu: python-pillow: Disable egg compression.Ludovic Courtès2015-07-20
| | | | | | | Partly fixes <http://bugs.gnu.org/20765>. * gnu/packages/python.scm (python-pillow)[arguments]: Rewrite using 'modify-phases'. Add 'disable-egg-compression' phase.
* gnu: Add python-gridmap.Ricardo Wurmus2015-07-20
| | | | * gnu/packages/python.scm (python-gridmap, python2-gridmap): New variables.