1.29.0
This commit is contained in:
parent
5c64580b35
commit
2ec7c7fd67
1
.gitignore
vendored
1
.gitignore
vendored
@ -836,3 +836,4 @@
|
||||
/boto3-1.28.83.tar.gz
|
||||
/boto3-1.28.84.tar.gz
|
||||
/boto3-1.28.85.tar.gz
|
||||
/boto3-1.29.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.85
|
||||
Version: 1.29.0
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.29.0-1
|
||||
- 1.29.0
|
||||
|
||||
* Mon Nov 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.85-1
|
||||
- 1.28.85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.85.tar.gz) = 6dc294f809e5341cc9cb896c15babbe977074de1173f0017d65a010cac3862e7e4264e5dfbb51078d3284685ac5de30e6510d8d981c99fed4a85bd3e620550fb
|
||||
SHA512 (boto3-1.29.0.tar.gz) = 1dc1896ff4e4c2c8d2f43dbda1e6434cd0830ff059b900ddb36033dac6f1d1457c0c8abd2453ce7db1065a696f46d6a8e4d86fb2de45584be780eb6a4552db9e
|
||||
|
Loading…
Reference in New Issue
Block a user