1.19.21
This commit is contained in:
parent
20f6b9e5dd
commit
2218ec0bb9
1
.gitignore
vendored
1
.gitignore
vendored
@ -249,3 +249,4 @@
|
||||
/botocore-1.19.18.tar.gz
|
||||
/botocore-1.19.19.tar.gz
|
||||
/botocore-1.19.20.tar.gz
|
||||
/botocore-1.19.21.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.20
|
||||
Version: 1.19.21
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Thu Nov 19 08:26:36 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.21-1
|
||||
- 1.19.21
|
||||
|
||||
* Wed Nov 18 08:21:58 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.20-1
|
||||
- 1.19.20
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.20.tar.gz) = 24c0e6e6a67d03374f86608762030e42cd14f2010763c57ed06d74a6a514a81dd25f9681bec890795ed6ec1f488aafeaeb3175e7264deb72438dde35e6e8398d
|
||||
SHA512 (botocore-1.19.21.tar.gz) = 43a656c29944dc3b0c84f321d251b3d135634ac8cd639a9c13a1f04a0e0e1421bd0c2ed8200f7e032faab6b45d7ea64f03991a90e5db837542501ae9f1843d6e
|
||||
|
Loading…
Reference in New Issue
Block a user