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

A new commit has been pushed.

Repo   : rpms/python-rpds-py
Branch : rawhide
Commit : a789dfb1f750e1aff6677a1e8f2ee3335a418c97
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-30T09:55:50+01:00
Stats  : +3/-23 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-rpds-py/c/a789dfb1f750e1aff6677a1e8f2ee3335a418c97?branch=rawhide

Log:
Update to 2026.6.3 (close RHBZ#2494776)

---
diff --git a/.gitignore b/.gitignore
index 5305fd0..7a76e49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /rpds_py-0.29.0.tar.gz
 /rpds_py-0.30.0.tar.gz
 /rpds_py-2026.5.1.tar.gz
+/rpds_py-2026.6.3.tar.gz

diff --git a/python-rpds-py.spec b/python-rpds-py.spec
index 1fa7c27..13ec854 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
@@ -16,15 +16,6 @@ License:        MIT AND (MIT OR Apache-2.0)
 URL:            https://github.com/crate-py/rpds
 Source:         %{pypi_source %{modname}}
 
-# Update to PyO3 0.29, fixing RUSTSEC-2026-0176 and RUSTSEC-2026-0177.
-# https://github.com/crate-py/rpds/commit/3b6dbc0bfc9f2b2cfa7e75d29eb23c3630372e20
-# Released upstream in 2026.6.1, but this release is not yet on PyPI:
-# https://github.com/crate-py/rpds/issues/279.
-#
-# Also drop the generate-import-lib feature, which was Windows-only, and is now
-# deprecated: https://github.com/crate-py/rpds/pull/280.
-Patch:          use_pyo3_0.29.patch
-
 BuildRequires:  cargo-rpm-macros
 BuildRequires:  dos2unix
 BuildRequires:  python3-devel

diff --git a/sources b/sources
index b94765a..e34026c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpds_py-2026.5.1.tar.gz) = 0819dde9d6f18b1436efedd2fcfe7e16745f1c38914781abab051ff5b3cd6aa008e9564f5736f860a3fe908340eecf2890150f395f4b5d83125ccc604dfd8f9a
+SHA512 (rpds_py-2026.6.3.tar.gz) = e3b2874d3f430f805fa4ea2f2fe4e22f02b4491a68aa068644c43aa5949423496cd80a1e6a9f0bd7aec3dafccdac0b177334f53eb077d077e0e56a2e43710d09

diff --git a/use_pyo3_0.29.patch b/use_pyo3_0.29.patch
deleted file mode 100644
index a1dc134..0000000
--- a/use_pyo3_0.29.patch
+++ /dev/null
@@ -1,12 +0,0 @@
---- a/Cargo.toml	2006-07-24 02:21:28.000000000 +0100
-+++ b/Cargo.toml	2026-06-29 14:21:29.753234569 +0100
-@@ -12,7 +12,5 @@
- archery = "1.2.2"
- 
- [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"]
-+version = "0.29.0"
-+features = ["extension-module"]

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

only message in thread, other threads:[~2026-06-30  9:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30  9:07 [rpms/python-rpds-py] rawhide: 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