public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rpds-py] eln: Update to 2026.6.3 (close RHBZ#2494776)
@ 2026-07-01  4:59 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-01  4:59 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-rpds-py
Branch : eln
Commit : d5d73b4f987bf9715bfb1a5faefd3aa276d712d7
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-07-01T00:58:47-04:00
Stats  : +5/-17 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-rpds-py/c/d5d73b4f987bf9715bfb1a5faefd3aa276d712d7?branch=eln

Log:
Update to 2026.6.3 (close RHBZ#2494776)

---
diff --git a/.gitignore b/.gitignore
index 7fe205d..a014ca5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,5 @@
 /rpds_py-0.30.0-vendor.tar.xz
 /rpds_py-2026.5.1.tar.gz
 /rpds_py-2026.5.1-vendor.tar.xz
+/rpds_py-2026.6.3.tar.gz
+/rpds_py-2026.6.3-vendor.tar.xz

diff --git a/do_not_require_win_only_pyo3_extension.patch b/do_not_require_win_only_pyo3_extension.patch
deleted file mode 100644
index e5b6abd..0000000
--- a/do_not_require_win_only_pyo3_extension.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -U 3 -dHrN a/Cargo.toml b/Cargo.toml
---- a/Cargo.toml	2006-07-24 03:21:28.000000000 +0200
-+++ b/Cargo.toml	2026-02-08 10:59:46.269158012 +0100
-@@ -13,6 +13,4 @@
- 
- [dependencies.pyo3]
- version = "0.28.3"
--# To build extension for PyPy on Windows, "generate-import-lib" is needed:
--# https://github.com/PyO3/maturin-action/issues/267#issuecomment-2106844429
--features = ["extension-module", "generate-import-lib"]
-+features = ["extension-module"]

diff --git a/python-rpds-py.spec b/python-rpds-py.spec
index 6a446ba..bcc625a 100644
--- a/python-rpds-py.spec
+++ b/python-rpds-py.spec
@@ -2,7 +2,7 @@
 %global modname rpds_py
 
 Name:           python-rpds-py
-Version:        2026.5.1
+Version:        2026.6.3
 Release:        %autorelease
 Summary:        Python bindings to the Rust rpds crate
 # The package is MIT; statically-linked Rust dependencies are (from
@@ -20,9 +20,6 @@ Source:         %{pypi_source %{modname}}
 #   cargo vendor && tar Jcvf ../%%{modname}-%%{version}-vendor.tar.xz vendor/ ; pushd
 Source:         %{modname}-%{version}-vendor.tar.xz
 
-# The 'generate-import-lib' extension is only useful on MS Win
-Patch:          do_not_require_win_only_pyo3_extension.patch
-
 %if 0%{?rhel}
 BuildRequires:  rust-toolset
 %else

diff --git a/sources b/sources
index 7d9e751..477c0d2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (rpds_py-2026.5.1.tar.gz) = 0819dde9d6f18b1436efedd2fcfe7e16745f1c38914781abab051ff5b3cd6aa008e9564f5736f860a3fe908340eecf2890150f395f4b5d83125ccc604dfd8f9a
-SHA512 (rpds_py-2026.5.1-vendor.tar.xz) = 50a30c61c90468c75c1da7a0dbf37c10684f03bc0ca95969de0b33d4ea59324d75daf5914f71742cdebceba6f61bfb3aee494541858b4009e6eb651e05558003
+SHA512 (rpds_py-2026.6.3.tar.gz) = e3b2874d3f430f805fa4ea2f2fe4e22f02b4491a68aa068644c43aa5949423496cd80a1e6a9f0bd7aec3dafccdac0b177334f53eb077d077e0e56a2e43710d09
+SHA512 (rpds_py-2026.6.3-vendor.tar.xz) = 193d71c0a64a94b3ccadb7a5bd9637348709ff2c819a9c8760c8867398e9982e6203f0302e6345026ef16d84996f7a642a0de1d5bd7e246b48c9f7c463bf9932

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-01  4:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-01  4:59 [rpms/python-rpds-py] eln: Update to 2026.6.3 (close RHBZ#2494776) Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox