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

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

[debbugs-tracker] bug#29145: closed ([PATCH 2/3] gnu: python-decorator:


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29145: closed ([PATCH 2/3] gnu: python-decorator: Update to 4.1.2.)
Date: Sun, 05 Nov 2017 16:31:02 +0000

Your message dated Sun, 05 Nov 2017 17:30:31 +0100
with message-id <address@hidden>
and subject line Re: [bug#29145] [PATCH 2/3] gnu: python-decorator: Update to 
4.1.2.
has caused the debbugs.gnu.org bug report #29145,
regarding [PATCH 2/3] gnu: python-decorator: Update to 4.1.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29145: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29145
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 2/3] gnu: python-decorator: Update to 4.1.2. Date: Sat, 4 Nov 2017 20:39:45 +0100
* gnu/packages/python.scm (python-decorator): Update to 4.1.2.
---
 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 c16122438..765777160 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -5356,13 +5356,13 @@ PNG, PostScript, PDF, and SVG file output.")
 (define-public python-decorator
   (package
     (name "python-decorator")
-    (version "4.0.10")
+    (version "4.1.2")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "decorator" version))
        (sha256
-        (base32 "0w7hg59hlpq74jpyja4yfryap0ccjvchgpkfp20rhj9krgnrhvlw"))))
+        (base32 "1d8npb11kxyi36mrvjdpcjij76l5zfyrz2f820brf0l0rcw4vdkw"))))
     (build-system python-build-system)
     (arguments '(#:tests? #f)) ; no test target
     (home-page "https://pypi.python.org/pypi/decorator/";)
-- 
2.14.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#29145] [PATCH 2/3] gnu: python-decorator: Update to 4.1.2. Date: Sun, 05 Nov 2017 17:30:31 +0100 User-agent: Notmuch/0.25.1 (https://notmuchmail.org) Emacs/25.3.1 (x86_64-pc-linux-gnu)
Gábor Boskovits <address@hidden> writes:

> * gnu/packages/python.scm (python-decorator): Update to 4.1.2.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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