aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: python-cython: Update to 0.23.4.Efraim Flashner2015-12-21
| | | | * gnu/packages/python.scm (python-cython): Update to 0.23.4.
* gnu: python-ipython: Patch 'ctypes' bug.Federico Beffa2015-12-15
| | | | | | * gnu/packages/patches/python-ipython-inputhook-ctype.patch: New patch. * gnu/packages/python.scm (python-ipython): Use it. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: python-click: Update to 6.2.Efraim Flashner2015-12-15
| | | | | * gnu/packages/python.scm (python-click): Update to 6.2. [source]: Change to pypi syntax.
* gnu: python-keyring: Update to 5.7.1.Efraim Flashner2015-12-15
| | | | | | | * gnu/packages/python.scm (python-keyring): Update to 5.7.1. [source]: Change to pypi syntax. [native-inputs]: Add python-setuptools-scm. [arguments]: Remove argument to replace unpack with unzip.
* gnu: Add python-contextlib2.Chris Marusich2015-12-14
| | | | | | | * gnu/packages/python.scm (python-contextlib2, python2-contextlib2): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-certifi: Update to 2015.11.20.1.Efraim Flashner2015-12-11
| | | | | * gnu/packages/python.scm (python-certifi): Update to 2015.11.20.1. [source]: Change to pypi syntax.
* gnu: python-requests: Update to 2.8.1.Efraim Flashner2015-12-10
| | | | | | | | | * gnu/packages/python.scm (python-requests): Update to 2.8.1. [native-inputs]: Move python-setuptools here. [inputs]: Remove python-certifi. [propagated-inputs]: Add python-py, python-pytest, python-pytest-cov, python-wheel. [arguments]: Enable tests.
* gnu: Add python-wheel.Efraim Flashner2015-12-10
| | | | * gnu/packages/python.scm (python-wheel, python2-wheel): New variables.
* gnu: Add python-pytest-cov.Efraim Flashner2015-12-10
| | | | | * gnu/packages/python.scm (python-pytest-cov, python2-pytest-cov): New variables.
* gnu: python-pytz: Update to 2015.7.Efraim Flashner2015-12-10
| | | | | | | * gnu/packages/python.scm (python-pytz): Update to 2015.7. [source]: Change uri to pypi's location. [home-page]: Change to new website. [license]: Change to expat.
* gnu: python-pillow: Update to 3.0.0.Andreas Enge2015-12-08
| | | | * gnu/packages/python.scm (python-pillow, python2-pillow): Update to 3.0.0.
* gnu: python2-zope-security: Use python2-zope-testrunner.Efraim Flashner2015-12-07
| | | | * gnu/packages/python.scm (python2-zope-security): Do it.
* gnu: Add python-docopt.Kyle Meyer2015-12-06
| | | | | | | * gnu/packages/python.scm (python-docopt, python2-docopt): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python2-parsedatetime.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python2-parsedatetime): New variable.
* gnu: python-parsedatetime: Update to 1.5.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-parsedatetime): Update to 1.5. [arguments]: Enable tests.
* gnu: Add python-ndg-httpsclient.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-ndg-httpsclient, python2-ndg-httpsclient): New variables.
* gnu: Add python-configargparse.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-configargparse, python2-configargparse): New variables.
* gnu: Add python2-pythondialog.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python2-pythondialog): New variable.
* gnu: Add python-configobj.Leo Famulari2015-12-05
| | | | | | | * gnu/packages/python.scm (python-configobj, python2-configobj): New variables. * gnu/packages/patches/python-configobj-setuptools.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: Add python-werkzeug.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-werkzeug, python2-werkzeug): New variables.
* gnu: Add python-pyrfc3339.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python-pyrfc3339, python2-pyrfc3339): New variables.
* gnu: Add python-zope-component.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-component, python2-zope-component): New variables.
* gnu: Add python-zope-security.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-security, python2-zope-security): New variables.
* gnu: Add python-zope-location.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-location, python2-zope-location): New variables.
* gnu: Add python-zope-proxy.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy): New variables.
* gnu: Add python-zope-configuration.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration): New variables.
* gnu: Add python-zope-schema.Leo Famulari2015-12-05
| | | | * gnu/packages/python.scm (python-zope-schema, python2-zope-schema): New variables.
* gnu: Add python-zope-i18nmessageid.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-i18nmessageid, python2-zope-i18nmessageid): New variables.
* gnu: Add python-zope-testrunner.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner): New variables.
* gnu: Add python-zope-testing.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-testing, python2-zope-testing): New variables.
* gnu: Add python-zope-exceptions.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-exceptions, python2-zope-exceptions): New variables.
* gnu: Add python-zope-interface.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-interface, python2-zope-interface): New variables.
* gnu: Add python-zope-event.Leo Famulari2015-12-05
| | | | | * gnu/packages/python.scm (python-zope-event, python2-zope-event): New variables.
* gnu: python2-seaborn: Use custom 'python2-' packages.Federico Beffa2015-12-03
| | | | | * gnu/packages/python.scm (python2-seaborn): Use customized 'python2-' versions of 'matplotlib', 'pandas' and 'scipy'.
* gnu: python2-scikit-image: Use custom 'python2-' packages.Federico Beffa2015-12-03
| | | | | * gnu/packages/python.scm (python2-scikit-image): Use customized 'python2-' versions of 'matplotlib', 'numpy' and 'scipy'.
* gnu: python2-pandas: Use custom 'python2-numpy'.Federico Beffa2015-12-03
| | | | * gnu/packages/python.scm (python2-pandas): Do it.
* gnu: python2-ipython: Use custom 'python2-numpy'.Federico Beffa2015-12-03
| | | | * gnu/packages/python.scm (python2-ipython): Do it.
* gnu: python-matplotlib: Adjust path to figures in 'info' file.Federico Beffa2015-12-02
| | | | * gnu/packages/python.scm (python-matplotlib): Do it.
* gnu: python-ipython: Don't use the bootstrap version of 'python-numpy'.Federico Beffa2015-12-02
| | | | * gnu/packages/python.scm (python-ipython): Do it.
* gnu: python-matplotlib: Add 'TkAgg' backend and update to version '1.4.3'.Federico Beffa2015-12-02
| | | | | | * gnu/packages/python.scm (python-matplotlib, python2-matplotlib): Do it. * gnu/packages/patches/matplotlib-setupext-tk.patch: New file. * gnu-system.am (dist_patch_DATA): Add the new patch.
* gnu: python-six: Update to 1.10.0.Efraim Flashner2015-12-01
| | | | | * gnu/packages/python.scm (python-six): Update to 1.10.0. [source]: Change uri to pypi format.
* gnu: python-babel: Update to 2.1.1.Efraim Flashner2015-12-01
| | | | | * gnu/packages/python.scm (python-babel): Update to 2.1.1. [source]: Change uri to pypi format.
* gnu: python2-keyring: Use python2-pycrypto.Efraim Flashner2015-11-30
| | | | | * gnu/packages/python.scm (python2-keyring)[inputs]: Force building with python2-pycrypto.
* gnu: python2-pycrypto: Use python2.Efraim Flashner2015-11-30
| | | | | * gnu/packages/python.scm (python2-pycrypto)[inputs]: Force building with python2.
* gnu: python: Move tkinter to "tk" output.Ludovic Courtès2015-11-29
| | | | | | * gnu/packages/python.scm (python-2)[outputs]: New field. [arguments]: Add 'move-tk-inter' phase. (python2-minimal, python-minimal, wrap-python3)[outputs]: New field.
* gnu: python: Clarify and shorten the list of built-time modules.Ludovic Courtès2015-11-29
| | | | | * gnu/packages/python.scm (python-2)[arguments]: Make the #:modules list shorter.
* gnu: python: Do not record configure flags.Ludovic Courtès2015-11-29
| | | | | | | | This reduces the number of run-time dependencies of python-2 from 25 to 15, corresponding only to ~4 MiB. * gnu/packages/python.scm (python-2)[arguments]: Add 'do-not-record-configure-flags' phase.
* gnu: python: Factorize configure flags with minimal variants.Ludovic Courtès2015-11-29
| | | | | | * gnu/packages/python.scm (python2-minimal, python-minimal)[arguments]: Reuse the inherited configure flags, and just add --without-system-ffi.
* gnu: python: Make 'sys.version' deterministic.Ludovic Courtès2015-11-29
| | | | | | | | * gnu/packages/patches/python-2-deterministic-build-info.patch, gnu/packages/patches/python-3-deterministic-build-info.patch: New files. * gnu/packages/python.scm (python-2, python): Use them. * gnu-system.am (dist_patch_DATA): Add them.
* gnu: python: Set SOURCE_DATE_EPOCH to 1 instead of 0.Ludovic Courtès2015-11-29
| | | | | | * gnu/packages/python.scm (python-2)[arguments]: Set SOURCE_DATE_EPOCH to 1 to match what the daemon does. * guix/build/python-build-system.scm (set-SOURCE-DATE-EPOCH): Likewise.