all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34793] [PATCH] gnu: python-py3status: Update to 3.16.
@ 2019-03-09 14:17 Tomáš Čech
  2019-03-12 21:10 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Tomáš Čech @ 2019-03-09 14:17 UTC (permalink / raw)
  To: 34793

* 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

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

* [bug#34793] [PATCH] gnu: python-py3status: Update to 3.16.
  2019-03-09 14:17 [bug#34793] [PATCH] gnu: python-py3status: Update to 3.16 Tomáš Čech
@ 2019-03-12 21:10 ` Leo Famulari
  2019-03-13  9:11   ` bug#34793: " Tomáš Čech
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2019-03-12 21:10 UTC (permalink / raw)
  To: Tomáš Čech; +Cc: 34793

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

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!

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

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

* bug#34793: [PATCH] gnu: python-py3status: Update to 3.16.
  2019-03-12 21:10 ` Leo Famulari
@ 2019-03-13  9:11   ` Tomáš Čech
  0 siblings, 0 replies; 3+ messages in thread
From: Tomáš Čech @ 2019-03-13  9:11 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 34793-done

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

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2019-03-13  9:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-09 14:17 [bug#34793] [PATCH] gnu: python-py3status: Update to 3.16 Tomáš Čech
2019-03-12 21:10 ` Leo Famulari
2019-03-13  9:11   ` bug#34793: " Tomáš Čech

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.