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
Garrett Holmstrom
bbc03696f8
Add BuildRequires for python-six
10 years ago
Garrett Holmstrom
7b188fd05c
Update to 2.38.0
10 years ago
Garrett Holmstrom
82b193cf24
Enable unit tests on Fedora
...
https://bugzilla.redhat.com/show_bug.cgi?id=1072946
10 years ago
Garrett Holmstrom
a67ecb6001
Unbundle python-six
...
https://github.com/boto/boto/pull/3086
10 years ago
Garrett Holmstrom
b2223ba972
Updated to latest python packaging guidelines
10 years ago
Garrett Holmstrom
487e638d03
Drop executables in F23
10 years ago
Garrett Holmstrom
a334c0711b
Update to 2.37.0
...
https://bugzilla.redhat.com/show_bug.cgi?id=1180861
10 years ago
Garrett Holmstrom
3cfa2fbd18
Fix python3 requires
10 years ago
Garrett Holmstrom
44908b28d7
Revert "Make executables point to python2"
10 years ago
Garrett Holmstrom
eceb07562b
Disable unit tests again
...
python-2.7.8-7 causes this package's unit tests to fail, so for now we
Will disable them again until that issue is resolved.
https://bugzilla.redhat.com/show_bug.cgi?id=1161166#c4
10 years ago
Garrett Holmstrom
94a0d2791e
Add missing python-requests and python-rsa dependencies
10 years ago
Garrett Holmstrom
565766286a
Enable unit tests on Fedora
...
EPEL still needs python-httpretty before it can be enabled there.
https://bugzilla.redhat.com/show_bug.cgi?id=1072946
10 years ago