GNU bug report logs - #74901
[PATCH] gnu: python-pycurl: Update to 7.45.4.

Previous Next

Package: guix-patches;

Reported by: Fredrik Salomonsson <plattfot <at> posteo.net>

Date: Sun, 15 Dec 2024 20:39:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74901 in the body.
You can then email your comments to 74901 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#74901; Package guix-patches. (Sun, 15 Dec 2024 20:39:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Fredrik Salomonsson <plattfot <at> posteo.net>:
New bug report received and forwarded. Copy sent to lars <at> 6xq.net, marius <at> gnu.org, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, tanguy <at> bioneland.org, jgart <at> dismail.de, guix-patches <at> gnu.org. (Sun, 15 Dec 2024 20:39:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Fredrik Salomonsson <plattfot <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Fredrik Salomonsson <plattfot <at> posteo.net>
Subject: [PATCH] gnu: python-pycurl: Update to 7.45.4.
Date: Sun, 15 Dec 2024 20:37:56 +0000
* gnu/packages/python-web.scm (python-pycurl): Update to 7.45.4.

Change-Id: I0b5357b3515af810cecb5eebeba14f07e1f9bac3
---
 gnu/packages/python-web.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 3db2a995dc..794c47b389 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -2084,7 +2084,7 @@ (define-public python-minio
 (define-public python-pycurl
   (package
     (name "python-pycurl")
-    (version "7.45.3")
+    (version "7.45.4")
     (source
      (origin
        (method git-fetch)
@@ -2094,7 +2094,7 @@ (define-public python-pycurl
                       "REL_" (string-replace-substring version "." "_")))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0sqxz14p8qvhdb9pvlbrfdldn8s27l6hpv252s77kbbrj2pp294c"))))
+        (base32 "00cd1l0lsml0708hpv5k4qyhqfv0qphb0p317j9aci2wdspn1mpl"))))
     (build-system pyproject-build-system)
     (arguments
      '(#:test-flags
@@ -2133,6 +2133,7 @@ (define-public python-pycurl
     (native-inputs
      (list python-bottle
            python-flaky
+           python-flask
            python-pytest
            python-setuptools
            python-wheel))

base-commit: 64ac17035d66d98d3081bc7fc558c33e1be8e4f4
-- 
2.46.0





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Mon, 16 Dec 2024 19:18:03 GMT) Full text and rfc822 format available.

Notification sent to Fredrik Salomonsson <plattfot <at> posteo.net>:
bug acknowledged by developer. (Mon, 16 Dec 2024 19:18:04 GMT) Full text and rfc822 format available.

Message #10 received at 74901-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 74901-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: python-pycurl: Update to 7.45.4.
Date: Mon, 16 Dec 2024 19:16:57 +0000
[Message part 1 (text/plain, inline)]
Hi,

Pushed as b411cb05ec0a8f7891417c8e17649dc96ae5ac36 to master.

--
Thanks
Oleg
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 14 Jan 2025 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 156 days ago.

Previous Next


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