aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAge
...
* gnu: python-oauthlib: Update to 1.0.3.•••* gnu/packages/python.scm (python-oauthlib): Update to 1.0.3. [native-inputs]: Move python-setuptools, python-nose, python mock here. Add python-coverage. [inputs]: Add python-blinker, python-cryptography, python-pyjwt. Efraim Flashner2015-11-25
* gnu: python2-unittest2: Use python2-setuptools.•••* gnu/packages/python.scm (python2-unittest2)[inputs]: Switch from python-setuptools to python2-setuptools. Efraim Flashner2015-11-25
* gnu: python-pyjwt: Update to 1.4.0.•••* gnu/packages/python.scm (python-pyjwt): Update to 1.4.0. [native-inputs]: Move python-setuptools here, add python-pytest-runner. Efraim Flashner2015-11-24
* gnu: python-pytest-runner: Add python-setuptools as native-input.•••* gnu/packages/python.scm (python-pytest-runner)[native-input]: Add python-setuptools. Efraim Flashner2015-11-24
* gnu: python-setuptools-scm: Update to 1.9.0.•••* gnu/packages/python.scm (python-setuptools-scm): Update to 1.9.0. [native-inputs]: Add python-setuptools. Efraim Flashner2015-11-24
* gnu: python-tornado: Use the preferred home-page.•••* gnu/packages/python.scm (python-tornado)[home-page]: Use the preferred one. Mark H Weaver2015-11-18
* gnu: python-cryptography: Update to 1.0.2.•••* gnu/packages/python.scm (python-cryptography): Update to 1.0.2. Mark H Weaver2015-11-18
* gnu: python-cryptography-vectors: Update to 1.0.2.•••* gnu/packages/python.scm (python-cryptography-vectors): Update to 1.0.2. Mark H Weaver2015-11-18
* gnu: Add python-pystache.•••* gnu/packages/python.scm (python-pystache, python2-pystache): New variables. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Erik Edrosa2015-11-18
* gnu: paramiko: Move python-pycrypto to the propagated inputs.•••* gnu/packages/python.scm (python-paramiko): Move python-pycrypto to the propagated-inputs. Cyril Roelandt2015-11-03
* gnu: Add python-flake8-2.2.4•••* gnu/packages/python.scm (python-flake8-2.2.4, python2-flake8-2.2.4): New variables. Cyril Roelandt2015-11-03
* gnu: Add python-mccabe 0.2.1•••* gnu/packages/python.scm (python-mccabe-0.2.1, python2-mccabe-0.2.1): New variables. Cyril Roelandt2015-11-03
* gnu: Update python-requests.•••* gnu/packages/python.scm (python-requests, python2-requests): Bump to 2.8.0. Cyril Roelandt2015-11-03
* gnu: python-simplegeneric: Add setuptools to native inputs.•••* gnu/packages/python.scm (python-simplegeneric)[native-inputs]: Add python-setuptools. Ricardo Wurmus2015-11-02
* Merge branch 'master' into dbus-update宋文武2015-10-30
|\
| * gnu: Move gdbm to (gnu packages databases).•••* gnu/packages/gdbm.scm: Remove. * gnu/packages/databases.scm (gdbm): New variable, from gdbm.scm. * gnu/packages/avahi.scm, gnu/packages/cyrus-sasl.scm, gnu/packages/guile.scm, gnu/packages/mail.scm, gnu/packages/man.scm, gnu/packages/pulseaudio.scm, gnu/packages/python.scm, gnu/packages/ruby.scm, gnu/packages/sawfish.scm: Adjust accordingly. * gnu-system.am (GNU_SYSTEM_MODULES): Remove gdbm.scm. Ludovic Courtès2015-10-29
| * gnu: python-debian: Avoid @itemize in description.•••* gnu/packages/python.scm (python-debian): Use @enumerate instead of @itemize. Ludovic Courtès2015-10-28
| * gnu: Add python-chardet.•••* gnu/packages/python.scm (python-chardet, python2-chardet): New variables. Ludovic Courtès2015-10-27
| * gnu: Add python-debian.•••* gnu/packages/python.scm (python-debian, python2-debian): New variables. Ludovic Courtès2015-10-27
| * gnu: Add python-file.•••* gnu/packages/python.scm (python-file, python2-file): New variables. Ludovic Courtès2015-10-27
* | Merge branch 'master' into dbus-updateMark H Weaver2015-10-23
|\|
| * gnu: Add python-numexpr.•••* gnu/packages/python.scm (python-numexpr, python2-numexpr): New variables. Ricardo Wurmus2015-10-22
* | gnu: python-dbus: Fix test.•••* gnu/packages/python.scm (python-dbus)[arguments]: Run test with 'DBUS_FATAL_WARNINGS=0'. 宋文武2015-10-18
|/
* gnu: Add python-libarchive-c.•••* gnu/packages/python.scm (python-libarchive-c, python2-libarchive-c): New variables. Ludovic Courtès2015-10-15
* gnu: Add python-tlsh.•••* gnu/packages/python.scm (python-tlsh, python2-tlsh): New variable. Ludovic Courtès2015-10-15
* gnu: python-scipy: Add phase to fix tests.•••* gnu/packages/python.scm (python-scipy)[arguments]: Add build phase "fix-tests". Ricardo Wurmus2015-10-15
* gnu: python-scipy: Add numpydoc to native-inputs.•••* gnu/packages/python.scm (python-numpydoc)[native-inputs]: Add python-numpydoc. Ricardo Wurmus2015-10-15
* gnu: python-rpy2: Add "zlib" to native-inputs.•••* gnu/packages/python.scm (python-rpy2)[native-inputs]: Add "zlib". Ricardo Wurmus2015-10-13
* gnu: python-scipy, python2-scipy: Update to 0.16.0.•••* gnu/packages/python.scm (python-scipy, python2-scipy): Update to 0.16.0. Ricardo Wurmus2015-10-13
* gnu: python-scipy, python2-scipy: Propagate Python inputs.•••* gnu/packages/python.scm (python-scipy)[inputs]: Move "python-numpy", "python-matplotlib", and "python-pyparsing" to propagated-inputs; move "python-nose" and "python-sphinx" to native-inputs. [propagated-inputs]: New field. [native-inputs]: Move "python-nose" and "python-sphinx" from inputs field here. (python2-scipy): Modify propagated-inputs instead of inputs field. Ricardo Wurmus2015-10-13
* Merge branch 'core-updates'Ludovic Courtès2015-10-12
|\
| * Revert "gnu: python: Do not retain references to build tools."•••This reverts commit 14f8dae6b1e42cfd37678d64c137932b91656a41, which was unintentionally pushed (it does not work with Python 3.) Ludovic Courtès2015-10-08
| * Merge branch 'master' into core-updatesMark H Weaver2015-10-08
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2015-10-07
| |\ \
| * | | gnu: python: Simplify list of configure flags.•••* gnu/packages/patches/python-2.7-search-paths.patch, gnu/packages/patches/python-3-search-paths.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/python.scm (python-2)[source]: Use first patch. [arguments]: Remove now unneeded CPPFLAGS and LDFLAGS. (python)[source]: Use second patch. (python-minimal)[arguments]: Remove CPPFLAGS and LDFLAGS. Ludovic Courtès2015-10-08
| * | | gnu: python: Build the tkinter module.•••Fixes <http://bugs.gnu.org/20889>. Reported by Federico Beffa <beffa@ieee.org>. * gnu/packages/python.scm (python-2)[arguments]: Pass --with-tcltk-includes and --with-tcltk-libs. [inputs]: Add TCL and TK. Ludovic Courtès2015-10-07
| * | | gnu: python: Add "minimal" variants.•••* gnu/packages/python.scm (python2-minimal, python-minimal): New variables. (wrap-python3): New procedure. (python-wrapper): Use it. (python-minimal-wrapper): New variable. * gnu/packages/xml.scm (libxslt)[native-inputs]: Use PYTHON-MINIMAL-WRAPPER instead of PYTHON-WRAPPER. * gnu/packages/xorg.scm (xcb-proto, libxcb, xorg-server): Likewise. Ludovic Courtès2015-10-07
| * | | gnu: python-wrapper: Improve synopsis and description.•••* gnu/packages/python.scm (python-wrapper): Add 'synopsis' field; provide literal 'description' value. Ludovic Courtès2015-10-07
| * | | gnu: python: Do not retain references to build tools.•••* gnu/packages/python.scm (python-2)[arguments]: Add 'do-not-record-configure-flags' and 'do-not-record-configure-flags-in-makefile' phases. Ludovic Courtès2015-10-07
| * | | Use "normalized codesets" everywhere.•••In other words, change "xx_YY.UTF-8" to "xx_YY.utf8". * guix/profiles.scm (ca-certificate-bundle): Use "en_US.utf8" instead of "en_US.UTF-8". * guix/packages.scm (patch-and-repack): Likewise. * guix/build/gnu-build-system.scm (install-locale): Likewise. * guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Likewise. * gnu/packages/python.scm (python-ipython): Likewise. * gnu/packages/gawk.scm (gawk): Likewise. * build-aux/hydra/demo-os.scm: Likewise. * gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove 'change-locale' phase. Ludovic Courtès2015-10-04
* | | | gnu: Add python-traitlets.•••* gnu/packages/python.scm (python-traitlets, python2-traitlets): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-ipython-genutils.•••* gnu/packages/python.scm (python-ipython-genutils, python2-ipython-genutils): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-simplegeneric.•••* gnu/packages/python.scm (python-simplegeneric, python2-simplegeneric): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-pickleshare.•••* gnu/packages/python.scm (python-pickleshare, python2-pickleshare): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-pathpy.•••* gnu/packages/python.scm (python-pathpy, python2-pathpy): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-pytest-runner.•••* gnu/packages/python.scm (python-pytest-runner, python2-pytest-runner): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-setuptools-scm.•••* gnu/packages/python.scm (python-setuptools-scm, python2-setuptools-scm): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Add python-pexpect.•••* gnu/packages/python.scm (python-pexpect, python2-pexpect): New variables. Ricardo Wurmus2015-10-12
* | | | gnu: Update python-fixtures•••* gnu/packages/python.scm (python-fixtures): Update. * gnu/packages/python.scm (python-fixtures-0.3.16, python2-fixtures-0.3.16, python-pbr-0.11, python2-pbr-0.11): New variables. * gnu/packages/python.scm (python-testrepository): Use python-fxitures-0.3.16 instead of python-fixtures in the inputs. Cyril Roelandt2015-10-10
* | | | gnu: Add python-pip.•••* gnu/packages/python.scm (python-pip, python2-pip): New variables. Cyril Roelandt2015-10-10
| |_|/ |/| |