[SCM] guix source archive branch, master, updated. v0.1-249-g712e6e6

2013-03-19 Thread Cyril Roelandt
712e6e684cdab33edafa293cf1484b3866b23098 Author: Cyril Roelandt tipec...@gmail.com Date: Fri Mar 15 05:41:12 2013 +0100 gnu: Add lua. * gnu/packages/lua.scm: New file. * Makefile.am: add it. --- Summary of changes: Makefile.am

[SCM] guix source archive branch, master, updated. v0.1-265-gc6bded8

2013-03-28 Thread Cyril Roelandt
c6bded8a296d5593e31f6f860948ca2c2cdd43d4 Author: Cyril Roelandt tipec...@gmail.com Date: Tue Mar 26 22:14:24 2013 +0100 Add (guix build-system cmake). * guix/build/cmake-build-system.scm, guix/build-system/cmake.scm: New files. * Makefile.am (MODULES): Add them

[SCM] guix source archive branch, master, updated. v0.1-277-g4f7d8d7

2013-04-07 Thread Cyril Roelandt
4f7d8d7ee4c3a2f92cd12d7e1e2a03725f406012 Author: Cyril Roelandt tipec...@gmail.com Date: Sat Apr 6 00:28:39 2013 +0200 gnu: Python: fix the compilation of some modules from the standard library. This commit enables the bz2, dbm, readline, ssl and zlib modules. * gnu/packages/gdbm.scm: Enable

[SCM] guix source archive branch, master, updated. v0.2-55-g842ded3

2013-05-28 Thread Cyril Roelandt
842ded334fdf4019e04d08d2bd5a272327d256bf Author: Cyril Roelandt tipec...@gmail.com Date: Thu May 23 03:38:43 2013 +0200 python-build-system: add a check phase. * guix/build/python-build-system.scm (check): New procedure. (%standard-phases): Use

GNU Guixguix source archive branch, master, updated. v0.3-24-g1b50671

2013-08-15 Thread Cyril Roelandt
- commit 1b50671ee18d3412251980c7d8a4528b10f18e73 Author: Cyril Roelandt tipec...@gmail.com Date: Thu Aug 15 17:19:57 2013 +0200 list-packages: remove useless language attribute of script element See http://www.w3.org/TR/html5-diff/#changed-attributes

GNU Guixguix source archive branch, master, updated. v0.3-25-ge12b3eb

2013-08-15 Thread Cyril Roelandt
e12b3eb93eb8746438c8e74569c8196f2552f1d4 Author: Cyril Roelandt tipec...@gmail.com Date: Thu Aug 15 21:03:32 2013 +0200 Make guix -h work as guix --help. * guix/ui.scm (guix-main): have the same behaviour for the -h and --help options

GNU Guixguix source archive branch, master, updated. v0.4-24-g9ceb630

2013-09-29 Thread Cyril Roelandt
9ceb630c587beb187b52243f751e3ebc2b437a32 Author: Cyril Roelandt tipec...@gmail.com Date: Sun Sep 29 17:24:31 2013 +0200 gnu: Add gobject-introspection. * gnu/packages/glib.scm (gobject-introspection): New variable. --- Summary of changes

GNU Guixguix source archive branch, master, updated. v0.4-178-ga18e583

2013-11-02 Thread Cyril Roelandt
a18e58336c4421ecb9da92e386250bfece06192d Author: Cyril Roelandt tipec...@gmail.com Date: Sat Nov 2 22:17:08 2013 +0100 gnu: cmake: Bump to 2.8.12 * gnu/packages/cmake.scm: bump to 2.8.12 --- Summary of changes: gnu/packages/cmake.scm

GNU Guixguix source archive branch, master, updated. v0.5-495-g6050a1f

2014-03-31 Thread Cyril Roelandt
6050a1fb30378b46bf443efd8e99ac310f8356eb Author: Cyril Roelandt tipec...@gmail.com Date: Mon Mar 31 20:18:52 2014 +0200 gnu: Add guile-json. * gnu/packages/guile.scm (guile-json): New variable. --- Summary of changes: gnu/packages

