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

* Re: [PR PATCH] [Updated] updated package python3-gmpy2 to version 2.1
  2021-05-27  9:10 [PR PATCH] updated package python3-gmpy2 to version 2.1 maneandrea
@ 2021-05-28 15:23 ` maneandrea
  2021-05-28 16:11 ` Chocimier
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: maneandrea @ 2021-05-28 15:23 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1331 bytes --]

From 7c2b5c849b3e8a24408077e74a9892727efe1c15 Mon Sep 17 00:00:00 2001
From: Andrea Manenti <andrea.manenti@yahoo.com>
Date: Fri, 28 May 2021 17:23:55 +0200
Subject: [PATCH] python3-gmpy2: updated to 2.1

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

diff --git a/srcpkgs/python3-gmpy2/template b/srcpkgs/python3-gmpy2/template
index 2e322329db62..f636c92f2474 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
@@ -9,7 +9,7 @@ gmp-devel mpfr-devel libmpc-devel"
 makedepends="python3-devel gmp-devel mpfr-devel libmpc-devel"
 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
+homepage="https://github.com/aleaxit/gmpy"
+distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.tar.gz"
+checksum=8951bcfc61c0f40102b92a4777daf9eb85445b537c4d09086deb0e097190bef0

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

* Re: updated package python3-gmpy2 to version 2.1
  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
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2021-05-28 16:11 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/31147#issuecomment-850524045

Comment:
This is beta, and we use stable versions. Pypi has 2.0.8.

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

* Re: updated package python3-gmpy2 to version 2.1
  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
  3 siblings, 0 replies; 5+ messages in thread
From: maneandrea @ 2021-05-28 16:22 UTC (permalink / raw)
  To: ml

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

New comment by maneandrea on void-packages repository

https://github.com/void-linux/void-packages/pull/31147#issuecomment-850530243

Comment:
Too bad. Shall I close the PR?

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

* Re: [PR PATCH] [Closed]: updated package python3-gmpy2 to version 2.1
  2021-05-27  9:10 [PR PATCH] updated package python3-gmpy2 to version 2.1 maneandrea
                   ` (2 preceding siblings ...)
  2021-05-28 16:22 ` maneandrea
@ 2021-05-28 16:23 ` Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2021-05-28 16:23 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

updated package python3-gmpy2 to version 2.1
https://github.com/void-linux/void-packages/pull/31147

Description:
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)


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