Update to version 0.22.4; Fixes RHBZ#2318285

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

1
.gitignore vendored

@ -16,3 +16,4 @@
/pyo3-ffi-0.22.0.crate /pyo3-ffi-0.22.0.crate
/pyo3-ffi-0.22.2.crate /pyo3-ffi-0.22.2.crate
/pyo3-ffi-0.22.3.crate /pyo3-ffi-0.22.3.crate
/pyo3-ffi-0.22.4.crate

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

@ -1 +1 @@
SHA512 (pyo3-ffi-0.22.3.crate) = f964b6b0ed17f968a06106f5396a23c5162f66bcf36e897ecf7b37cbd059f28093400c602b51d9a28dfdcfc8af6ff21c4fd68c6627b049a319c85096bf6024cd SHA512 (pyo3-ffi-0.22.4.crate) = c81e76aa58672cc894188980db073c81bd9c091e89e281313e81c14ef5573940c114fcf110d1a4c923249db5a1a45cd1732621395edf6f5ea6d29b4f81d81eeb

Loading…
Cancel
Save