Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] python3-rapidfuzz: update to 3.5.2
Date: Fri, 24 Nov 2023 20:16:48 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47377@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 642 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/47377

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

#### 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 x
  - armv7l x
  - armv6l-musl x


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

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

From 63ee56d594cf149df7ac21b2bf6e741983e3fa7c Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 24 Nov 2023 22:14:51 +0300
Subject: [PATCH 1/2] rapidfuzz-cpp: update to 2.2.3

---
 srcpkgs/rapidfuzz-cpp/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rapidfuzz-cpp/template b/srcpkgs/rapidfuzz-cpp/template
index 72e957c9d131e..6f2c0ddec7613 100644
--- a/srcpkgs/rapidfuzz-cpp/template
+++ b/srcpkgs/rapidfuzz-cpp/template
@@ -1,6 +1,6 @@
 # Template file for 'rapidfuzz-cpp'
 pkgname=rapidfuzz-cpp
-version=2.1.1
+version=2.2.3
 revision=1
 build_style=cmake
 short_desc="Rapid fuzzy string matching in C++ using the Levenshtein Distance"
@@ -8,7 +8,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="MIT"
 homepage="https://github.com/maxbachmann/rapidfuzz-cpp"
 distfiles="https://github.com/maxbachmann/rapidfuzz-cpp/archive/v${version}.tar.gz"
-checksum=1680c0dbf77d228ea81825c24755db99ee0e21a8db3663b5136741b3e108c3f2
+checksum=df4412e9593945782de2212095bd4b70a8f8e63ae8f313976c616809be124d2c
 
 post_install() {
 	vlicense LICENSE

From 5c787ce8017166ac0999a650f897fadc9c94d300 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 24 Nov 2023 22:15:38 +0300
Subject: [PATCH 2/2] python3-rapidfuzz: update to 3.5.2

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

diff --git a/srcpkgs/python3-rapidfuzz/template b/srcpkgs/python3-rapidfuzz/template
index ab959d0936736..fe68e08bd968b 100644
--- a/srcpkgs/python3-rapidfuzz/template
+++ b/srcpkgs/python3-rapidfuzz/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-rapidfuzz'
 pkgname=python3-rapidfuzz
-version=3.4.0
+version=3.5.2
 revision=1
 build_style=python3-pep517
 hostmakedepends="cmake python3-scikit-build"
@@ -12,7 +12,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
 license="MIT"
 homepage="https://github.com/maxbachmann/rapidfuzz"
 distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz"
-checksum=a74112e2126b428c77db5e96f7ce34e91e750552147305b2d361122cbede2955
+checksum=9e9b395743e12c36a3167a3a9fd1b4e11d92fb0aa21ec98017ee6df639ed385e
 
 export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"
 

             reply	other threads:[~2023-11-24 19:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-24 19:16 chrysos349 [this message]
2023-12-01 15:41 ` [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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47377@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).