Update to version 0.22.3; Fixes RHBZ#2312482

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

1
.gitignore vendored

@ -23,3 +23,4 @@
/pyo3-macros-backend-0.21.2.crate
/pyo3-macros-backend-0.22.0.crate
/pyo3-macros-backend-0.22.2.crate
/pyo3-macros-backend-0.22.3.crate

@ -5,7 +5,7 @@
%global crate pyo3-macros-backend
Name: rust-pyo3-macros-backend
Version: 0.22.2
Version: 0.22.3
Release: %autorelease
Summary: Code generation for PyO3 package

@ -1 +1 @@
SHA512 (pyo3-macros-backend-0.22.2.crate) = 0517080c0d5d4ed8136521fd37aa3a192c2eb8cab58545d8543ee4df9cd0dcea19fe0678d5ab90f05fe3eb0f4a86fc2f07b76f2e12ac1fcf7e7c195c2ffa4fd8
SHA512 (pyo3-macros-backend-0.22.3.crate) = 7b52977e02aca9bf4754d60957e69d47f9f447fe8bda40f146bbbd31eb7ebf2fc01c600c9b279f97cdf203e2cc66d96c1617c08041bc1215a02a80a90244417c

Loading…
Cancel
Save