Compare commits

...

10 Commits

Author SHA1 Message Date
DistroBaker 292fe25edf Merged update from upstream sources 2023-05-18 19:02:25 +00:00
DistroBaker cd19d1ca88 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-boto3.git#c981c43bbf57f4fd5f22df66978be7a34d60d290
2021-02-19 14:15:30 +00:00
DistroBaker e587545ffd 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-boto3.git#6886d87778655c2ca89d899206cfcabdc52b9761
2021-02-18 16:31:40 +00:00
Troy Dawson ebbdf2f66d RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/python-boto3#3459ced76686a53e5a7e7a5a90bd51baef86edfd
2021-02-10 11:13:35 -08:00
DistroBaker 6f90736d25 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-boto3.git#5001f05b0aa9d2d79de12297b051f9a83f044acb
2021-02-05 21:34:58 +00:00
DistroBaker 42e59fb2ad 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-boto3.git#86758ae2b1dbfa892011c41f2995e1296ff27112
2021-02-05 14:44:04 +00:00
DistroBaker c5ed40a6f1 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-boto3.git#257c6afee429b8510e71bca8c2d2f22f63c9ad7e
2021-02-04 23:58:14 +01:00
DistroBaker d37bec4937 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-boto3.git#45b274fcceeb1a6c0fee2cd8fa87709dc80aae83
2021-01-29 15:55:54 +00:00
DistroBaker 44eaa679f5 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-boto3.git#886963dbdd8ef57fd1286df7c6ff83640ee34cf8
2021-01-28 15:30:57 +00:00
DistroBaker a5121bad7c 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-boto3.git#b77e98a0adec473deb160726d34b985bce34ddcc
2021-01-27 14:57:17 +00:00
4 changed files with 66 additions and 2 deletions

15
.gitignore vendored
View File

@ -231,3 +231,18 @@
/boto3-1.16.57.tar.gz
/boto3-1.16.58.tar.gz
/boto3-1.16.59.tar.gz
/boto3-1.16.60.tar.gz
/boto3-1.16.61.tar.gz
/boto3-1.16.62.tar.gz
/boto3-1.16.63.tar.gz
/boto3-1.17.0.tar.gz
/boto3-1.17.2.tar.gz
/boto3-1.17.3.tar.gz
/boto3-1.17.4.tar.gz
/boto3-1.17.5.tar.gz
/boto3-1.17.6.tar.gz
/boto3-1.17.8.tar.gz
/boto3-1.17.9.tar.gz
/boto3-1.17.10.tar.gz
/boto3-1.17.11.tar.gz
/boto3-1.17.12.tar.gz

1
.python-boto3.metadata Normal file
View File

@ -0,0 +1 @@
901254ce86e5a030571e1093a01f81d6b3ed6c71 boto3-1.17.12.tar.gz

View File

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.16.59
Version: 1.17.12
Release: 1%{?dist}
Summary: The AWS SDK for Python
@ -47,6 +47,54 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Sat Feb 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.12-1
- 1.17.12
* Fri Feb 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.11-1
- 1.17.11
* Thu Feb 18 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.10-1
- 1.17.10
* Wed Feb 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.9-1
- 1.17.9
* Tue Feb 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.8-1
- 1.17.8
* Fri Feb 12 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.6-1
- 1.17.6
* Wed Feb 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.5-1
- 1.17.5
* Tue Feb 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.4-1
- 1.17.4
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.3-1
- 1.17.3
* Fri Feb 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.2-1
- 1.17.2
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.0-1
- 1.17.0
* Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.63-1
- 1.16.63
* Fri Jan 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.62-1
- 1.16.62
* Thu Jan 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.61-1
- 1.16.61
* Wed Jan 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.60-1
- 1.16.60
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.59-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Jan 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.59-1
- 1.16.59

View File

@ -1 +1 @@
SHA512 (boto3-1.16.59.tar.gz) = e5e3a21e7921384e781424b7c179d8d591db4fe0a59feccdb0ca1b798632258f43f973700c59da142c262a13c087d3efc918dc0202d2da1072bcaf6250b74236
SHA512 (boto3-1.17.12.tar.gz) = a4f457801068d36e6c09e4804b4bfafd30b2433d51408e85f45c29118b2cfcec3988de679451591e9613d41f2967068b82adc3a743955a2d4a460a5dd69516a6