GNU bug report logs - #78423
[PATCH] gnu: python-platypush: Update to 1.3.6.

Previous Next

Package: guix-patches;

Reported by: Evgeny Pisemsky <mail <at> pisemsky.site>

Date: Wed, 14 May 2025 11:05:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78423: closed ([PATCH] gnu: python-platypush: Update to 1.3.6.)
Date: Thu, 15 May 2025 02:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 15 May 2025 11:10:52 +0900
with message-id <87ldqyk4ib.fsf <at> gmail.com>
and subject line Re: [bug#78423] [PATCH] gnu: python-platypush: Update to 1.3.6.
has caused the debbugs.gnu.org bug report #78423,
regarding [PATCH] gnu: python-platypush: Update to 1.3.6.
to be marked as done.

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


-- 
78423: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78423
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Evgeny Pisemsky <mail <at> pisemsky.site>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-platypush: Update to 1.3.6.
Date: Wed, 14 May 2025 14:03:37 +0300
* gnu/packages/engineering.scm (python-platypush): Update to 1.3.6.

Change-Id: I397d556a8ecb01a0ef3931ec7beb266aa7bb9016
---
 gnu/packages/engineering.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 377f9cc791..2f1f87d47e 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2081,7 +2081,7 @@ (define-public python-capstone
 (define-public python-platypush
   (package
     (name "python-platypush")
-    (version "1.3.5")
+    (version "1.3.6")
     (source
      (origin
        (method git-fetch)
@@ -2090,7 +2090,7 @@ (define-public python-platypush
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1chd60r4misz2i368435yb6hhnm97v8kncjnchxj8mg3mglw9gy0"))))
+        (base32 "1957xkh7n5dhjb1kwhfpncfp6g1g6zgszwcrbj3l9h0gcrxlx8p0"))))
     (build-system pyproject-build-system)
     (arguments
      (list

base-commit: 5f5d84beccc180f1b51474c0e47eb6e0d0c9175f
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Gabriel Wicki <gabriel <at> erlikon.ch>
Cc: Evgeny Pisemsky <mail <at> pisemsky.site>,
 Cayetano Santos <csantosb <at> inventati.org>, Ekaitz Zarraga <ekaitz <at> elenq.tech>,
 78423-done <at> debbugs.gnu.org
Subject: Re: [bug#78423] [PATCH] gnu: python-platypush: Update to 1.3.6.
Date: Thu, 15 May 2025 11:10:52 +0900
Hi,

Gabriel Wicki <gabriel <at> erlikon.ch> writes:

> LGTM
>
> If it builds and runs as expected this can be pushed IMO.
>
> Thanks for your time and effort!

Applied!

-- 
Thanks,
Maxim


This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.