public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mattia Verga <mattia.verga@proton.me>
To: git-commits@fedoraproject.org
Subject: [rpms/python-rpds-py] rawhide: Update to 2026.5.1 (Fedora#2482669)
Date: Sun, 07 Jun 2026 08:11:50 GMT [thread overview]
Message-ID: <178081991080.1.84873175471602670.rpms-python-rpds-py-46cc06c23829@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-rpds-py
Branch : rawhide
Commit : 46cc06c238291ad54c5bcaf4ced2d32ae582ef7f
Author : Mattia Verga <mattia.verga@proton.me>
Date : 2026-06-07T10:11:19+02:00
Stats : +5/-23 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/python-rpds-py/c/46cc06c238291ad54c5bcaf4ced2d32ae582ef7f?branch=rawhide
Log:
Update to 2026.5.1 (Fedora#2482669)
---
diff --git a/.gitignore b/.gitignore
index bb8b642..5305fd0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
/rpds_py-0.27.0.tar.gz
/rpds_py-0.29.0.tar.gz
/rpds_py-0.30.0.tar.gz
+/rpds_py-2026.5.1.tar.gz
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 8c4aad5..9297c08 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
@@ -12,18 +12,11 @@ Source: %{pypi_source %{modname}}
# 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
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.}
@@ -37,6 +30,7 @@ Summary: %{summary}
%prep
%autosetup -p1 -n %{modname}-%{version}
+%pyproject_patch_dependency pytest-run-parallel:ignore
# Fix line terminations
dos2unix README* LICENSE* *.pyi
diff --git a/sources b/sources
index 84216c1..b94765a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rpds_py-0.30.0.tar.gz) = d6791b9e6020fdd09d5168214d22d5f8d170563ac3e59540c05921a88b269ca11a8456270a0cd4862b6beca516425f505f0d75a5d80fc8367f2209edd826ecd3
+SHA512 (rpds_py-2026.5.1.tar.gz) = 0819dde9d6f18b1436efedd2fcfe7e16745f1c38914781abab051ff5b3cd6aa008e9564f5736f860a3fe908340eecf2890150f395f4b5d83125ccc604dfd8f9a
reply other threads:[~2026-06-07 8:11 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=178081991080.1.84873175471602670.rpms-python-rpds-py-46cc06c23829@fedoraproject.org \
--to=mattia.verga@proton.me \
--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