Merge branch 'rawhide' into eln
This commit is contained in:
commit
200c999784
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/rpds_py-0.10.6.tar.gz
|
/rpds_py-0.10.6.tar.gz
|
||||||
/rpds_py-0.10.6-vendor.tar.xz
|
/rpds_py-0.10.6-vendor.tar.xz
|
||||||
|
/rpds_py-0.12.0.tar.gz
|
||||||
|
@ -1,14 +0,0 @@
|
|||||||
diff -U 3 -dHrN a/Cargo.toml b/Cargo.toml
|
|
||||||
--- a/Cargo.toml 1970-01-01 01:00:00.000000000 +0100
|
|
||||||
+++ b/Cargo.toml 2023-08-25 09:51:52.468068668 +0200
|
|
||||||
@@ -8,8 +8,8 @@
|
|
||||||
crate-type = ["cdylib"]
|
|
||||||
|
|
||||||
[dependencies]
|
|
||||||
-rpds = "0.13.0"
|
|
||||||
-archery = "0.5.0"
|
|
||||||
+rpds = "1.0.0"
|
|
||||||
+archery = "1.0.0"
|
|
||||||
|
|
||||||
[dependencies.pyo3]
|
|
||||||
version = "0.19.1"
|
|
@ -2,7 +2,7 @@
|
|||||||
%global modname rpds_py
|
%global modname rpds_py
|
||||||
|
|
||||||
Name: python-rpds-py
|
Name: python-rpds-py
|
||||||
Version: 0.10.6
|
Version: 0.12.0
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Python bindings to the Rust rpds crate
|
Summary: Python bindings to the Rust rpds crate
|
||||||
# Full license breakdown in LICENSES.dependencies
|
# Full license breakdown in LICENSES.dependencies
|
||||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
|||||||
SHA512 (rpds_py-0.10.6.tar.gz) = 4e887e57c59372f48b87ec10a810a65d0ff1ba2fc7587cc4f4da78d8394a78a91d84a7a7b8ad810bd1f34f4e73ad706628dbc2bd25662c9e4f83e4183c280ab1
|
SHA512 (rpds_py-0.12.0.tar.gz) = 8495862fb41f3e1272428fa8262e4738b9fe2b85c38e50f5b786ed11ee20a98e28c421c9090dc9d21ee5f1065df0f89d8cffd19cff6f245c17d027b8733d8928
|
||||||
SHA512 (rpds_py-0.10.6-vendor.tar.xz) = 14a3acf4df1175450e121c192937ea2342c77477141941d4c8dad356449d1cbaa2243d524c34b4478f62f6da6c4235edf54f30a7f469e081bd1ea2dc3ee9acd0
|
|
||||||
|
Loading…
Reference in New Issue
Block a user