GNU Guixguix source archive branch, master, updated. v0.6-617-g2aa6efb

2014-07-21 Thread Cyril Roelandt
- commit 2aa6efb0b9952595853c05294450b4254f64521e Author: Cyril Roelandt tipec...@gmail.com Date: Thu Jul 17 02:36:09 2014 +0200 guix package: add a show option. * doc/guix.texi: Update the documentation. * guix/scripts/package.scm: Add a show option

GNU Guixguix source archive branch, master, updated. v0.7-531-gdd7c013

2014-10-15 Thread Cyril Roelandt
dd7c013d4be0fea8db61c909f5ba6f877c143fd3 Author: Cyril Roelandt tipec...@gmail.com Date: Sun Oct 12 01:58:29 2014 +0200 guix lint: add the --checkers option. * guix/scripts/lint.scm: add the --checkers option. * doc/guix.texi (Invoking guix lint): Document it. * tests/guix-lint.sh: New file

branch master updated (e1e2773 - c9815b5)

2015-02-09 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from e1e2773 gnu: Add ltrace. new c9815b5 lint: handle FTP URIs. The 1 revisions listed above as new are entirely new to this repository and will be described in separate emails. The revisions listed as adds were

01/01: lint: handle FTP URIs.

2015-02-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit c9815b5deb66337756e1b7dacb3e9ca97d182cda Author: Cyril Roelandt tipec...@gmail.com Date: Wed Jan 28 19:49:53 2015 +0100 lint: handle FTP URIs. * guix/scripts/lint.scm (probe-uri): handle FTP URIs. --- guix/scripts

01/01: Remove leftover patches.

2015-05-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 8fda1b797063af19bda898e41dcf6a8369d8aed5 Author: Cyril Roelandt tipec...@gmail.com Date: Fri May 8 19:37:05 2015 +0200 Remove leftover patches. * gnu/packages/patches/guix-test-networking.patch: Delete it. * gnu

branch master updated (dd51caa - 8fda1b7)

2015-05-09 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from dd51caa doc: Show both the bare-bones and the desktop configurations. new 8fda1b7 Remove leftover patches. The 1 revisions listed above as new are entirely new to this repository and will be described in separate

branch master updated (eae5b3f - ff98689)

2015-06-24 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from eae5b3f linux-initrd: Produce cpio archives with zeroed timestamps, etc. new ff98689 import: pypi: Detect inputs. The 1 revisions listed above as new are entirely new to this repository and will be described in

01/01: scripts: environment: Return the exit status of the command.

2015-07-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit d2cef629fd5856540f6e1edf8f9d2131ec7a6942 Author: Cyril Roelandt tipec...@gmail.com Date: Wed Jul 1 22:55:47 2015 +0200 scripts: environment: Return the exit status of the command. * guix/scripts/environment.scm

branch master updated (08fa45b - d2cef62)

2015-07-02 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 08fa45b gnu: gnupg: Enable TLS support. new d2cef62 scripts: environment: Return the exit status of the command. The 1 revisions listed above as new are entirely new to this repository and will be described in

branch master updated (fe36d84 - e8df8f4)

2015-06-29 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from fe36d84 doc: Add 'guix environment' examples. new d889e6c gnu: Add python-pep8. new e31d7f4 gnu: Add python-pyflakes. new a59e017 gnu: Add python-mccabe. new e8df8f4 gnu: Add

04/04: gnu: Add python-flake8.

2015-06-29 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit e8df8f476e4a87b41278e2d358be612286fa6a6f Author: Cyril Roelandt tipec...@gmail.com Date: Sat Jun 27 00:18:55 2015 +0200 gnu: Add python-flake8. * gnu/packages/python.scm (python-flake8, python2-flake8): New

