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

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

bug#62773: closed (gnu: python-requests_ntlm: Update to 1.2.0.)


From: GNU bug Tracking System
Subject: bug#62773: closed (gnu: python-requests_ntlm: Update to 1.2.0.)
Date: Thu, 14 Sep 2023 10:01:01 +0000

Your message dated Thu, 14 Sep 2023 12:59:54 +0300
with message-id <ZQLZmud9mUzwRgzx@3900XT>
and subject line Re: [PATCH] gnu: python-requests_ntlm: Update to 1.2.0.
has caused the debbugs.gnu.org bug report #62773,
regarding gnu: python-requests_ntlm: Update to 1.2.0.
to be marked as done.

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


-- 
62773: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62773
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: gnu: python-requests_ntlm: Update to 1.2.0. Date: Tue, 11 Apr 2023 17:58:39 +0800 User-agent: mu4e 1.10.0; emacs 28.2
>From 87156d03abe4112208845181b56d00bef2213b4d Mon Sep 17 00:00:00 2001
From: c4droid <c4droid@foxmail.com>
Date: Tue, 11 Apr 2023 17:50:48 +0800
Subject: [PATCH 1/2] gnu: python-requests_ntlm: Update to 1.2.0.

---
 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 495e13a..34dc141 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -58,6 +58,7 @@
 ;;; Copyright © 2022 msimonin <matthieu.simonin@inria.fr>
 ;;; Copyright © 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2022 Baptiste Strazzulla <bstrazzull@hotmail.fr>
+;;; Copyright © 2023 c4droid <c4droid@foxmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3109,14 +3110,14 @@ (define-public python-requests-unixsocket
 (define-public python-requests_ntlm
   (package
     (name "python-requests_ntlm")
-    (version "1.1.0")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "requests_ntlm" version))
        (sha256
         (base32
-         "0wgbqzaq9w7bas16b7brdb75f91bh3275fb459093bk1ihpck2ci"))))
+         "1a0np7lk8ma1plv1s4aw5q9h2z3aljprkl9qsfypqcaf0zsqbhik"))))
     (build-system python-build-system)
     (propagated-inputs
      (list python-cryptography python-ntlm-auth python-requests))
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: python-requests_ntlm: Update to 1.2.0. Date: Thu, 14 Sep 2023 12:59:54 +0300
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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