emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41591: closed ([PATCH 1/1] gnu: python-peewee: Update to 3.9.6.)


From: GNU bug Tracking System
Subject: bug#41591: closed ([PATCH 1/1] gnu: python-peewee: Update to 3.9.6.)
Date: Sat, 30 May 2020 14:06:01 +0000

Your message dated Sat, 30 May 2020 16:05:23 +0200
with message-id <87o8q5zffg.fsf@gnu.org>
and subject line Re: [bug#41591] [PATCH 1/1] gnu: python-peewee: Update to 
3.9.6.
has caused the debbugs.gnu.org bug report #41591,
regarding [PATCH 1/1] gnu: python-peewee: Update to 3.9.6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41591: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41591
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/1] gnu: python-peewee: Update to 3.9.6. Date: Fri, 29 May 2020 11:34:28 +0430 User-agent: Cyrus-JMAP/3.3.0-dev0-504-g204cd6f-fm-20200527.002-g204cd6f2
* gnu/packages/databases.scm (python-peewee): Update to 3.9.6.
---
 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 3b1b9ed366..ba15260c1f 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -2179,14 +2179,14 @@ on another machine, accessed via TCP/IP.")
 (define-public python-peewee
   (package
     (name "python-peewee")
-    (version "2.10.2")
+    (version "3.9.6")
       (source
         (origin
         (method url-fetch)
         (uri (pypi-uri "peewee" version))
         (sha256
          (base32
-          "10f2mrd5hw6rjklrzaix2lsxlgc8vx3xak54arcy6yd791zhchi3"))))
+          "1j4sh946k0736m7pd54z0y6i2hjhgg3kdllx1pwq8xkzzcgrx1xw"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f)) ; Fails to import test data
-- 
2.26.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#41591] [PATCH 1/1] gnu: python-peewee: Update to 3.9.6. Date: Sat, 30 May 2020 16:05:23 +0200
"Hamzeh Nasajpour" <h.nasajpour@pantherx.org> writes:

> * gnu/packages/databases.scm (python-peewee): Update to 3.9.6.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]