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

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

bug#67252: closed ([PATCH] gnu: python-rollbar: Update to 1.0.0.)


From: GNU bug Tracking System
Subject: bug#67252: closed ([PATCH] gnu: python-rollbar: Update to 1.0.0.)
Date: Mon, 20 Nov 2023 18:47:02 +0000

Your message dated Mon, 20 Nov 2023 18:46:00 +0000
with message-id <87zfz8fel3.fsf@systemreboot.net>
and subject line [PATCH] gnu: python-rollbar: Update to 1.0.0.
has caused the debbugs.gnu.org bug report #67252,
regarding [PATCH] gnu: python-rollbar: Update to 1.0.0.
to be marked as done.

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


-- 
67252: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67252
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-rollbar: Update to 1.0.0. Date: Sat, 18 Nov 2023 01:20:57 +0100
* gnu/packages/python-xyz.scm (python-rollbar): Update to 1.0.0.

Change-Id: Ief31a443776e79d8f658c59d64277ea7fe50a300
---
 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..6a6f69e6bb 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5045,13 +5045,13 @@ (define-public python-roman
 (define-public python-rollbar
   (package
     (name "python-rollbar")
-    (version "0.16.3")
+    (version "1.0.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "rollbar" version))
               (sha256
                (base32
-                "1qpd0j50wqli3867xmhwk65pm1cxjs60yg83mcvcf3kic3y3sc82"))))
+                "1bzkgp4r79d789q15vnjji2gcb34bnksx9l7q9pjkw12kzjbfiv3"))))
     (build-system python-build-system)
     (native-inputs (list python-pytest-runner python-unittest2))
     (inputs (list python-requests python-six python-httpx python-blinker
-- 
2.40.1




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: python-rollbar: Update to 1.0.0. Date: Mon, 20 Nov 2023 18:46:00 +0000
Pushed, thanks!


--- End Message ---

reply via email to

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