01/04: gnu: Add python-pep8.

2015-06-29 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit d889e6c4d9af68701be3e8a12bc377369d1c8625 Author: Cyril Roelandt tipec...@gmail.com Date: Fri Jun 26 22:31:41 2015 +0200 gnu: Add python-pep8. * gnu/packages/python.scm (python-pep8, python2-pep8): New variables

03/04: gnu: Add python-mccabe.

2015-06-29 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit a59e017cb14ac4b30b46fbd7f2a76b29004d25f4 Author: Cyril Roelandt tipec...@gmail.com Date: Sat Jun 27 00:30:07 2015 +0200 gnu: Add python-mccabe. * gnu/packages/python.scm (python-mccabe, python2-mccabe): New

02/04: gnu: Add python-pyflakes.

2015-06-29 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit e31d7f44203595e6c1b14dfadc9064693f921bd0 Author: Cyril Roelandt tipec...@gmail.com Date: Sat Jun 27 00:29:29 2015 +0200 gnu: Add python-pyflakes. * gnu/packages/python.scm (python-pyflakes, python2-pyflakes): New

01/01: gnu: Bump python-six to 1.9.0.

2015-08-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 98bdee6725a83c7f6d3011cca2e87e31165adb57 Author: Cyril Roelandt tipec...@gmail.com Date: Wed Jul 15 00:35:10 2015 +0200 gnu: Bump python-six to 1.9.0. * gnu/packages/python.scm (python-six): Bump to 1.9.0. --- gnu

branch master updated (465b61f -> bab020d)

2015-11-03 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 465b61f gnu: Add python-tempest-lib. new bab020d import: pypi: add updater The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed

