Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] updated package python3-gmpy2 to version 2.1
@ 2021-05-27  9:10 maneandrea
  2021-05-28 15:23 ` [PR PATCH] [Updated] " maneandrea
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: maneandrea @ 2021-05-27  9:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/maneandrea/void-packages gmpy2
https://github.com/void-linux/void-packages/pull/31147

updated package python3-gmpy2 to version 2.1
This package was orphaned and its version is now deprecated. I updated it to the latest version on github.
Have the results of the proposed changes been tested?

- [ x ] I generally don't use the affected packages but briefly tested this PR

Does it build and run successfully? Yes

(Please choose at least one native build and, if supported, at least one cross build. More are better.)

- [ x ] I built this PR locally for my native architecture, (x86_64-glibc)


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gmpy2-31147.patch --]
[-- Type: text/x-diff, Size: 1202 bytes --]

From 4167b36c79a9b6f786e6607521d704aba7e7012d Mon Sep 17 00:00:00 2001
From: Andrea Manenti <andrea.manenti@yahoo.com>
Date: Thu, 27 May 2021 11:09:16 +0200
Subject: [PATCH] updated package python3-gmpy2 to version 2.1

---
 srcpkgs/python3-gmpy2/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-gmpy2/template b/srcpkgs/python3-gmpy2/template
index 2e322329db62..7d4e7ec54469 100644
--- a/srcpkgs/python3-gmpy2/template
+++ b/srcpkgs/python3-gmpy2/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-gmpy2'
 pkgname=python3-gmpy2
-version=2.0.8
-revision=8
+version=2.1.0b5
+revision=1
 wrksrc="gmpy2-${version}"
 build_style=python3-module
 hostmakedepends="unzip python3-setuptools
@@ -11,5 +11,5 @@ short_desc="Python3 interface to GMP, MPFR and MPC libraries"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="https://github.com/aleaxit/gmpy"
 license="LGPL-3.0-or-later"
-distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.zip"
-checksum=dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f
+distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.tar.gz"
+checksum=8951bcfc61c0f40102b92a4777daf9eb85445b537c4d09086deb0e097190bef0

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

end of thread, other threads:[~2021-05-28 16:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  9:10 [PR PATCH] updated package python3-gmpy2 to version 2.1 maneandrea
2021-05-28 15:23 ` [PR PATCH] [Updated] " maneandrea
2021-05-28 16:11 ` Chocimier
2021-05-28 16:22 ` maneandrea
2021-05-28 16:23 ` [PR PATCH] [Closed]: " Chocimier

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).