unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42268] [PATCH] gnu: python-sqlalchemy: Update to 1.3.18.
@ 2020-07-08 14:51 Tanguy Le Carrour
  2020-07-08 21:43 ` bug#42268: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-07-08 14:51 UTC (permalink / raw)
  To: 42268; +Cc: Tanguy Le Carrour

* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.18.
---
 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 d54cbac09b..9befa64a16 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2620,13 +2620,13 @@ Database API 2.0T.")
 (define-public python-sqlalchemy
   (package
     (name "python-sqlalchemy")
-    (version "1.3.15")
+    (version "1.3.18")
     (source
      (origin
       (method url-fetch)
       (uri (pypi-uri "SQLAlchemy" version))
       (sha256
-       (base32 "0iglkvymfp35zm5pxy5kzqvcv96kkas0chqdx7xpla86sspa9k64"))))
+       (base32 "1rwc6ss1cnz3kxx0p9p6xw0w79r8qw03lcc29k31yb3rcigvfbys"))))
     (build-system python-build-system)
     (native-inputs
      `(("python-cython" ,python-cython) ; for C extensions
-- 
2.27.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42268: [PATCH] gnu: python-sqlalchemy: Update to 1.3.18.
  2020-07-08 14:51 [bug#42268] [PATCH] gnu: python-sqlalchemy: Update to 1.3.18 Tanguy Le Carrour
@ 2020-07-08 21:43 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-07-08 21:43 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 42268-done

[-- Attachment #1: Type: text/plain, Size: 205 bytes --]

Tanguy,

Tanguy Le Carrour 写道:
> * gnu/packages/databases.scm (python-sqlalchemy): Update to 
> 1.3.18.

Thanks!  Pushed as fadc633a02251ddf3cb78bd817d99233b031f62d.

Kind regards,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-08 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-08 14:51 [bug#42268] [PATCH] gnu: python-sqlalchemy: Update to 1.3.18 Tanguy Le Carrour
2020-07-08 21:43 ` bug#42268: " Tobias Geerinckx-Rice via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).