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-rpds-py] eln: Update to 2026.6.3 (close RHBZ#2494776)
Date: Wed, 01 Jul 2026 04:59:27 GMT [thread overview]
Message-ID: <178288196715.1.15677488268653579479.rpms-python-rpds-py-d5d73b4f987b@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-01 4:59 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=178288196715.1.15677488268653579479.rpms-python-rpds-py-d5d73b4f987b@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