~ruther/guix-local

ref: 151f32a74bb50461f701fce8b4ac233ca311fdc4 guix-local/gnu/packages/python.scm -rw-r--r-- 463.0 KiB
335c9e39 — Marius Bakke 8 years ago
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.
57e7d748 — Tobias Geerinckx-Rice 8 years ago
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.
cb723be5 — Marius Bakke 8 years ago
gnu: python-scandir: Run the test suite.

* gnu/packages/python.scm (python-scandir)[arguments]: Replace CHECK-PHASE.
71a2d417 — Marius Bakke 8 years ago
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.
ea3f45a5 — Marius Bakke 8 years ago
gnu: python2-pathlib2: Update to 2.3.0.

* gnu/packages/python.scm (python2-pathlib2): Update to 2.3.0.
[propagated-inputs]: Add PYTHON2-SCANDIR.
f160557b — Marius Bakke 8 years ago
gnu: python-ipython: Update to 5.5.0.

* gnu/packages/python.scm (python-ipython): Update to 5.5.0.
76397e12 — Marius Bakke 8 years ago
gnu: python2-pathlib2: Propagate python2-six.

* gnu/packages/python.scm (python2-pathlib2)[native-inputs]: Move to ...
[propagated-inputs] ... here.
b8509387 — Marius Bakke 8 years ago
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.
557f8f21 — Marius Bakke 8 years ago
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.
2115bde3 — Marius Bakke 8 years ago
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*.
5a82c904 — Tobias Geerinckx-Rice 8 years ago
gnu: bpython: Update to 0.17.1.

* gnu/packages/python.scm (bpython): Update to 0.17.1.
6f6db026 — Marius Bakke 8 years ago
gnu: python-hacking: Update to 1.0.0.

* gnu/packages/openstack.scm (python-hacking): Update to 1.0.0.
[propagated-inputs]: Change PYTHON-FLAKE8 to PYTHON-FLAKE8-2.5.
* gnu/packages/python.scm (python-flake8-2.5, python2-flake8-2.5): New public
variables.
26176bee — Marius Bakke 8 years ago
gnu: python-waitress: Update to 1.1.0.

* gnu/packages/patches/python-waitress-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python.scm (python-waitress): Update to 1.1.0.
[source](patches): New field.
150062f1 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
6ca86ed7 — David Thompson 8 years ago
gnu: python-botocore: Update to 1.8.43.

* gnu/packages/python.scm (python-botocore): Update to 1.8.43.
34581f68 — Hartmut Goebel 9 years ago
gnu: Add bpython.

* gnu/packages/python.scm (bpython, bpython2): New variables.
fc162dba — Ricardo Wurmus 8 years ago
gnu: Add python-typing.

* gnu/packages/python.scm (python-typing, python2-typing): New variables.
130d290e — Ricardo Wurmus 8 years ago
gnu: Add python-future-fstrings.

* gnu/packages/python.scm (python-future-fstrings): New variable.
8b2ad13b — Ricardo Wurmus 8 years ago
gnu: Add python-tokenize-rt.

* gnu/packages/python.scm (python-tokenize-rt): New variable.
932c9832 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
Next