Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-botocore.git#20f6b9e5ddc1de8ba929607a6b331f8c83608819
This commit is contained in:
parent
6a813eb02e
commit
d05b05c476
2
.gitignore
vendored
2
.gitignore
vendored
@ -247,3 +247,5 @@
|
|||||||
/botocore-1.19.16.tar.gz
|
/botocore-1.19.16.tar.gz
|
||||||
/botocore-1.19.17.tar.gz
|
/botocore-1.19.17.tar.gz
|
||||||
/botocore-1.19.18.tar.gz
|
/botocore-1.19.18.tar.gz
|
||||||
|
/botocore-1.19.19.tar.gz
|
||||||
|
/botocore-1.19.20.tar.gz
|
||||||
|
@ -2,7 +2,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.19.18
|
Version: 1.19.20
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -45,6 +45,12 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 18 08:21:58 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.20-1
|
||||||
|
- 1.19.20
|
||||||
|
|
||||||
|
* Tue Nov 17 09:15:08 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.19-1
|
||||||
|
- 1.19.19
|
||||||
|
|
||||||
* Mon Nov 16 08:34:42 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.18-1
|
* Mon Nov 16 08:34:42 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.18-1
|
||||||
- 1.19.18
|
- 1.19.18
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.18.tar.gz) = bf247c773415cc2aa672c0d5ee2258ec2d5c77909d72c24f2190f962f7d3546427c2008f22cdb13534cb1bd1e3c249cbf268629316ddee50bde22643d720c330
|
SHA512 (botocore-1.19.20.tar.gz) = 24c0e6e6a67d03374f86608762030e42cd14f2010763c57ed06d74a6a514a81dd25f9681bec890795ed6ec1f488aafeaeb3175e7264deb72438dde35e6e8398d
|
||||||
|
Loading…
Reference in New Issue
Block a user