[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/27: gnu: python-pyodbc: Update to 4.0.35.
From: |
guix-commits |
Subject: |
16/27: gnu: python-pyodbc: Update to 4.0.35. |
Date: |
Thu, 15 Dec 2022 13:44:21 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 0cf2cb51b9b932857932e43a23348cb2f4d5e255
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:00 2022 +0100
gnu: python-pyodbc: Update to 4.0.35.
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.35.
---
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 a5479363f2..387755b8ec 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -3138,13 +3138,13 @@ or languages. It uses only Python's built-in data
types.")
(define-public python-pyodbc
(package
(name "python-pyodbc")
- (version "4.0.32")
+ (version "4.0.35")
(source
(origin
(method url-fetch)
(uri (pypi-uri "pyodbc" version))
(sha256
- (base32 "0sqs0x2l5mk3yv0wwz3ya8yh5f4babihyhc8hjbf2m86b71z1rcv"))
+ (base32 "1j7577acd2f16zifw49ajg0aw7vm0pdg6jxrr1dlaa5rx14azfcj"))
(modules '((guix build utils)))
(snippet
;; Delete precompiled binaries. The corresponding source is included.
- 11/27: gnu: python-psycopg2: Update to 2.9.5., (continued)
- 11/27: gnu: python-psycopg2: Update to 2.9.5., guix-commits, 2022/12/15
- 13/27: gnu: python-sqlparse: Update to 0.4.3., guix-commits, 2022/12/15
- 10/27: gnu: python-pylibmc: Update to 1.6.3., guix-commits, 2022/12/15
- 15/27: gnu: python-asyncmy: Update to 0.2.5., guix-commits, 2022/12/15
- 18/27: gnu: dpkg: Update to 1.21.12., guix-commits, 2022/12/15
- 19/27: gnu: reprotest: Update to 0.7.22., guix-commits, 2022/12/15
- 25/27: gnu: olm: Drop custom ‘lib-’ prefix., guix-commits, 2022/12/15
- 06/27: gnu: eid-mw: Update to 5.1.8., guix-commits, 2022/12/15
- 12/27: gnu: python-rq: Update to 1.11.1., guix-commits, 2022/12/15
- 14/27: gnu: python-sqlalchemy-utils: Update to 0.38.3., guix-commits, 2022/12/15
- 16/27: gnu: python-pyodbc: Update to 4.0.35.,
guix-commits <=
- 22/27: gnu: alembic: Update to 1.8.4., guix-commits, 2022/12/15
- 21/27: gnu: nsd: Update to 4.6.1., guix-commits, 2022/12/15
- 26/27: gnu: olm: Update to 3.2.14., guix-commits, 2022/12/15
- 27/27: gnu: assimp: Update to 5.2.5., guix-commits, 2022/12/15
- 08/27: gnu: hwdata: Update to 0.365., guix-commits, 2022/12/15
- 24/27: gnu: libofx: Don't build static library., guix-commits, 2022/12/15
- 20/27: gnu: dnsmasq: Update to 2.88., guix-commits, 2022/12/15
- 23/27: gnu: libofx: Update to 0.10.9., guix-commits, 2022/12/15