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

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

bug#49020: closed ([PATCH] gnu: python-pygit2: Update to 1.6.0.)


From: GNU bug Tracking System
Subject: bug#49020: closed ([PATCH] gnu: python-pygit2: Update to 1.6.0.)
Date: Tue, 15 Jun 2021 18:23:02 +0000

Your message dated Tue, 15 Jun 2021 21:19:45 +0300
with message-id <YMjvQTCBrWoYDN64@3900XT>
and subject line Re: [bug#49020] [PATCH] gnu: python-pygit2: Update to 1.6.0.
has caused the debbugs.gnu.org bug report #49020,
regarding [PATCH] gnu: python-pygit2: Update to 1.6.0.
to be marked as done.

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


-- 
49020: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49020
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-pygit2: Update to 1.6.0. Date: Mon, 14 Jun 2021 13:46:15 +0200
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.6.0.
---
 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 cfcfcfb27c..f6af612e4f 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -5322,13 +5322,13 @@ color scales, and color space conversion easy.  It has 
support for:
 (define-public python-pygit2
   (package
     (name "python-pygit2")
-    (version "1.4.0")
+    (version "1.6.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "pygit2" version))
        (sha256
-        (base32 "1j71iskvirkm8jzfmwdm79v69878m9iix8a8cn4xidgr3nmkisyb"))))
+        (base32 "0qjd5aqpmla64da4pb47vdnrmnqdbn7248a4fzs7f5q1ax7fmb3s"))))
     (build-system python-build-system)
     (arguments
      '(#:tests? #f))            ; tests don't run correctly in our environment

base-commit: d3ff6e5d1b38aa47b276be1fb7963c93faa40806
-- 
2.32.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49020] [PATCH] gnu: python-pygit2: Update to 1.6.0. Date: Tue, 15 Jun 2021 21:19:45 +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]