all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0.
@ 2023-11-18  1:48 Troy Figiel
  2023-11-21 19:08 ` [bug#67254] Sharlatan Hellseher
  2023-11-23 14:43 ` [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0 Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Troy Figiel @ 2023-11-18  1:48 UTC (permalink / raw)
  To: 67254

* gnu/packages/python-xyz.scm (python-pyfuse3): Update to 3.3.0.

Change-Id: I9b4120c631e51ad9829f3fa7338bdb8b48f60b87
---
 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 8e89f61373..9b184e6877 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -32496,13 +32496,13 @@ (define-public python-psycopg2-binary
 (define-public python-pyfuse3
   (package
     (name "python-pyfuse3")
-    (version "3.2.1")
+    (version "3.3.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "pyfuse3" version))
         (sha256
-          (base32 "0cvybynv9igssfa4l13q09gb6m7afmwk34wsbq8jk14sqpd4dl92"))))
+          (base32 "1gbkwmk7gpyy70cqj9226qvwrx13xlwxfz86l86n5ybr4i0zwc9b"))))
     (build-system python-build-system)
     (native-inputs (list pkg-config))
     (inputs (list fuse))
-- 
2.40.1





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

* [bug#67254]
  2023-11-18  1:48 [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0 Troy Figiel
@ 2023-11-21 19:08 ` Sharlatan Hellseher
  2023-11-23 14:43 ` [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0 Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Sharlatan Hellseher @ 2023-11-21 19:08 UTC (permalink / raw)
  To: 67254

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

Hi,

LGFM. QA is also green.

[-- Attachment #2: Type: text/html, Size: 149 bytes --]

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

* [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0.
  2023-11-18  1:48 [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0 Troy Figiel
  2023-11-21 19:08 ` [bug#67254] Sharlatan Hellseher
@ 2023-11-23 14:43 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-11-23 14:43 UTC (permalink / raw)
  To: Troy Figiel; +Cc: 67254, 67254-done

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


Troy Figiel <troy@troyfigiel.com> writes:

> * gnu/packages/python-xyz.scm (python-pyfuse3): Update to 3.3.0.
>
> Change-Id: I9b4120c631e51ad9829f3fa7338bdb8b48f60b87
> ---
>  gnu/packages/python-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks both, I've pushed this to master as
813aee874c3078f6013453b5e0dac817d28091a0.

Chris

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

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

end of thread, other threads:[~2023-11-23 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-18  1:48 [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0 Troy Figiel
2023-11-21 19:08 ` [bug#67254] Sharlatan Hellseher
2023-11-23 14:43 ` [bug#67254] [PATCH] gnu: python-pyfuse3: Update to 3.3.0 Christopher Baines

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.