01/01: import: pypi: add updater

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit bab020d7ca50e4153cf24832d119389a37fa8f63 Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Nov 3 22:38:49 2015 +0100 import: pypi: add updater * guix/import/pypi.scm (guix-package->pypi-name,

03/12: gnu: Update python-requests.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit cbaa6a1e41178fa96c6911eb503e6ae1cc191eac Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Oct 11 05:16:28 2015 +0200 gnu: Update python-requests. * gnu/packages/python.scm (python-requests, python2-re

branch master updated (f8ae32a -> 465b61f)

2015-11-03 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from f8ae32a gnu: Add esmtp. new 3009334 guix: Add a "pypi-uri" helper method. new d8bdd38 import: pypi: Use "pypi-uri" instead of building the URL manually. new cbaa6a1 gnu: Update python-requests.

02/12: import: pypi: Use "pypi-uri" instead of building the URL manually.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit d8bdd38201328b95d849dc95073f842db6eb3b8d Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 01:03:25 2015 +0200 import: pypi: Use "pypi-uri" instead of building the URL manually. * guix

09/12: gnu: paramiko: Move python-pycrypto to the propagated inputs.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit a3fc12daa7ee35d78180c21fa5d62616108fef53 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 02:31:38 2015 +0200 gnu: paramiko: Move python-pycrypto to the propagated inputs. * gnu/packages/pyth

05/12: gnu: Add python-flake8-2.2.4

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit abf21efcae3bb52b463c6b92f7b9132ba1c0bfa8 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Oct 11 05:21:12 2015 +0200 gnu: Add python-flake8-2.2.4 * gnu/packages/python.scm (python-flake8-2.2.4, p

10/12: gnu: Add python-oslo.log.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit aee6412ad8525f25b7dabe02ef5af23485f1e196 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 23:27:16 2015 +0200 gnu: Add python-oslo.log. * gnu/packages/openstack.scm (python-oslo.log, p

07/12: gnu: Add python-oslosphinx.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit f4c7dc5582d02de79fcec640046486b86024bf1d Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 00:48:40 2015 +0200 gnu: Add python-oslosphinx. * gnu/packages/openstack.scm (python-oslosphinx, p

01/12: guix: Add a "pypi-uri" helper method.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 3009334e3b3c148d7a36c76952fbb32addfa2c07 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Oct 10 22:50:34 2015 +0200 guix: Add a "pypi-uri" helper method. * guix/download.scm (mirrors): N

08/12: gnu: Add python-os-testr.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2931f46454c3755b8c478db8dbb45e48928080cd Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 02:06:30 2015 +0200 gnu: Add python-os-testr. * gnu/packages/openstack.scm (python-ostestr, python2-o

12/12: gnu: Add python-tempest-lib.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 465b61fcd638e9dffe2cdd6d52f36bd692fab9a9 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 23:33:52 2015 +0200 gnu: Add python-tempest-lib. * gnu/packages/openstack.scm (python-tempest-lib, p

04/12: gnu: Add python-mccabe 0.2.1

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 7477fbb1bed276b9cf2252126ad9ae9b2ed7e669 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Oct 11 05:20:08 2015 +0200 gnu: Add python-mccabe 0.2.1 * gnu/packages/python.scm (python-mccabe-0.2.1, p

06/12: gnu: Add python-hacking.

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2ac9ba6a2914c73ff83dbd7b4ba7b47333476685 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Oct 12 00:47:16 2015 +0200 gnu: Add python-hacking. * gnu/packages/openstack.scm (python-hacking, python2-h

11/12: gnu: python-oslotest: move mox3 to the propagated-inputs

2015-11-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 39d3f2edce74247f09e7461f79e98a24ce18f89e Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Oct 28 02:30:51 2015 +0100 gnu: python-oslotest: move mox3 to the propagated-inputs * gnu/packages/openstack.scm (

03/03: gnu: Add python-bandit.

2015-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit f5a21dc4cfe24a97d6af19683af4dc21f20916af Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Sep 22 00:19:29 2015 +0200 gnu: Add python-bandit. * gnu/packages/openstack.scm (python-bandit, python2-bandit

01/03: gnu: Add python-pip.

2015-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 643725a1557539c09aa28784e219005ced2330c7 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 21 02:56:26 2015 +0200 gnu: Add python-pip. * gnu/packages/python.scm (python-pip, python2-pip): New var

branch master updated (28eb956 -> f5a21dc)

2015-10-09 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 28eb956 Thank Chris. new 643725a gnu: Add python-pip. new 7787ef7 gnu: Update python-fixtures new f5a21dc gnu: Add python-bandit. The 3 revisions listed above as "new" are entirely new to this

branch master updated (db6e5e2 - 0e88cbf)

2015-07-07 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from db6e5e2 utils: Add call-with-temporary-directory. new 0e88cbf gnu: python-testtools: make python-mimeparse a propagated input The 1 revisions listed above as new are entirely new to this repository and will be

02/05: gnu: Add python-pbr.

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 7c4810a1e543a66bc7aa53f971e70bf1f9d41b08 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Aug 16 16:31:24 2015 +0200 gnu: Add python-pbr. * gnu/packages/openstack.scm: New file. * gnu-system.a

branch master updated (44fd099 -> 2053949)

2015-09-01 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 44fd099 gnu: guile-ssh: Update to 0.8.0. new 7e7b27d gnu: add python-appdirs. new 7c4810a gnu: Add python-pbr. new 35f1ebe gnu: Add python-mox3. new 1edd421 gnu: Add

01/05: gnu: add python-appdirs.

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 7e7b27d9060420a5dad8e082d71f46c0fea4a7d9 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Aug 16 16:18:09 2015 +0200 gnu: add python-appdirs. * gnu/packages/python.scm (python-appdirs, python2-appdirs

03/05: gnu: Add python-mox3.

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 35f1ebeb2acb06dd920baffc7b3a184b7c45cd15 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Aug 16 16:35:36 2015 +0200 gnu: Add python-mox3. * gnu/packages/openstack.scm (python-mox3, python2-mox3): New var

04/05: gnu: Add python-os-client-config

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 1edd421ba51e89cbcfa536c65437da24d52ce237 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Aug 16 16:38:06 2015 +0200 gnu: Add python-os-client-config * gnu/packages/openstack.scm (python-os-client-

05/05: gnu: Add python-oslotest

2015-09-01 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2053949a9e7c508ba40ea9000827306cbc912a56 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Aug 16 16:39:57 2015 +0200 gnu: Add python-oslotest * gnu/packages/openstack.scm (python-oslotest, python2-ol

01/02: gnu: python-testtools: fix propagated inputs.

2015-09-07 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 05de40c5d342232fae86e7839baec1ebffeac022 Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Sep 1 23:57:22 2015 +0200 gnu: python-testtools: fix propagated inputs. * gnu/packages/python.scm (python-te

02/02: gnu: Add oslo.i18n.

2015-09-07 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 8531b326f166403298f238817db728c2d8df6bb9 Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 2 00:59:42 2015 +0200 gnu: Add oslo.i18n. * gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n

branch master updated (ea8e40d -> 8531b32)

2015-09-07 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from ea8e40d gnu: pbr: Update to 1.6.0 new 05de40c gnu: python-testtools: fix propagated inputs. new 8531b32 gnu: Add oslo.i18n. The 2 revisions listed above as "new" are entirely new to this repository and

01/01: gnu: pbr: Update to 1.6.0

2015-09-07 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit ea8e40d031c3295805dc9357098c2c13aa516e1a Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Sep 6 23:07:16 2015 +0200 gnu: pbr: Update to 1.6.0 * gnu/packages/openstack.scm (python-pbr): Update to 1.6.0. --

branch master updated (6f96706 -> 5a4849e)

2015-09-08 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 6f96706 gnu: sqlite: Switch to alternate source URL. new 5a4849e gnu: oslotest: Update to 1.10.0 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails.

01/01: gnu: oslotest: Update to 1.10.0

2015-09-08 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 5a4849e11cfd26c9ba8322bf7cdb9042d2b97cdb Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Sep 8 23:17:27 2015 +0200 gnu: oslotest: Update to 1.10.0 * gnu/packages/openstack.scm (python-oslotest):

08/08: gnu: Add python-oslo.utils.

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 27cc9f2544295659fd6cca0572841cd3aa5e9456 Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 9 01:33:40 2015 +0200 gnu: Add python-oslo.utils. * gnu/packages/openstack.scm (python-oslo.utils, p

05/08: gnu: Add python-iso8601.

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit b85c85becd36aa3abbd80dbb5b22705f10e5e57a Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 9 00:44:14 2015 +0200 gnu: Add python-iso8601. * gnu/packages/python.scm (python-iso8601, python2-iso8601

07/08: gnu: Add python-debtcollector.

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2713527e0694112a3970e22eac66dc938bea0463 Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 9 00:59:10 2015 +0200 gnu: Add python-debtcollector. * gnu/packages/openstack.scm (python-debtcol

01/08: gnu: Add python-netaddr.

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 6e5e39f4063b30fcea6d5a9af6769236d8a57cd3 Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Sep 8 00:22:49 2015 +0200 gnu: Add python-netaddr. * gnu/packages/python.scm (python-netaddr, python2-netaddr

04/08: gnu: Add python-wrapt

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 8c692a52586937a58627ae609f08aaabb102b64f Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 9 00:26:26 2015 +0200 gnu: Add python-wrapt * gnu/packages/python.scm (python-wrapt, python2-wrapt): New var

03/08: gnu: Add python-oslo.config.

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit ed56af06bc9ecc240f5334df26ebca679fbabd00 Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Sep 8 00:33:05 2015 +0200 gnu: Add python-oslo.config. * gnu/packages/openstack.scm (python-oslo.config, p

branch master updated (59ef203 -> 27cc9f2)

2015-09-13 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 59ef203 gnu: Add cvs-fast-export. new 6e5e39f gnu: Add python-netaddr. new 673d1a9 gnu: Add python-stevedore. new ed56af0 gnu: Add python-oslo.config. new 8c692a5 gnu: Add python-wrapt

02/08: gnu: Add python-stevedore.

2015-09-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 673d1a9deb0bd15870cc39ae9fe032074fb033fb Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Sep 8 00:27:45 2015 +0200 gnu: Add python-stevedore. * gnu/packages/openstack.scm (python-stevedore, python2-ste

04/04: gnu: Add python-requests-mock.

2015-09-16 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2c9d96767a8ad616d61f0548b6ebba0b762589dd Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 14 22:53:32 2015 +0200 gnu: Add python-requests-mock. * gnu/packages/openstack.scm (python-request

01/04: gnu: Add python-oslo.serialization.

2015-09-16 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 5702efe3e9df94348a365813ac63f8cdaf8a3354 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 14 20:39:18 2015 +0200 gnu: Add python-oslo.serialization. * gnu/packages/openstack.scm (python-oslo.seriali

branch master updated (979f9e8 -> 2c9d967)

2015-09-16 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 979f9e8 gnu: sfarklib: Update to 2.24. new 5702efe gnu: Add python-oslo.serialization. new c7c7a93 gnu: Add python-oslo.context. new de34afa gnu: Add python-webob. new 2c9d967 gnu: Add

03/04: gnu: Add python-webob.

2015-09-16 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit de34aface7e0c83b02c3def1ec55630e29bed6b7 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 14 22:16:53 2015 +0200 gnu: Add python-webob. * gnu/packages/python.scm (python-webob, python2-webob): New var

02/04: gnu: Add python-oslo.context.

2015-09-16 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit c7c7a93621ad38e8302ccf3f52e182b65ef3715d Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 14 20:50:35 2015 +0200 gnu: Add python-oslo.context. * gnu/packages/openstack.scm (python-oslo.c

01/03: gnu: Add python-prettytable

2015-09-19 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 350ba0a32b6d21acb974a1715d60df7839fd5acc Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 16 23:02:11 2015 +0200 gnu: Add python-prettytable * gnu/packages/python.scm (python-prettytable, p

03/03: gnu: Add python2-keyring.

2015-09-19 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit d7af1069876c66ee697941883c8fb654e642c49f Author: Cyril Roelandt <tipec...@gmail.com> Date: Thu Sep 17 01:41:50 2015 +0200 gnu: Add python2-keyring. * gnu/packages/python.scm (python2-keyring): New variable. --

branch master updated (a5002ae -> d7af106)

2015-09-19 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from a5002ae gnu: Add R/qtl. new 350ba0a gnu: Add python-prettytable new 7261d9e gnu: Add python2-pyflakes and fix python2-pyflakes-0.8.1. new d7af106 gnu: Add python2-keyring. The 3 revisions

02/03: gnu: Add python2-pyflakes and fix python2-pyflakes-0.8.1.

2015-09-19 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 7261d9eb16737c6cdf68ff4aa144541f752d24d6 Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 16 23:24:36 2015 +0200 gnu: Add python2-pyflakes and fix python2-pyflakes-0.8.1. * gnu/packages/python.scm (p

branch master updated (4f54a63 -> 266785d)

2016-06-14 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 4f54a63 gnu: julia: Use unbundled release tarball. new 266785d import: pypi: read requirements from wheels. The 1 revisions listed above as "new" are entirely new to this repository and will be described in

01/01: import: pypi: read requirements from wheels.

2016-06-14 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 266785d21e9ed3fcbecebea302231cf35e303d66 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Dec 27 03:26:11 2015 +0100 import: pypi: read requirements from wheels. * doc/guix.tex (Invoking guix import): M

branch master updated (ea92ae0 -> aebd383)

2016-06-25 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from ea92ae0 gnu: Add python-fake-factory and python2-fake-factory. new aebd383 import: pypi: do not fail when 'run_requires' is missing from the metadata. The 1 revisions listed above as "new" are entirely new to

01/01: import: pypi: do not fail when 'run_requires' is missing from the metadata.

2016-06-25 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit aebd383d04b351465cfb14e4fd0949b67d4b282e Author: Cyril Roelandt <tipec...@gmail.com> Date: Fri Jun 17 14:11:08 2016 +0200 import: pypi: do not fail when 'run_requires' is missing from the metadata. * guix/

03/10: gnu: python-requests-toolbelt: Update to 0.8.0.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 30d7207f2e24f837bba5a4d954143c587b54ef49 Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 11 04:24:29 2017 +0200 gnu: python-requests-toolbelt: Update to 0.8.0. * gnu/packages/python.scm (python-re

01/10: gnu: Add python-pydiff.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit ab7f51fa344c757fd2825ce1fff7d6c587d1b609 Author: Cyril Roelandt <tipec...@gmail.com> Date: Fri Sep 8 23:20:07 2017 +0200 gnu: Add python-pydiff. * gnu/packages/python.scm (python-pydiff, python2-pydiff

10/10: gnu: Add python-twine.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 3ef85c1118e19a66d76f21de67beca6f93c920c3 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Sep 10 03:02:50 2017 +0200 gnu: Add python-twine. * gnu/packages/python.scm (python-twine, python2-twine): New var

06/10: gnu: Add python-nose-timer.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 8e6ceb473753de3b17d51410d038bb6ad17decd1 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Sep 9 21:34:30 2017 +0200 gnu: Add python-nose-timer. * gnu/packages/python.scm (python-nose-time, python2-nose

07/10: gnu: Update the propagated inputs of python-urllib3.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit cf47e34e62ef7547f3596cb652eef2fef7b7a1d2 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Sep 10 01:20:57 2017 +0200 gnu: Update the propagated inputs of python-urllib3. * gnu/packages/python.scm (

09/10: gnu: Add python-pkginfo.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 78f46e65bd1433009bd974b9d150e5675e5a7201 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Sep 10 02:47:15 2017 +0200 gnu: Add python-pkginfo. * gnu/packages/python.scm (python-pkginfo, python2-pkginfo

02/10: gnu: python-autopep8: Update to 1.3.2.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 8e483fb540dc636c2f00efcda338b0a7d3f6dcdc Author: Cyril Roelandt <tipec...@gmail.com> Date: Fri Sep 8 23:58:22 2017 +0200 gnu: python-autopep8: Update to 1.3.2. * gnu/packages/python.scm (python-autopep8):

05/10: gnu: python-tox: Update to 2.8.1.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 9bb7c05e3db1adca51f9441c725e34599ba8e44c Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Sep 9 04:37:22 2017 +0200 gnu: python-tox: Update to 2.8.1. * gnu/packages/python.scm (python-tox): Update to

branch master updated (76dd04b -> 3ef85c1)

2017-10-02 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 76dd04b gnu: dnsmasq: Update to 2.78 [Security fixes]. new ab7f51f gnu: Add python-pydiff. new 8e483fb gnu: python-autopep8: Update to 1.3.2. new 30d7207 gnu: python-requests-toolbelt: Update to

04/10: gnu: Add python2-requests-toolbelt.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 74e9895f2da73a3ff6d8f79811ec41532402c93d Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 11 04:28:26 2017 +0200 gnu: Add python2-requests-toolbelt. * gnu/packages/python.scm (python2-requests-to

08/10: gnu: Add python-tqdm.

2017-10-02 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit b84ef9e2246024ca0fbec34d0fb0cc39901f674f Author: Cyril Roelandt <tipec...@gmail.com> Date: Sun Sep 10 02:13:05 2017 +0200 gnu: Add python-tqdm. * gnu/packages/python.scm (python-tqdm, python2-tqdm): New var

01/01: gnu: python-nose-timer: Add missing patch.

2017-10-03 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 2299f5cd78a9874ec7797d02d9bd53cc3c30b698 Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Oct 3 22:28:51 2017 +0200 gnu: python-nose-timer: Add missing patch. * gnu/packages/patches/python-nose-time

branch master updated (f282aa5 -> 2299f5c)

2017-10-03 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from f282aa5 gnu: Add heimdall. new 2299f5c gnu: python-nose-timer: Add missing patch. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions

01/01: gnu: python-biopython: Update to 1.70.

2017-10-13 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit af6ce6108818eca78def159c8e6f8c14b0272978 Author: Cyril Roelandt <tipec...@gmail.com> Date: Tue Oct 10 05:21:09 2017 +0200 gnu: python-biopython: Update to 1.70. * gnu/packages/python.scm (python-biopython, p

branch master updated (a47ed09 -> af6ce61)

2017-10-13 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from a47ed09 gnu: meson: Update to 0.43.0. new af6ce61 gnu: python-biopython: Update to 1.70. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The

01/01: gnu: python-tox: Update to 2.8.0.

2017-09-06 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit c98f9c52960735da672d5e9766bdfef5ff136a6e Author: Cyril Roelandt <tipec...@gmail.com> Date: Mon Sep 4 14:11:40 2017 +0200 gnu: python-tox: Update to 2.8.0. * gnu/packages/python.scm (python-tox): Update to

branch master updated (18e565b -> c98f9c5)

2017-09-06 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 18e565b gnu: terminology: Update to 1.1.1. new c98f9c5 gnu: python-tox: Update to 2.8.0. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The

branch master updated (05c4e37 -> cb95e5e)

2017-10-09 Thread Cyril Roelandt
steap pushed a change to branch master in repository guix. from 05c4e37 build: Update automake version requirement to 1.14. new a9769a2 gnu: python-apispec: Update to 0.25.3. new 79cb661 gnu: python-arrow: Update to 0.10.0. new 96d63ee gnu: python-alembic:

05/05: gnu: Add python2-aniso8601.

2017-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit cb95e5e50eb672d36202e481035981653faa5cf5 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Oct 7 05:44:31 2017 +0200 gnu: Add python2-aniso8601. * gnu/packages/python.scm (python2-aniso8601): New va

02/05: gnu: python-arrow: Update to 0.10.0.

2017-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 79cb661fc705607ed117b71fc58ec7a0adc4d826 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Oct 7 03:27:49 2017 +0200 gnu: python-arrow: Update to 0.10.0. * gnu/packages/python.scm (python-arrow, python2

03/05: gnu: python-alembic: Update to 0.9.5.

2017-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 96d63eead24bd5ed85e5607121cf68ec0639ddb9 Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Oct 7 03:14:39 2017 +0200 gnu: python-alembic: Update to 0.9.5. * gnu/packages/python.scm (python-alembic, p

01/05: gnu: python-apispec: Update to 0.25.3.

2017-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit a9769a290fb7bd2c554280b98b573e6b552491be Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Oct 7 03:23:40 2017 +0200 gnu: python-apispec: Update to 0.25.3. * gnu/packages/python.scm (python-apispec, p

04/05: gnu: python-aniso8601: Update to 1.3.0.

2017-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 64791fae633038614d59b679c1026c22650ef38d Author: Cyril Roelandt <tipec...@gmail.com> Date: Sat Oct 7 03:19:21 2017 +0200 gnu: python-aniso8601: Update to 1.3.0. * gnu/packages/python.scm (python-aniso8601, p

01/04: gnu: python-netaddr: Fix the source URL.

2017-10-09 Thread Cyril Roelandt
steap pushed a commit to branch master in repository guix. commit 576c0e29cdcf5c344f19bd2e099e3545b4a2c185 Author: Cyril Roelandt <tipec...@gmail.com> Date: Wed Sep 13 03:17:03 2017 +0200 gnu: python-netaddr: Fix the source URL. * gnu/packages/python.scm (python-netaddr, p

  1   2   >