Merge branch 'rawhide' into eln
This commit is contained in:
commit
b458e4d1ac
2
.gitignore
vendored
2
.gitignore
vendored
@ -7,3 +7,5 @@
|
||||
/rpds_py-0.13.1-vendor.tar.xz
|
||||
/rpds_py-0.13.2.tar.gz
|
||||
/rpds_py-0.13.2-vendor.tar.xz
|
||||
/rpds_py-0.16.2.tar.gz
|
||||
/rpds_py-0.16.2-vendor.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global modname rpds_py
|
||||
|
||||
Name: python-rpds-py
|
||||
Version: 0.13.2
|
||||
Version: 0.16.2
|
||||
Release: %autorelease
|
||||
Summary: Python bindings to the Rust rpds crate
|
||||
# Full license breakdown in LICENSES.dependencies
|
||||
@ -40,6 +40,9 @@ Summary: %{summary}
|
||||
# Fix line terminations
|
||||
dos2unix README* LICENSE* *.pyi
|
||||
|
||||
# Fix for bad requirements dependency
|
||||
sed -r -i 's/^file:/# &/' tests/requirements.in
|
||||
|
||||
%cargo_prep %{?rhel:-V 1}
|
||||
rm -f Cargo.lock
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (rpds_py-0.13.2.tar.gz) = a2aeb3cdb6a0c09ffb09091bb02d60a5cb79d4dae81711d9cd67a005081354124a5c9476ab3c6f4ae1a3c28544a824bf0b0f9f96d54674428198601e06138734
|
||||
SHA512 (rpds_py-0.13.2-vendor.tar.xz) = e4f332158971259d890970f575d87d2e86b02d7308b57888f7301d48fa5f9cf32f8809a470d35a5dab2e0f6edd1fcb4f164197a3a0f266356878243fb5025a04
|
||||
SHA512 (rpds_py-0.16.2.tar.gz) = 06093555fd6fa721abcc2e383bd3ee99e12b0558e202b3313f7d691b3e1fc9761b104f2ab51add70827fcd74b15fbccb00a1afaa229704188835eb7bfe5ee501
|
||||
SHA512 (rpds_py-0.16.2-vendor.tar.xz) = c2234751f653a10f30d70c7b9734dbc00299ed23110240e34dbda3b319a3b69910aa3d32e793aba50f9d03aff9690a0c2be2cc80f8b993c3e40271847ff6ee9a
|
||||
|
Loading…
Reference in New Issue
Block a user