Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-gmpy2: update to 2.1.5.
@ 2023-03-06 18:05 tornaria
  2023-03-06 20:18 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 1 reply; 2+ messages in thread
From: tornaria @ 2023-03-06 18:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tornaria/void-packages gmpy2
https://github.com/void-linux/void-packages/pull/42625

python3-gmpy2: update to 2.1.5.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Tested with sagemath (full doctest suite)

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From e78e5516fb72fd63fd62268241217a7318bf9d72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= <tornaria@cmat.edu.uy>
Date: Sun, 5 Mar 2023 12:49:42 -0300
Subject: [PATCH] python3-gmpy2: update to 2.1.5.

---
 srcpkgs/python3-gmpy2/template | 5 +++--
 srcpkgs/python3-gmpy2/update   | 2 --
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/python3-gmpy2/template b/srcpkgs/python3-gmpy2/template
index b29de01e83b5..85b336435b0c 100644
--- a/srcpkgs/python3-gmpy2/template
+++ b/srcpkgs/python3-gmpy2/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-gmpy2'
 pkgname=python3-gmpy2
-version=2.1.3
+version=2.1.5
 revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
@@ -10,8 +10,9 @@ short_desc="Python3 interface to GMP, MPFR and MPC libraries"
 maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
 license="LGPL-3.0-or-later"
 homepage="https://github.com/aleaxit/gmpy"
+changelog="https://github.com/aleaxit/gmpy/releases"
 distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.tar.gz"
-checksum=10360cc39f1eb56e3a833a4d1cae3884c7f65b6ec490994801e6939dc08870ae
+checksum=bc297f1fd8c377ae67a4f493fc0f926e5d1b157e5c342e30a4d84dc7b9f95d96
 
 do_check() {
 	PYTHONPATH="$(cd build/lib* && pwd)" \
diff --git a/srcpkgs/python3-gmpy2/update b/srcpkgs/python3-gmpy2/update
index 0d9a7f7d2018..b5703618d280 100644
--- a/srcpkgs/python3-gmpy2/update
+++ b/srcpkgs/python3-gmpy2/update
@@ -1,3 +1 @@
 ignore="*a[1-9] *b[1-9] *rc[1-9]"
-# this version only adds binary wheels for apple silicon
-ignore="$ignore 2.1.2"

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

* Re: [PR PATCH] [Merged]: python3-gmpy2: update to 2.1.5.
  2023-03-06 18:05 [PR PATCH] python3-gmpy2: update to 2.1.5 tornaria
@ 2023-03-06 20:18 ` paper42
  0 siblings, 0 replies; 2+ messages in thread
From: paper42 @ 2023-03-06 20:18 UTC (permalink / raw)
  To: ml

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

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

python3-gmpy2: update to 2.1.5.
https://github.com/void-linux/void-packages/pull/42625

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

Tested with sagemath (full doctest suite)

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2023-03-06 20:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-06 18:05 [PR PATCH] python3-gmpy2: update to 2.1.5 tornaria
2023-03-06 20:18 ` [PR PATCH] [Merged]: " paper42

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