~ruther/guix-local

ref: 2de98febb32cc1b2816213c9056a90d6cf5730b0 guix-local/gnu/packages/python.scm -rw-r--r-- 287.1 KiB
2de98feb — Christopher Allan Webber 10 years ago
gnu: python-apipkg: Remove unzip dependency.

Unzip was never used for this package.

* gnu/packages/python.scm (python-apipkg): Remove unzip dependency.
0c3b90d4 — Christopher Allan Webber 10 years ago
gnu: Add python-editor.

* gnu/packages/python.scm (python-editor, python2-editor): New variables.
97e32948 — Christopher Allan Webber 10 years ago
gnu: Add python-translitcodec.

* gnu/packages/python.scm (python-translitcodec, python2-translitcodec):
  New variables.
22df6419 — Christopher Allan Webber 10 years ago
gnu: Add python-celery.

* gnu/packages/python.scm (python-celery, python2-celery): New variables.
b6f0b9fb — Christopher Allan Webber 10 years ago
gnu: Add python-billiard.

* gnu/packages/python.scm (python-billiard, python2-billiard):
  New variables.
7d387305 — Christopher Allan Webber 10 years ago
gnu: Add python-kombu.

* gnu/packages/python.scm (python-kombu, python2-kombu): New variables.
8dfceab7 — Christopher Allan Webber 10 years ago
gnu: Add python-amqp.

* gnu/packages/python.scm (python-amqp, python2-amqp): New variables.
4cb122cd — Christopher Allan Webber 10 years ago
gnu: Add python-anyjson.

* gnu/packages/python.scm (python-anyjson, python2-anyjson): New variables.
aa6313d6 — Christopher Allan Webber 10 years ago
gnu: Add python-webtest.

* gnu/packages/python.scm (python-webtest, python2-webtest):
  New variables.
1cf53652 — Christopher Allan Webber 10 years ago
gnu: Add python-pyquery.

* gnu/packages/python.scm (python-pyquery, python2-pyquery): New variables.
bb7518b1 — Christopher Allan Webber 10 years ago
gnu: Add python-pastedeploy.

* gnu/packages/python.scm (python-pastedeploy, python2-pastedeploy):
  New variables.
778a284b — Christopher Allan Webber 10 years ago
gnu: Add python-wsgiproxy2.

* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2):
  New variables.
ae00a41f — Christopher Allan Webber 10 years ago
gnu: Add python-waitress.

* gnu/packages/python.scm (python-waitress, python2-waitress): New variables.
b32a1e47 — Christopher Allan Webber 10 years ago
gnu: Add python-beautifulsoup4.

* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
  New variables.
8fa58fc9 — Christopher Allan Webber 10 years ago
gnu: Add python-pytest-xdist.

* gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist):
  New variables.
16c84f90 — Christopher Allan Webber 10 years ago
gnu: Add python2-execnet.

* gnu/packages/python.scm (python2-execnet): New variable.
e08739c3 — Christopher Allan Webber 10 years ago
gnu: Add python2-apipkg.

* gnu/packages/python.scm (python2-apipkg): New variable.
af5a4602 — Christopher Allan Webber 10 years ago
gnu: Add python-alembic.

* gnu/packages/python.scm (python-alembic, python2-alembic): New variables.
5cc3096c — Andy Wingo 10 years ago
Update all sources from freedesktop.org to use https

* gnu/packages/xorg.scm:
* gnu/packages/xdisorg.scm:
* gnu/packages/video.scm:
* gnu/packages/tls.scm:
* gnu/packages/python.scm:
* gnu/packages/pulseaudio.scm:
* gnu/packages/polkit.scm:
* gnu/packages/pdf.scm:
* gnu/packages/libcanberra.scm:
* gnu/packages/gtk.scm:
* gnu/packages/gstreamer.scm:
* gnu/packages/gnome.scm:
* gnu/packages/glib.scm:
* gnu/packages/ghostscript.scm:
* gnu/packages/freedesktop.scm:
* gnu/packages/fontutils.scm: Update all sources hosted on freedesktop
  to fetch tarballs via https.  freedesktop.org appears to have updated
  recently to redirect all http to https.  As an exception, we leave
  pkg-config like it is, because pkg-config is needed to build gnutls,
  and without gnutls we can't download https URLs.
9eb05bc3 — Leo Famulari 10 years ago
gnu: python-enum34: Remove python-setuptools from inputs.

* gnu/packages/python.scm (python-enum34)[inputs]: Remove
python-setuptools.
Next