public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-cramjam] epel10: Update to 2.12.1 (close RHBZ#2523441)
Date: Wed, 26 Aug 2026 07:31:34 GMT	[thread overview]
Message-ID: <178772949458.1.15587833801667573951.rpms-python-cramjam-d3096a18f781@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-cramjam
Branch : epel10
Commit : d3096a18f78160d188950c9c0cd5dca7242ce003
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-26T08:26:47+01:00
Stats  : +2/-57 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-cramjam/c/d3096a18f78160d188950c9c0cd5dca7242ce003?branch=epel10

Log:
Update to 2.12.1 (close RHBZ#2523441)

---
diff --git a/246.patch b/246.patch
deleted file mode 100644
index 53a5181..0000000
--- a/246.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From 941b858ee7f97cf36c9950d4f212b24b9b4d3bd3 Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Sat, 22 Aug 2026 08:31:55 +0100
-Subject: [PATCH 1/2] =?UTF-8?q?Don=E2=80=99t=20depend=20on=20deprecated=20?=
- =?UTF-8?q?pyo3/generate-import-lib=20feature?=
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
----
- Cargo.toml | 4 +---
- 1 file changed, 1 insertion(+), 3 deletions(-)
-
-diff --git a/Cargo.toml b/Cargo.toml
-index 4c71f6a3..18e2cb0b 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -37,9 +37,7 @@ default = [
- experimental = ["blosc2", "igzip", "ideflate", "izlib"]
- 
- extension-module = ["pyo3/extension-module"]
--generate-import-lib = [
--  "pyo3/generate-import-lib",
--] # needed for Windows PyPy builds
-+generate-import-lib = []
- 
- snappy = ["libcramjam/snappy"]
- lz4 = ["libcramjam/lz4"]
-
-From 3c1b40c6c965ce36dc6049bd7b6e2434d77516f3 Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Sat, 22 Aug 2026 08:33:21 +0100
-Subject: [PATCH 2/2] Drop our generate-import-lib feature since it no longer
- does anything
-
----
- Cargo.toml | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/Cargo.toml b/Cargo.toml
-index 18e2cb0b..c01fea43 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -37,7 +37,6 @@ default = [
- experimental = ["blosc2", "igzip", "ideflate", "izlib"]
- 
- extension-module = ["pyo3/extension-module"]
--generate-import-lib = []
- 
- snappy = ["libcramjam/snappy"]
- lz4 = ["libcramjam/lz4"]

diff --git a/python-cramjam.spec b/python-cramjam.spec
index 28cde5a..b357c41 100644
--- a/python-cramjam.spec
+++ b/python-cramjam.spec
@@ -4,7 +4,7 @@
 #global snapdate YYYYMMDD
 
 Name:           python-cramjam
-Version:        2.12.0
+Version:        2.12.1
 Release:        %autorelease
 Summary:        Thin Python bindings to de/compression algorithms in Rust
 
@@ -33,10 +33,6 @@ Source1:        get_source
 
 %endif
 
-# Don’t depend on deprecated pyo3/generate-import-lib feature
-# https://github.com/milesgranger/cramjam/pull/246
-Patch:          %{url}/pull/246.patch
-
 BuildRequires:  tomcli
 BuildRequires:  cargo-rpm-macros
 

diff --git a/sources b/sources
index 148e7a1..8e54318 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cramjam-2.12.0.tar.gz) = 1dab0f2c6910f4e8613617bfb8e6763785efefaffb7455630ca2b18d71cae0fa8e30b2cf50340ebe1ab022d9790531fce56feca4f1aea92f8858e547c2abc4dc
+SHA512 (cramjam-2.12.1.tar.gz) = 2b3c59c14e6432b0d68fe56d8ea7b59b549e7503edd9ca7d265100d7b0d1bcacbb73c0c9ef532a432038ea8d11c3a64bc2e61f6762a76af089e25bfe69b1424d

                 reply	other threads:[~2026-08-26  7:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178772949458.1.15587833801667573951.rpms-python-cramjam-d3096a18f781@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.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