| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: All snippets report errors using exceptions, else return #t.•••* gnu/packages/admin.scm, gnu/packages/algebra.scm, gnu/packages/audio.scm,
gnu/packages/backup.scm, gnu/packages/base.scm,
gnu/packages/bioinformatics.scm, gnu/packages/cdrom.scm,
gnu/packages/chez.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/cross-base.scm, gnu/packages/crypto.scm, gnu/packages/cups.scm,
gnu/packages/databases.scm, gnu/packages/dns.scm, gnu/packages/emacs.scm,
gnu/packages/emulators.scm, gnu/packages/engineering.scm,
gnu/packages/enlightenment.scm, gnu/packages/fpga.scm,
gnu/packages/freedesktop.scm, gnu/packages/ftp.scm, gnu/packages/games.scm,
gnu/packages/gcc.scm, gnu/packages/geo.scm, gnu/packages/ghostscript.scm,
gnu/packages/gl.scm, gnu/packages/glib.scm, gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm, gnu/packages/graphics.scm, gnu/packages/gtk.scm,
gnu/packages/guile.scm, gnu/packages/irc.scm, gnu/packages/java.scm,
gnu/packages/kerberos.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm,
gnu/packages/lxde.scm, gnu/packages/machine-learning.scm,
gnu/packages/mail.scm, gnu/packages/maths.scm, gnu/packages/messaging.scm,
gnu/packages/monitoring.scm, gnu/packages/mp3.scm, gnu/packages/music.scm,
gnu/packages/netpbm.scm, gnu/packages/networking.scm, gnu/packages/node.scm,
gnu/packages/nvi.scm, gnu/packages/ocaml.scm, gnu/packages/pdf.scm,
gnu/packages/perl.scm, gnu/packages/php.scm, gnu/packages/plotutils.scm,
gnu/packages/pretty-print.scm, gnu/packages/profiling.scm,
gnu/packages/pulseaudio.scm, gnu/packages/python-crypto.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/robotics.scm,
gnu/packages/sawfish.scm, gnu/packages/scanner.scm, gnu/packages/scheme.scm,
gnu/packages/scribus.scm, gnu/packages/sdl.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/slang.scm, gnu/packages/smalltalk.scm, gnu/packages/ssh.scm,
gnu/packages/sync.scm, gnu/packages/syncthing.scm, gnu/packages/tbb.scm,
gnu/packages/terminals.scm, gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm, gnu/packages/textutils.scm,
gnu/packages/tls.scm, gnu/packages/unrtf.scm,
gnu/packages/version-control.scm, gnu/packages/video.scm,
gnu/packages/vpn.scm, gnu/packages/web.scm, gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm, gnu/packages/xdisorg.scm, gnu/packages/xorg.scm:
In all snippets, report errors using exceptions, or else return #t.
| Mark H Weaver | 2018-03-16 | 1 | -1/+2 |
* | gnu: python-six: Use invoke instead of system*.•••* gnu/packages/python.scm (python-six)[arguments]: Use invoke.
| Mark H Weaver | 2018-03-16 | 1 | -1/+1 |
* | gnu: python: Update to 3.6.4.•••* gnu/packages/patches/python-3-search-paths.patch: Adjust context.
* gnu/packages/python.scm (python): Update to 3.6.4.
[source]: Re-enable test_socket.py.
| Marius Bakke | 2018-03-15 | 1 | -7/+3 |
* | gnu: python-3.6: Reset timestamps in pyc files.•••* gnu/packages/python.scm (python-3.6)[arguments]: Add build phases to
patch the bytecode generator to reset the embedded timestamp in pyc
files; add build phase to rebuild the bytecode files.
| Ricardo Wurmus | 2018-03-15 | 1 | -2/+68 |
* | gnu: python-3.6: Disable failing test.•••* gnu/packages/python.scm (python-3.6)[source]: Delete
Lib/test/test_socket.py.
| Ricardo Wurmus | 2018-03-15 | 1 | -1/+5 |
* | gnu: python2-quex: Parameterize the source uri.•••* gnu/packages/python.scm (python2-quex)[source]: Replace hard-coded
version with parameterized one. Remove unnecessary file-name field.
| Efraim Flashner | 2018-03-13 | 1 | -3/+4 |
* | gnu: Add python-quex.•••* gnu/packages/python.scm (python-quex): New variable.
| Danny Milosavljevic | 2018-03-13 | 1 | -0/+13 |
* | gnu: Add python2-quex@0.67.3.•••* gnu/packages/python.scm (python2-quex-0.67.3): New variable.
| Danny Milosavljevic | 2018-03-13 | 1 | -0/+42 |
* | gnu: python-mwclient: Declare a source file-name.•••* gnu/packages/python.scm (python-mwclient)[source]: Declare a source
file-name.
| Efraim Flashner | 2018-03-13 | 1 | -0/+1 |
* | gnu: python-dukpy: Declare a source file-name.•••* gnu/packages/python.scm (python-dukpy)[source]: Declare a source
file-name.
| Efraim Flashner | 2018-03-13 | 1 | -0/+1 |
* | gnu: python-ipaddress: Update to 1.0.19.•••* gnu/packages/python.scm (python-ipaddress): Update to 1.0.19.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-kitchen: Update to 1.2.5.•••* gnu/packages/python.scm (python-kitchen): Update to 1.2.5.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-markdown: Update to 2.6.11.•••* gnu/packages/python.scm (python-markdown): Update to 2.6.11.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-tblib: Update to 1.3.2.•••* gnu/packages/python.scm (python-tblib): Update to 1.3.2.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-jmespath: Update to 0.9.3.•••* gnu/packages/python.scm (python-jmespath): Update to 0.9.3.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-ly: Update to 0.9.5.•••* gnu/packages/python.scm (python-ly): Update to 0.9.5.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-rply: Update to 0.7.5.•••* gnu/packages/python.scm (python-rply): Update to 0.7.5.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-colorama: Update to 0.3.9.•••* gnu/packages/python.scm (python-colorama): Update to 0.3.9.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-tqdm: Update to 4.19.6.•••* gnu/packages/python.scm (python-tqdm): Update to 4.19.6.
| Tobias Geerinckx-Rice | 2018-03-11 | 1 | -2/+2 |
* | gnu: python-sympy, python2-sympy: Only run core tests.•••* gnu/packages/python.scm (python-sympy, python2-sympy)[arguments]: Move tests
after installation; run only core tests.
| Ricardo Wurmus | 2018-03-08 | 1 | -1/+24 |
* | gnu: python-msgpack-transitional: Use a distinct name.•••* gnu/packages/python.scm (python-msgpack-transitional)[name]: New field.
| Marius Bakke | 2018-03-08 | 1 | -0/+1 |
* | gnu: python-ddt: Update to 1.1.2.•••* gnu/packages/python.scm (python-ddt): Update to 1.1.2.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+2 |
* | gnu: python-ddt: Mark up description.•••* gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
| Tobias Geerinckx-Rice | 2018-03-08 | 1 | -2/+3 |
* | gnu: python-funcy: Fix tests.•••* gnu/packages/python.scm (python-funcy)[native-inputs]: Delete python-pytest-warnings.
| Danny Milosavljevic | 2018-03-04 | 1 | -1/+0 |
* | gnu: python-xopen: Update to 0.3.2.•••* gnu/packages/python.scm (python-xopen): Update to 0.3.2.
| Ricardo Wurmus | 2018-03-02 | 1 | -3/+3 |
* | gnu: python-stem: Update to 1.6.0.•••* gnu/packages/python.scm (python-stem): Update to 1.6.0.
[arguments]: Add ‘fix-test-environment’ phase.
| Tobias Geerinckx-Rice | 2018-03-01 | 1 | -2/+9 |
* | gnu: python-stem: Update phase style.•••* gnu/packages/python.scm (python-stem)[arguments]: Substitute INVOKE
for SYSTEM* and end phase with #t.
| Tobias Geerinckx-Rice | 2018-03-01 | 1 | -1/+2 |
* | gnu: Fix Borg crashes with Python msgpack > 0.5•••The Python msgpack library changed its name, but borg (and possibly
other packages) still uses the old name.
Fixes <https://bugs.gnu.org/30662>.
* gnu/packages/python.scm (python-msgpack-transitional): New variable.
* gnu/packages/backup.scm (borg)[inputs]: Use it.
| Leo Famulari | 2018-02-28 | 1 | -0/+18 |
* | gnu: python-netifaces: Update to 0.10.6.•••* gnu/packages/python.scm (python-netifaces): Update to 0.10.6.
[source](uri): Use PYPI-URI.
[home-page]: Update.
| Marius Bakke | 2018-02-28 | 1 | -8/+4 |
* | gnu: python-psutil: Update to 5.4.3.•••* gnu/packages/python.scm (python-psutil): Update to 5.4.3.
[properties]: Declare python2 variant.
(python2-psutil): Propagate PYTHON2-ENUM34.
| Marius Bakke | 2018-02-28 | 1 | -3/+9 |
* | gnu: python-wrapt: Update to 1.10.11.•••* gnu/packages/python.scm (python-wrapt): Update to 1.10.11.
| Marius Bakke | 2018-02-28 | 1 | -2/+2 |
* | gnu: python-msgpack: Run the tests.•••* gnu/packages/python.scm (python-msgpack)[arguments]: Add #:modules. Replace
CHECK-PHASE with pytest invocation.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke | 2018-02-28 | 1 | -0/+20 |
* | gnu: python-msgpack: Update to 0.5.6.•••* gnu/packages/python.scm (python-msgpack): Update to 0.5.6.
[source, home-page]: Adjust to msgpack-python->msgpack rename.
| Marius Bakke | 2018-02-28 | 1 | -4/+4 |
* | gnu: Add python-pyinotify.•••* gnu/packages/python.scm (python-pyinotify, python2-pyinotify): New
variables.
| Marius Bakke | 2018-02-28 | 1 | -0/+22 |
* | gnu: Add python-rfc3986.•••* gnu/packages/python.scm (python-rfc3986, python2-rfc3986): New public
variables.
| Marius Bakke | 2018-02-28 | 1 | -0/+42 |
* | gnu: python-sphinx@1.6: Add python2 variant.•••* gnu/packages/python.scm (python-sphinx-1.6)[properties]: Declare python2 variant.
(python2-sphinx-1.6): New public variable.
| Marius Bakke | 2018-02-28 | 1 | -1/+11 |
* | gnu: python-testtools: Update to 2.3.0.•••* gnu/packages/check.scm (python-testtools-bootstrap,
python2-testtools-bootstrap): New public variables.
(python-testtools): Inherit.
[arguments]: Remove old. Replace CHECK-PHASE with custom command.
[propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX,
PYTHON-TRACEBACK2 and PYTHON-UNITTEST2.
[native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP.
(python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public
variables.
(python-testscenarios): Adjust accordingly.
[propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP.
(python-subunit-bootstrap, python2-subunit-bootstrap): New public variables.
(python-subunit): Inherit.
(python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with
PYTHON-TESTTOOLS-BOOTSTRAP.
(python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and
PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with
PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
| Marius Bakke | 2018-02-28 | 1 | -2/+2 |
* | gnu: python-extras: Update to 1.0.0.•••* gnu/packages/python.scm (python-extras): Update to 1.0.0.
[source](uri): Use PYPI-URI.
| Marius Bakke | 2018-02-28 | 1 | -6/+4 |
* | gnu: python-testresources: Update to 2.0.1.•••* gnu/packages/check.scm (python-testresources-bootstrap,
python2-testresources-bootstrap): New public variables.
(python-testresources): Adjust accordingly.
[propagated-inputs]: Add PYTHON-PBR.
[native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace
PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.
| Marius Bakke | 2018-02-28 | 1 | -1/+1 |
* | gnu: python-fixtures: Propagate python-pbr.•••* gnu/packages/check.scm (python-fixtures-bootstrap,
python2-fixtures-bootstrap, python-testrepository-bootstrap,
python2-testrepository-bootstrap): New public variables.
(python-fixtures): Adjust accordingly.
(python-testrepository): Likewise.
[native-inputs]: Remove PYTHON-PBR-MINIMAL.
* gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-FIXTURES
and PYTHON-TESTREPOSITORY WITH PYTHON-FIXTURES-BOOTSTRAP and
PYTHON-TESTREPOSITORY-BOOTSTRAP.
| Marius Bakke | 2018-02-28 | 1 | -2/+2 |
* | gnu: Use HTTPS for supported freedesktop.org home pages.•••* gnu/packages/fontutils.scm (fontconfig)[home-page]: Use HTTPS.
* gnu/packages/freedesktop.scm (python-pyxdg, accountsservice)
(modem-manager, telepathy-mission-control, telepathy-mission-control)
(colord-gtk, desktop-file-utils)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (libspectre)[home-page]: Likewise.
* gnu/packages/glib.scm (dbus, dbus-glib, telepathy-glib)[home-page]:
Likewise.
* gnu/packages/gnome.scm (shared-mime-info, hicolor-icon-theme)
(libxklavier, colord, upower)[home-page]: Likewise.
* gnu/packages/gstreamer.scm (orc, python-gst)[home-page]: Likewise.
* gnu/packages/libcanberra.scm (sound-theme-freedesktop)[home-page]:
Likewise.
* gnu/packages/libreoffice.scm (libexttextcat)[home-page]: Likewise.
* gnu/packages/polkit.scm (polkit-gnome, polkit-gnome)[home-page]:
Likewise.
* gnu/packages/pulseaudio.scm (pavucontrol)[home-page]: Likewise.
* gnu/packages/python.scm (python-dbus)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (startup-notification)[home-page]: Likewise.
| Tobias Geerinckx-Rice | 2018-02-26 | 1 | -1/+1 |
* | gnu: python-scandir: Run the test suite.•••* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE.
| Marius Bakke | 2018-02-26 | 1 | -0/+5 |
* | gnu: python-scandir: Update to 1.7.•••* gnu/packages/python.scm (python-scandir): Update to 1.7.
[description]: Mention that the Python3 variant is obsolete.
| Marius Bakke | 2018-02-26 | 1 | -3/+5 |
* | gnu: python2-pathlib2: Update to 2.3.0.•••* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0.
[propagated-inputs]: Add PYTHON2-SCANDIR.
| Marius Bakke | 2018-02-26 | 1 | -3/+4 |
* | gnu: python-ipython: Update to 5.5.0.•••* gnu/packages/python.scm (python-ipython): Update to 5.5.0.
| Marius Bakke | 2018-02-26 | 1 | -2/+2 |
* | gnu: python2-pathlib2: Propagate python2-six.•••* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ...
[propagated-inputs] ... here.
| Marius Bakke | 2018-02-26 | 1 | -1/+1 |
* | gnu: python-pathpy: Update to 11.0.•••* gnu/packages/python.scm (python-pathpy): Update to 11.0.
[source](uri): Use PYPI-URI.
[outputs]: Remove field.
[arguments]: Set #:tests? #f. Remove #:phases.
| Marius Bakke | 2018-02-26 | 1 | -21/+22 |
* | gnu: python-parse-type: Update to 0.4.2.•••* gnu/packages/python.scm (python-parse-type): Update to 0.4.2.
[source](uri): Use PYPI-URI.
[arguments]: Remove field.
| Marius Bakke | 2018-02-26 | 1 | -14/+3 |
* | gnu: python-parse: Update to 1.8.2.•••* gnu/packages/patches/python-parse-too-many-fields.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-parse): Update to 1.8.2.
[source](patches): Remove.
[arguments]: Use INVOKE instead of SYSTEM*.
| Marius Bakke | 2018-02-26 | 1 | -4/+3 |
* | gnu: bpython: Update to 0.17.1.•••* gnu/packages/python.scm (bpython): Update to 0.17.1.
| Tobias Geerinckx-Rice | 2018-02-23 | 1 | -2/+2 |