Age | Commit message (Expand) | Author |
2017-09-01 | gnu: python2-larch: Enable tests....* gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python2-larch)[source]: Use it.
[arguments]: Move 'check' phase to before 'build' phase.
| Arun Isaac |
2017-09-01 | gnu: python2-ttystatus: Enable tests....* gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check'
phase with custom function.
| Arun Isaac |
2017-09-01 | gnu: python2-cliapp: Enable tests....* gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase
with custom function.
| Arun Isaac |
2017-08-31 | gnu: Remove python2-rpy2....Python 2 is no longer supported.
* gnu/packages/python.scm (python2-rpy2): Remove variable.
| Ricardo Wurmus |
2017-08-31 | gnu: python-rpy2: Update to 2.9.0....* gnu/packages/python.scm (python-rpy2): Update to 2.9.0.
[arguments]: Run tests before install phase; add build phase "fix-tests".
[propagated-inputs]: Add python-jinja2 and python-pytz.
[inputs]: Add r-ggplot2, r-rsqlite, r-dplyr, r-dbplyr, and python-numpy.
| Ricardo Wurmus |
2017-08-31 | gnu: python-rpy2: Update license....* gnu/packages/python.scm (python-rpy2)[license]: Correct GPLv3+ to GPLv2+;
list additional licenses.
| Ricardo Wurmus |
2017-08-31 | gnu: python-pyjwt: Update to 1.5.2 [fixes CVE-2017-11424]....* gnu/packages/python.scm (python-pyjwt): Update to 1.5.2.
[source]: Add snippet to remove pre-compiled files.
[native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
| Marius Bakke |
2017-08-30 | gnu: Add python-spectra....* gnu/packages/python.scm (python-spectra, python2-spectra): New variables.
| Ricardo Wurmus |
2017-08-30 | gnu: Add python-colormath....* gnu/packages/python.scm (python-colormath, python2-colormath): New
variables.
| Ricardo Wurmus |
2017-08-30 | gnu: python-jinja2: Update to 2.9.6....* gnu/packages/python.scm (python-jinja2): Update to 2.9.6.
[arguments]: Add build phase "delete-incompatible-files".
| Ricardo Wurmus |
2017-08-30 | gnu: Add python-pyaes....* gnu/packages/python.scm (python-pyaes, python2-pyaes): New variables.
| Carlo Zancanaro |
2017-08-30 | gnu: Add python-pysocks....* gnu/packages/python.scm (python-pysocks, python2-pysocks): New variables.
| Carlo Zancanaro |
2017-08-29 | Update e-mail for Kei Kebreau....* .mailmap: Map kei@openmailbox.org to current address.
* gnu/local.mk: Replace kei@openmailbox.org to current address.
* gnu/packages/backup.scm: Likewise.
* gnu/packages/calendar.scm: Likewise.
* gnu/packages/check.scm: Likewise.
* gnu/packages/compression.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/emacs.scm: Likewise.
* gnu/packages/fltk.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/game-development.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/gnustep.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/hexedit.scm: Likewise.
* gnu/packages/image.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
* gnu/packages/python.scm: Likewise.
* gnu/packages/tcl.scm: Likewise.
* gnu/packages/textutils.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/web.scm: Likewise.
* gnu/packages/web-browsers.scm: Likewise.
* gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise.
| Kei Kebreau |
2017-08-27 | gnu: Fetch several Git sources over HTTPS....* gnu/packages/admin.scm (interrobang)[source]: Use HTTPS URL.
* gnu/packages/audio.scm (ardour)[source]: Likewise.
* gnu/packages/embedded.scm (libjaylink, openocd)[source]: Likewise.
* gnu/packages/gnome.scm (byzanz)[source]: Likewise.
* gnu/packages/gnunet.scm (guile-gnunet)[source]Likewise.
* gnu/packages/java.scm (classpath)[source]: Likewise.
* gnu/packages/microcom.scm (microcom)[source]: Likewise.
* gnu/packages/python.scm (python-axolotl-curve25519)[source]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[source]: Likewise.
* gnu/packages/shells.scm (rc)[source]: Likewise.
* gnu/packages/web.scm (libwebsockets)[source]: Use new source URL.
| Leo Famulari |
2017-08-26 | Merge branch 'core-updates' | Marius Bakke |
2017-08-24 | gnu: Add honcho....* gnu/packages/python.scm (python-honcho, python2-honcho): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Stefan Reichör |
2017-08-24 | gnu: python2-ttystatus: Update to 0.35....* gnu/packages/python.scm (python2-ttystatus): Update to 0.35.
| Arun Isaac |
2017-08-24 | gnu: cliapp: Update to 1.20170823....* gnu/packages/python.scm (python2-cliapp): Update to 1.20170823.
| Arun Isaac |
2017-08-23 | gnu: python-scikit-learn: Update to 0.19.0....* gnu/packages/python.scm (python-scikit-learn): Update to 0.19.0.
| Ricardo Wurmus |
2017-08-22 | gnu: python-netcdf4: Update to 1.2.9....* gnu/packages/python.scm (python-netcdf4): Update to 1.2.9.
| Thomas Danckaert |
2017-08-22 | gnu: python-h5py: Update to 2.7.0....* gnu/packages/python.scm (python-h5py): Update to 2.7.0.
| Thomas Danckaert |
2017-08-21 | gnu: python-marshmallow: Update to 3.0.0b3....* gnu/packages/python.scm (python-marshmallow): Update to 3.0.0b3.
| Tobias Geerinckx-Rice |
2017-08-21 | Merge branch 'master' into core-updates | Marius Bakke |
2017-08-19 | gnu: python-netaddr: Update to 0.7.19....* gnu/packages/python.scm (python-netaddr): Update to 0.7.19.
| Tobias Geerinckx-Rice |
2017-08-18 | gnu: python-pygit2: Update to 0.26.0....* gnu/packages/python.scm (python-pygit2): Update to 0.26.0.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: Skip one
more test. Use unittest.skipIf instead of deleting sections.
| Marius Bakke |
2017-08-17 | gnu: python-cython: Update to 0.26....* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.26.
[source]: Remove patch.
* gnu/packages/patches/python-cython-fix-tests-32bit.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2017-08-16 | gnu: python-cryptography-vectors: Update to 2.0.3....* gnu/packages/python.scm (python-cryptography-vectors): Update to 2.0.3.
| Tobias Geerinckx-Rice |
2017-08-16 | gnu: python-cryptography: Update to 2.0.3....* gnu/packages/python.scm (python-cryptography): Update to 2.0.3.
| Tobias Geerinckx-Rice |
2017-08-15 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-12 | gnu: python-pylint: Use Python2 variant system....* gnu/packages/python.scm (python-pylint): Use Python2 variant system.
(python2-pylint): Strip Python2 variant system.
| Danny Milosavljevic |
2017-08-11 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-09 | gnu: Add python-tornado-http-auth....* gnu/packages/python.scm (python-tornado-http-auth): New variable.
| Christopher Baines |
2017-08-09 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-09 | gnu: python-nbformat: Update to 4.3.0....* gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0.
| Leo Famulari |
2017-08-07 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-06 | gnu: python-icalendar: Update to 3.11.6....* gnu/packages/python.scm (python-icalendar): Update to 3.11.6.
| Leo Famulari |
2017-08-06 | gnu: Add python-flask-httpauth....* gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth):
New variables.
| Danny Milosavljevic |
2017-08-06 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-08-05 | gnu: python-argcomplete: Add dependency on the full Bash....Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.
* gnu/packages/python.scm (python-argcomplete)[native-inputs]: Add BASH.
| Ludovic Courtès |
2017-08-02 | gnu: Add python-grako...* gnu/packages/python.scm (python-grako): New variable.
| Thomas Danckaert |
2017-08-01 | Merge branch 'master' into core-updates | Marius Bakke |
2017-08-01 | 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 Muriuki |
2017-07-28 | Merge branch 'master' into core-updates | Marius Bakke |
2017-07-27 | gnu: python-cryptography: Update to 2.0.2....* gnu/packages/python.scm (python-cryptography-vectors, python-cryptography):
Update to 2.0.2.
| Marius Bakke |
2017-07-26 | gnu: Add python-flask-principal....* gnu/packages/python.scm (python-flask-principal, python2-flask-principal):
New variables.
| Danny Milosavljevic |
2017-07-25 | gnu: python2-urwid: Actually build urwid for Python 2....* gnu/packages/python.scm (python2-urwid)[arguments]: Add #:python.
| Kei Kebreau |
2017-07-24 | gnu: python-pexpect: Add dependency on the full Bash....Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.
* gnu/packages/python.scm (python-pexpect)[native-inputs]: Add BASH.
| Ludovic Courtès |
2017-07-24 | gnu: python-flaky: Fix Texinfo markup in description....* gnu/packages/python.scm (python-flaky)[description]: Escape "@".
| Ludovic Courtès |
2017-07-23 | Merge branch 'master' into core-updates | Leo Famulari |
2017-07-23 | gnu: python-scipy: Update to 0.19.1....* gnu/packages/python.scm (python-scipy): Update to 0.19.1.
[source]: Use 'pypi-uri'.
| Marius Bakke |