Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-rapidfuzz: update to 3.10.0
@ 2024-09-23 19:16 chrysos349
  2024-09-24 21:03 ` [PR PATCH] [Closed]: " classabbyamp
  0 siblings, 1 reply; 2+ messages in thread
From: chrysos349 @ 2024-09-23 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages python3-rapidfuzz
https://github.com/void-linux/void-packages/pull/52323

python3-rapidfuzz: update to 3.10.0
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

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

From fb37215b600a36006b68465d803c5b4c401fd992 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Mon, 23 Sep 2024 22:14:52 +0300
Subject: [PATCH] python3-rapidfuzz: update to 3.10.0

---
 .../patches/downgrade-scikit-build-core-ver.patch    | 12 ++++++++++++
 srcpkgs/python3-rapidfuzz/template                   |  6 +++---
 2 files changed, 15 insertions(+), 3 deletions(-)
 create mode 100644 srcpkgs/python3-rapidfuzz/patches/downgrade-scikit-build-core-ver.patch

diff --git a/srcpkgs/python3-rapidfuzz/patches/downgrade-scikit-build-core-ver.patch b/srcpkgs/python3-rapidfuzz/patches/downgrade-scikit-build-core-ver.patch
new file mode 100644
index 00000000000000..f2d57b8c2806d3
--- /dev/null
+++ b/srcpkgs/python3-rapidfuzz/patches/downgrade-scikit-build-core-ver.patch
@@ -0,0 +1,12 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index 7f5442efc..0aaffcae4 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -1,6 +1,6 @@
+ [build-system]
+ requires = [
+-    "scikit-build-core>=0.10.7"
++    "scikit-build-core>=0.10.6"
+ ]
+ build-backend = "scikit_build_core.build"
+ 
diff --git a/srcpkgs/python3-rapidfuzz/template b/srcpkgs/python3-rapidfuzz/template
index b4afab24f9fc29..b5f61c1dba9070 100644
--- a/srcpkgs/python3-rapidfuzz/template
+++ b/srcpkgs/python3-rapidfuzz/template
@@ -1,9 +1,9 @@
 # Template file for 'python3-rapidfuzz'
 pkgname=python3-rapidfuzz
-version=3.9.7
+version=3.10.0
 revision=1
 build_style=python3-pep517
-hostmakedepends="cmake python3-scikit-build"
+hostmakedepends="python3-scikit-build-core ninja"
 makedepends="python3-devel rapidfuzz-cpp"
 depends="python3"
 checkdepends="python3-hypothesis python3-pandas python3-pytest"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/maxbachmann/rapidfuzz"
 changelog="https://github.com/rapidfuzz/RapidFuzz/releases"
 distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz"
-checksum=f1c7296534c1afb6f495aa95871f14ccdc197c6db42965854e483100df313030
+checksum=6b62af27e65bb39276a66533655a2fa3c60a487b03935721c45b7809527979be
 
 export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
 

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

* Re: [PR PATCH] [Closed]: python3-rapidfuzz: update to 3.10.0
  2024-09-23 19:16 [PR PATCH] python3-rapidfuzz: update to 3.10.0 chrysos349
@ 2024-09-24 21:03 ` classabbyamp
  0 siblings, 0 replies; 2+ messages in thread
From: classabbyamp @ 2024-09-24 21:03 UTC (permalink / raw)
  To: ml

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

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

python3-rapidfuzz: update to 3.10.0
https://github.com/void-linux/void-packages/pull/52323

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

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64

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

end of thread, other threads:[~2024-09-24 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-23 19:16 [PR PATCH] python3-rapidfuzz: update to 3.10.0 chrysos349
2024-09-24 21:03 ` [PR PATCH] [Closed]: " 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).