1.34.4
This commit is contained in:
parent
de3d750e40
commit
4a0f11f5f0
1
.gitignore
vendored
1
.gitignore
vendored
@ -860,3 +860,4 @@
|
|||||||
/boto3-1.34.1.tar.gz
|
/boto3-1.34.1.tar.gz
|
||||||
/boto3-1.34.2.tar.gz
|
/boto3-1.34.2.tar.gz
|
||||||
/boto3-1.34.3.tar.gz
|
/boto3-1.34.3.tar.gz
|
||||||
|
/boto3-1.34.4.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.34.3
|
Version: 1.34.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.4-1
|
||||||
|
- 1.34.4
|
||||||
|
|
||||||
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.3-1
|
* Tue Dec 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.3-1
|
||||||
- 1.34.3
|
- 1.34.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.3.tar.gz) = 8de567492c4dd29d5fdc870a36f1dbd89c8f779abc501f95bc2ec495c596dbb3015d5ad7b30ad2d07629919cfd4604502a93da0544a14fac2989d9f6351ff393
|
SHA512 (boto3-1.34.4.tar.gz) = b225abd38c3605bf687e45b77e687b460e359ef1329528c3485473e7f542a9b67cbf30d1c1b637749adedfd6d201bfd374834e1c904514fb9f2f99eed98e88ec
|
||||||
|
Loading…
Reference in New Issue
Block a user