Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-scikit-build: update to 0.18.0
Date: Tue, 25 Jun 2024 10:21:58 +0200	[thread overview]
Message-ID: <20240625082159.0405125E4B@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50939@inbox.vuxu.org>

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

There is an updated pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages python3-scikit-build
https://github.com/void-linux/void-packages/pull/50939

python3-scikit-build: update to 0.18.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)

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

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

From 4cddb7af8661e8977f2a1c203174c84a907981d3 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 23 Jun 2024 01:19:31 +0300
Subject: [PATCH 1/2] python3-scikit-build: update to 0.18.0

---
 srcpkgs/python3-scikit-build/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-scikit-build/template b/srcpkgs/python3-scikit-build/template
index 7645db435d5f5b..77ed235e56b117 100644
--- a/srcpkgs/python3-scikit-build/template
+++ b/srcpkgs/python3-scikit-build/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-scikit-build'
 pkgname=python3-scikit-build
-version=0.17.6
+version=0.18.0
 revision=1
 build_style=python3-pep517
 # test requires setuptools_scm to not be installed
@@ -15,7 +15,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="MIT"
 homepage="https://scikit-build.org"
 distfiles="${PYPI_SITE}/s/scikit_build/scikit_build-${version}.tar.gz"
-checksum=b51a51a36b37c42650994b5047912f59b22e3210b23e321f287611f9ef6e5c9d
+checksum=71a13af467d1a38510c3494786e2edb73ead53ea922bde6e519dc5372aa65096
 
 post_install() {
 	vlicense LICENSE

From aea620889c33ef182c64d59a167dabfc37d9db3c Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Sun, 23 Jun 2024 01:21:00 +0300
Subject: [PATCH 2/2] python3-rapidfuzz: allow building with newer scikit-build

---
 .../patches/scikit-build-ver.patch                  | 13 +++++++++++++
 srcpkgs/python3-rapidfuzz/template                  |  2 +-
 2 files changed, 14 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/python3-rapidfuzz/patches/scikit-build-ver.patch

diff --git a/srcpkgs/python3-rapidfuzz/patches/scikit-build-ver.patch b/srcpkgs/python3-rapidfuzz/patches/scikit-build-ver.patch
new file mode 100644
index 00000000000000..06ee964aa47775
--- /dev/null
+++ b/srcpkgs/python3-rapidfuzz/patches/scikit-build-ver.patch
@@ -0,0 +1,13 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index 26c32df3d..72a570c94 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -1,7 +1,7 @@
+ [build-system]
+ requires = [
+     "setuptools>=42",
+-    "scikit-build~=0.17.0"
++    "scikit-build>=0.17.0"
+ ]
+ build-backend = "backend"
+ backend-path = ["_custom_build"]
diff --git a/srcpkgs/python3-rapidfuzz/template b/srcpkgs/python3-rapidfuzz/template
index e577d0e8831313..7c0667a84ceb36 100644
--- a/srcpkgs/python3-rapidfuzz/template
+++ b/srcpkgs/python3-rapidfuzz/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-rapidfuzz'
 pkgname=python3-rapidfuzz
 version=3.9.3
-revision=1
+revision=2
 build_style=python3-pep517
 hostmakedepends="cmake python3-scikit-build"
 makedepends="python3-devel rapidfuzz-cpp"

  parent reply	other threads:[~2024-06-25  8:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-22 22:23 [PR PATCH] " chrysos349
2024-06-25  1:45 ` ahesford
2024-06-25  8:21 ` chrysos349 [this message]
2024-06-25  8:22 ` chrysos349
2024-06-25 10:51 ` [PR PATCH] [Merged]: " ahesford

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240625082159.0405125E4B@inbox.vuxu.org \
    --to=chrysos349@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).