Fedora Release Engineering
f7e343ba4e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Miro Hrončok
0db6b5dfa6
Rebuilt for Python 3.9
5 years ago
Fedora Release Engineering
51b8a37373
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
5 years ago
Miro Hrončok
87c4aedea8
Rebuilt for Python 3.8.0rc1 ( #1748018 )
5 years ago
Gwyn Ciesla
ca383d7f0a
Disable tests.
6 years ago
Miro Hrončok
ec5e90370e
Rebuilt for Python 3.8
6 years ago
Gwyn Ciesla
c617a80430
2.49.0
6 years ago
Gwyn Ciesla
f60766863e
Drop python 2.
6 years ago
Fedora Release Engineering
64bd83ca4e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Fedora Release Engineering
ffdfa801d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
6 years ago
Igor Gnatenko
5efe21ffbf
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
6 years ago
Fedora Release Engineering
a07b3821ae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Miro Hrončok
cfb8375bdf
Rebuilt for Python 3.7
7 years ago
Iryna Shcherbina
430d451226
Update Python 2 dependency declarations to new packaging standards
7 years ago
Fedora Release Engineering
adeec4bd43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
7 years ago
Troy Dawson
260248bd97
revert el6 change, if it is not broke, do not fix
7 years ago
Troy Dawson
4ce2364331
Update spec file conditionals
7 years ago
Fedora Release Engineering
79a1cdd4cc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
8 years ago
Fedora Release Engineering
330c7955b5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
8 years ago
Garrett Holmstrom
211801d6e6
Add ModifySubnetAttribute support
...
https://github.com/boto/boto/pull/3111
8 years ago
Garrett Holmstrom
f1fe90f853
Use %autosetup
8 years ago
Garrett Holmstrom
a34baa8e37
Remove python-argparse unit test build dep
...
The python-argparse dep is only necessary on python 2.6, and then only
for unit tests, but we don't run the unit tests on EPEL 6, so we can
simply drop it now that nothing in Rawhide provides it.
8 years ago
Miro Hrončok
734a47b39a
Rebuild for Python 3.6
8 years ago
Jon Ciesla
53f7746b6c
2.45.0
8 years ago
Garrett Holmstrom
7e74b5e66e
Update to 2.44.0
...
https://bugzilla.redhat.com/show_bug.cgi?id=1403362
8 years ago
Garrett Holmstrom
ebd20b97ab
Update to 2.43.0
8 years ago
Garrett Holmstrom
d7f8234705
Remove conditions for F22
9 years ago
Fedora Release Engineering
7986c49963
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
9 years ago
Garrett Holmstrom
62e0565000
Update to 2.41.0
9 years ago
Garrett Holmstrom
3db3c38927
Allow route53 health check resource paths to be none
...
https://github.com/boto/boto/pull/2866
9 years ago
Garrett Holmstrom
cc424f0653
Fix request logging for S3 requests
...
https://github.com/boto/boto/issues/2722
https://github.com/boto/boto/pull/2875
9 years ago
Garrett Holmstrom
c9a186d9c3
Fix multi-VPC hosted zone parsing
...
https://github.com/boto/boto/pull/2882
9 years ago
Garrett Holmstrom
7f72e10ff0
Add new instance attributes
...
https://github.com/boto/boto/pull/3077
https://github.com/boto/boto/pull/3131
9 years ago
Garrett Holmstrom
b96aa7f477
Add aws-exec-read to S3's canned ACL list
...
https://github.com/boto/boto/pull/3332
9 years ago
Garrett Holmstrom
1b3e70df5c
Fix max_retry_delay config option
...
https://github.com/boto/boto/pull/3506
https://github.com/boto/boto/pull/3508
9 years ago
Garrett Holmstrom
26816a9639
Fix generate_url_sigv4 protocol selection
...
https://github.com/boto/boto/pull/3553
9 years ago
Garrett Holmstrom
e892191bb8
Add NAT gateway support
...
https://github.com/boto/boto/pull/3472
9 years ago
Garrett Holmstrom
3a12803124
Clean up spec file
9 years ago
Jon Ciesla
8ea617a00f
2.40.0
9 years ago
Garrett Holmstrom
a30b16a020
Rename python-boto to python2-boto
...
This helps us comply with current python package naming standards.
9 years ago
Garrett Holmstrom
e230ad884f
Enable unit tests on el7
9 years ago
Garrett Holmstrom
851910d22b
Switch to systemwide copy of python-six on el7
9 years ago
Garrett Holmstrom
33721f912b
Update to 2.39.0
...
https://bugzilla.redhat.com/show_bug.cgi?id=1300424
9 years ago
Orion Poplawski
38a34855c4
Add patch for unittest failure https://github.com/boto/boto/pull/3412
9 years ago
Peter Robinson
b0c1948af9
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
9 years ago
Dennis Gilmore
f642cd1aef
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
Garrett Holmstrom
970d4d2a47
Fix ImportErrors on RHEL 7
...
https://bugzilla.redhat.com/show_bug.cgi?id=1229863
10 years ago
Garrett Holmstrom
c1d3adf080
Add missing Requires
10 years ago
Garrett Holmstrom
9f1200bc03
Make sample executables doc files on F23
10 years ago
Garrett Holmstrom
b8c186e9ca
Let el7 fall back to bundled python-six
...
RHEL 7 currently ships python-six 1.3.0, which is old enough to lack
some of the features boto/compat.py relies upon. For now, we let boto
fall back to the bundled copy on rHEL 7 until we have a better solution.
Update python-six to at least version 1.7.3:
https://bugzilla.redhat.com/show_bug.cgi?id=1210896
10 years ago