epel10
Gwyn Ciesla 1 year ago
parent 90d71f27b7
commit 91cdd151ec

1
.gitignore vendored

@ -951,3 +951,4 @@
/botocore-1.34.38.tar.gz /botocore-1.34.38.tar.gz
/botocore-1.34.39.tar.gz /botocore-1.34.39.tar.gz
/botocore-1.34.40.tar.gz /botocore-1.34.40.tar.gz
/botocore-1.34.41.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.34.40.tar.gz) = cfcc4edda6891f14a08e15255951451d441bde0b452e6bfbfbc6cd8d85069b7601c8f046a79ce468a1be60e599deba8b14c7f052eaa0045d6c1d656a16a943f5 SHA512 (botocore-1.34.41.tar.gz) = 758aef83256fb66b6a95d6918fa27c08ac1c5895c5baf4dc0c12de1b1ff34affc596981556063cce072afd2b06de41709302779012d08f74274212eb26b941df

Loading…
Cancel
Save