[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: python-sqlalchemy: Update to 1.3.20.
From: |
guix-commits |
Subject: |
04/07: gnu: python-sqlalchemy: Update to 1.3.20. |
Date: |
Fri, 16 Oct 2020 09:18:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7969a6adf38bd8d6dcdf83575f28e57200cb4976
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Oct 16 15:08:22 2020 +0200
gnu: python-sqlalchemy: Update to 1.3.20.
* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.20.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 4bd1c1e..f88f9e3 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2635,13 +2635,13 @@ Database API 2.0T.")
(define-public python-sqlalchemy
(package
(name "python-sqlalchemy")
- (version "1.3.18")
+ (version "1.3.20")
(source
(origin
(method url-fetch)
(uri (pypi-uri "SQLAlchemy" version))
(sha256
- (base32 "1rwc6ss1cnz3kxx0p9p6xw0w79r8qw03lcc29k31yb3rcigvfbys"))))
+ (base32 "18b9am7bsqc4nj3d2h5r93i002apczxfvpfpcqbd6f0385zmrwnj"))))
(build-system python-build-system)
(native-inputs
`(("python-cython" ,python-cython) ; for C extensions
- branch master updated (27913a6 -> f6a0b54), guix-commits, 2020/10/16
- 03/07: gnu: tintin++: Update to 2.02.04., guix-commits, 2020/10/16
- 02/07: gnu: soundtouch: Update to 2.2., guix-commits, 2020/10/16
- 05/07: gnu: libostree: Update to 2020.7., guix-commits, 2020/10/16
- 07/07: gnu: ethtool: Update to 5.9., guix-commits, 2020/10/16
- 01/07: gnu: libressl: Update to 3.1.4., guix-commits, 2020/10/16
- 04/07: gnu: python-sqlalchemy: Update to 1.3.20.,
guix-commits <=
- 06/07: gnu: ndctl: Update to 70.1., guix-commits, 2020/10/16