public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rpds-py] eln: Update to 2026.5.1 (Fedora#2482669)
@ 2026-06-07 23:47 Mattia Verga
0 siblings, 0 replies; only message in thread
From: Mattia Verga @ 2026-06-07 23:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-rpds-py
Branch : eln
Commit : 27af2966702e9899cb8655788c6fff3f05062c98
Author : Mattia Verga <mattia.verga@proton.me>
Date : 2026-06-07T19:47:27-04:00
Stats : +7/-23 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/python-rpds-py/c/27af2966702e9899cb8655788c6fff3f05062c98?branch=eln
Log:
Update to 2026.5.1 (Fedora#2482669)
---
diff --git a/.gitignore b/.gitignore
index c495fee..7fe205d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@
/rpds_py-0.29.0-vendor.tar.xz
/rpds_py-0.30.0.tar.gz
/rpds_py-0.30.0-vendor.tar.xz
+/rpds_py-2026.5.1.tar.gz
+/rpds_py-2026.5.1-vendor.tar.xz
diff --git a/do_not_require_win_only_pyo3_extension.patch b/do_not_require_win_only_pyo3_extension.patch
index 230b3c2..e5b6abd 100644
--- a/do_not_require_win_only_pyo3_extension.patch
+++ b/do_not_require_win_only_pyo3_extension.patch
@@ -4,7 +4,7 @@ diff -U 3 -dHrN a/Cargo.toml b/Cargo.toml
@@ -13,6 +13,4 @@
[dependencies.pyo3]
- version = "0.27.2"
+ 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"]
diff --git a/fix_test_group_dependencies.patch b/fix_test_group_dependencies.patch
deleted file mode 100644
index 0144365..0000000
--- a/fix_test_group_dependencies.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -U 3 -dHrN b/pyproject.toml c/pyproject.toml
---- b/pyproject.toml 2006-07-24 03:21:28.000000000 +0200
-+++ c/pyproject.toml 2026-02-08 11:00:56.494270709 +0100
-@@ -49,8 +49,7 @@
- "url-py>=0.18.0",
- ]
- test = [
-- "pytest>=9.0.1",
-- "pytest-run-parallel>=0.7.1",
-+ "pytest>=8.4",
- ]
- typing = [
- { include-group = "test" },
diff --git a/python-rpds-py.spec b/python-rpds-py.spec
index 4a7014c..792b050 100644
--- a/python-rpds-py.spec
+++ b/python-rpds-py.spec
@@ -2,7 +2,7 @@
%global modname rpds_py
Name: python-rpds-py
-Version: 0.30.0
+Version: 2026.5.1
Release: %autorelease
Summary: Python bindings to the Rust rpds crate
# Full license breakdown in LICENSES.dependencies
@@ -16,9 +16,6 @@ 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
-# Remove pytest-run-parallel from test dependencies
-# and relax pytest version requirement
-Patch: fix_test_group_dependencies.patch
%if 0%{?rhel}
BuildRequires: rust-toolset
@@ -28,10 +25,6 @@ BuildRequires: cargo-rpm-macros
BuildRequires: dos2unix
BuildRequires: python3-devel
-# we don't use pyproject_buildrequires -g test because
-# pytest 9 is not yet in repos
-BuildRequires: python3dist(pytest)
-
%global _description %{expand:
Python bindings to the Rust rpds crate.}
@@ -45,6 +38,7 @@ Summary: %{summary}
%prep
%autosetup -p1 -n %{modname}-%{version} %{?rhel:-a1}
+%pyproject_patch_dependency pytest-run-parallel:ignore
# Fix line terminations
dos2unix README* LICENSE* *.pyi
diff --git a/sources b/sources
index 84216c1..7d9e751 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-SHA512 (rpds_py-0.30.0.tar.gz) = d6791b9e6020fdd09d5168214d22d5f8d170563ac3e59540c05921a88b269ca11a8456270a0cd4862b6beca516425f505f0d75a5d80fc8367f2209edd826ecd3
+SHA512 (rpds_py-2026.5.1.tar.gz) = 0819dde9d6f18b1436efedd2fcfe7e16745f1c38914781abab051ff5b3cd6aa008e9564f5736f860a3fe908340eecf2890150f395f4b5d83125ccc604dfd8f9a
+SHA512 (rpds_py-2026.5.1-vendor.tar.xz) = 50a30c61c90468c75c1da7a0dbf37c10684f03bc0ca95969de0b33d4ea59324d75daf5914f71742cdebceba6f61bfb3aee494541858b4009e6eb651e05558003
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-07 23:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07 23:47 [rpms/python-rpds-py] eln: Update to 2026.5.1 (Fedora#2482669) Mattia Verga
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox