epel10
Gwyn Ciesla 10 months ago
parent 0c6e5ecd5a
commit fe04ebb100

1
.gitignore vendored

@ -1007,3 +1007,4 @@
/botocore-1.34.96.tar.gz
/botocore-1.34.97.tar.gz
/botocore-1.34.98.tar.gz
/botocore-1.34.99.tar.gz

@ -3,7 +3,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.34.98
Version: 1.34.99
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%license LICENSE.txt
%changelog
* Mon May 06 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.99-1
- 1.34.99
* Fri May 03 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.98-1
- 1.34.98

@ -1 +1 @@
SHA512 (botocore-1.34.98.tar.gz) = 49166c1addd6fbbfdd79ac25cd4c7071990846282052d30db212d7b186eebd0a106437df13e53f638b154a8ebb1dfe1a4e1bd12a0bbba83a2a87ea72907cc7ad
SHA512 (botocore-1.34.99.tar.gz) = 8454512027fe3a068b6e6d3a5f55634bd2a9c253b8d0e2f0f853fc8ea45ffcaae06c538a86eb2a85ef77ee05684e389a3a8acb2a6c84568371b9db56e9aee8c9

Loading…
Cancel
Save