Update to 0.12 (fedora#2247859)
This commit is contained in:
parent
2ce44fc8e4
commit
2d9b40b114
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/rpds_py-0.9.2.tar.gz
|
/rpds_py-0.9.2.tar.gz
|
||||||
/rpds_py-0.10.6.tar.gz
|
/rpds_py-0.10.6.tar.gz
|
||||||
|
/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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (rpds_py-0.10.6.tar.gz) = 4e887e57c59372f48b87ec10a810a65d0ff1ba2fc7587cc4f4da78d8394a78a91d84a7a7b8ad810bd1f34f4e73ad706628dbc2bd25662c9e4f83e4183c280ab1
|
SHA512 (rpds_py-0.12.0.tar.gz) = 8495862fb41f3e1272428fa8262e4738b9fe2b85c38e50f5b786ed11ee20a98e28c421c9090dc9d21ee5f1065df0f89d8cffd19cff6f245c17d027b8733d8928
|
||||||
|
Loading…
Reference in New Issue
Block a user