Update to version 0.22.3; Fixes RHBZ#2312481

epel10
Fabio Valentini 5 months ago
parent bfcd428676
commit a2080b42ae
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -15,3 +15,4 @@
/pyo3-ffi-0.21.2.crate
/pyo3-ffi-0.22.0.crate
/pyo3-ffi-0.22.2.crate
/pyo3-ffi-0.22.3.crate

@ -1,10 +0,0 @@
--- pyo3-ffi-0.22.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ pyo3-ffi-0.22.0/Cargo.toml 2024-06-25T10:39:15.007469+00:00
@@ -66,7 +66,6 @@
]
default = []
extension-module = ["pyo3-build-config/extension-module"]
-generate-import-lib = ["pyo3-build-config/python3-dll-a"]
[lints.clippy]
checked_conversions = "warn"

@ -5,7 +5,7 @@
%global crate pyo3-ffi
Name: rust-pyo3-ffi
Version: 0.22.2
Version: 0.22.3
Release: %autorelease
Summary: Python-API bindings for the PyO3 ecosystem

@ -1 +1 @@
SHA512 (pyo3-ffi-0.22.2.crate) = bf8b83b4790832d99de8c6a61a15a43fc189505dd843011933305f7f93c4f5f4849fb00cc2a6fa410b788645f8ed8c0df61799cf801966a925abb9756b1ab579
SHA512 (pyo3-ffi-0.22.3.crate) = f964b6b0ed17f968a06106f5396a23c5162f66bcf36e897ecf7b37cbd059f28093400c602b51d9a28dfdcfc8af6ff21c4fd68c6627b049a319c85096bf6024cd

Loading…
Cancel
Save