Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-PGPy: update to 0.5.4
@ 2022-07-06 13:29 shak-mar
  2022-07-06 14:41 ` [PR REVIEW] " classabbyamp
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: shak-mar @ 2022-07-06 13:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

There is a new pull request by shak-mar against master on the void-packages repository

https://github.com/shak-mar/void-packages update-python3-PGPy-to-0.5.4
https://github.com/void-linux/void-packages/pull/37895

python3-PGPy: update to 0.5.4
The previous version of python3-PGPy (0.5.3) is not compatible with python 3.10 because of the `collections.MutableMapping` deprecation.  You can reproduce the issue by running `python3` and within that, `import pgpy`.

#### Testing the changes
- I tested the changes in this PR: **briefly**

A patch file from https://github.com/void-linux/void-packages/pull/37895.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-python3-PGPy-to-0.5.4-37895.patch --]
[-- Type: text/x-diff, Size: 1097 bytes --]

From fc316b5dc58fc4561f07cee74152ab4087979a4d Mon Sep 17 00:00:00 2001
From: Michael Struwe <michaelstruwe@gmx.net>
Date: Wed, 6 Jul 2022 15:17:20 +0200
Subject: [PATCH] python3-PGPy: update to 0.5.4

---
 srcpkgs/python3-PGPy/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/python3-PGPy/template b/srcpkgs/python3-PGPy/template
index fa73d46876ce..c7669d170829 100644
--- a/srcpkgs/python3-PGPy/template
+++ b/srcpkgs/python3-PGPy/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-PGPy'
 pkgname=python3-PGPy
-version=0.5.3
-revision=3
+version=0.5.4
+revision=1
 wrksrc=PGPy-${version}
 build_style=python3-module
 hostmakedepends="python3-setuptools python3-wheel"
@@ -11,7 +11,7 @@ maintainer="Anjandev Momi <anjan@momi.ca>"
 license="BSD-3-Clause"
 homepage="https://github.com/SecurityInnovation/PGPy"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=5f56454c92fe0c242397166df4618183992d6786c2568cbd21c4090344cf2635
+checksum=beb2e7745ddebf85a24239aa681fa83a9ab8f8867d7ac55351fb0732279ac4fa
 
 post_install() {
 	vlicense LICENSE

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-07 17:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-06 13:29 [PR PATCH] python3-PGPy: update to 0.5.4 shak-mar
2022-07-06 14:41 ` [PR REVIEW] " classabbyamp
2022-07-06 16:30 ` [PR PATCH] [Updated] " shak-mar
2022-07-06 16:33 ` shak-mar
2022-07-06 16:45 ` classabbyamp
2022-07-06 18:00 ` [PR PATCH] [Updated] " shak-mar
2022-07-06 20:14 ` shak-mar
2022-07-07 17:55 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).