[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/20: gnu: python-alembic: Update to 0.8.10.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/20: gnu: python-alembic: Update to 0.8.10. |
Date: |
Tue, 24 Jan 2017 23:11:46 +0000 (UTC) |
nckx pushed a commit to branch master
in repository guix.
commit 4418990d7797affc7d6c5be40c6452267ba170c3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jan 24 12:56:12 2017 +0100
gnu: python-alembic: Update to 0.8.10.
* gnu/packages/python.scm (python-alembic): Update to 0.8.10.
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 9a1dba1..f84335c 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -4131,14 +4131,14 @@ You might also want to install the following optional
dependencies:
(define-public python-alembic
(package
(name "python-alembic")
- (version "0.8.7")
+ (version "0.8.10")
(source
(origin
(method url-fetch)
(uri (pypi-uri "alembic" version))
(sha256
(base32
- "0ias6fdzwr2s220fnjspkdgm9510bd0cnap0hx5y4zy4srba9f3z"))))
+ "06br9sfqypnjlal6fsbnky3zb0askwcn3diz8k3kwa0qcblm0fqf"))))
(build-system python-build-system)
(native-inputs
`(("python-mock" ,python-mock)
- 03/20: gnu: the-silver-searcher: Fix & improve description., (continued)
- 03/20: gnu: the-silver-searcher: Fix & improve description., Tobias Geerinckx-Rice, 2017/01/24
- 09/20: gnu: python-colorama: Update to 0.3.7., Tobias Geerinckx-Rice, 2017/01/24
- 06/20: gnu: python-unidecode: Update to 0.04.20., Tobias Geerinckx-Rice, 2017/01/24
- 08/20: gnu: python-debian: Update to 0.1.28., Tobias Geerinckx-Rice, 2017/01/24
- 13/20: gnu: python-mistune: Update to 0.7.3., Tobias Geerinckx-Rice, 2017/01/24
- 14/20: gnu: python-email-validator: Update to 1.0.2., Tobias Geerinckx-Rice, 2017/01/24
- 20/20: gnu: emacs-seq: Update to 2.19., Tobias Geerinckx-Rice, 2017/01/24
- 11/20: gnu: python-paste: Update to 2.0.3., Tobias Geerinckx-Rice, 2017/01/24
- 04/20: gnu: python-orderedmultidict: Update to 0.7.11., Tobias Geerinckx-Rice, 2017/01/24
- 02/20: gnu: the-silver-searcher: Update to 1.0.2., Tobias Geerinckx-Rice, 2017/01/24
- 05/20: gnu: python-alembic: Update to 0.8.10.,
Tobias Geerinckx-Rice <=
- 07/20: gnu: python-seaborn: Update to 0.7.1., Tobias Geerinckx-Rice, 2017/01/24
- 12/20: gnu: python-tabulate: Update to 0.7.7., Tobias Geerinckx-Rice, 2017/01/24
- 10/20: gnu: python-colorama: Fix typo in synopsis., Tobias Geerinckx-Rice, 2017/01/24
- 17/20: gnu: trash-cli: Update to 0.17.1.14., Tobias Geerinckx-Rice, 2017/01/24
- 16/20: gnu: python2-pysqlite: Update to 2.8.3., Tobias Geerinckx-Rice, 2017/01/24
- 15/20: gnu: python-cov-core: Fix & improve synopsis & description., Tobias Geerinckx-Rice, 2017/01/24
- 18/20: gnu: emacs-auctex: Update to 11.90.0., Tobias Geerinckx-Rice, 2017/01/24
- 19/20: gnu: emacs-spinner: Update to 1.7.3., Tobias Geerinckx-Rice, 2017/01/24