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

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

[debbugs-tracker] bug#34793: closed ([PATCH] gnu: python-py3status: Upda


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34793: closed ([PATCH] gnu: python-py3status: Update to 3.16.)
Date: Wed, 13 Mar 2019 09:12:02 +0000

Your message dated Wed, 13 Mar 2019 10:11:00 +0100
with message-id <address@hidden>
and subject line Re: [bug#34793] [PATCH] gnu: python-py3status: Update to 3.16.
has caused the debbugs.gnu.org bug report #34793,
regarding [PATCH] gnu: python-py3status: Update to 3.16.
to be marked as done.

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


-- 
34793: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34793
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: python-py3status: Update to 3.16. Date: Sat, 9 Mar 2019 15:17:25 +0100
* gnu/packages/python-xyz.scm (python-py3status): Update to 3.16.
---
 gnu/packages/python-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 2ec12be00..c2b48cada 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -8997,14 +8997,14 @@ to occurrences in strings and comments.")
 (define-public python-py3status
   (package
     (name "python-py3status")
-    (version "3.7")
+    (version "3.16")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "py3status" version))
        (sha256
         (base32
-         "0shxcfz4wcczj0mhwp4w0dvwd2fdd9bgprq8slim1519iiqzgwhq"))))
+         "1xrfph277bgjln3jbpzpgkhxad04fjvj7s3xfil42q1sxi4s3q3g"))))
     (build-system python-build-system)
     (inputs
      `(("file" ,file)))
-- 
2.21.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#34793] [PATCH] gnu: python-py3status: Update to 3.16. Date: Wed, 13 Mar 2019 10:11:00 +0100 User-agent: Mutt/1.11.3 (2019-02-01)
On Tue, Mar 12, 2019 at 05:10:16PM -0400, Leo Famulari wrote:
On Sat, Mar 09, 2019 at 03:17:25PM +0100, Tomáš Čech wrote:
* gnu/packages/python-xyz.scm (python-py3status): Update to 3.16.

LGTM, thanks!

Thanks for review, pushed as 77f3d3036406b1d1ceaeba8017ae5f597f2a0fb4.

S_W

Attachment: signature.asc
Description: Digital signature


--- End Message ---

reply via email to

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