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
Garrett Holmstrom
b1d9095c86
Make executables point to python2
...
https://bugzilla.redhat.com/show_bug.cgi?id=1152444
10 years ago
Garrett Holmstrom
d29380ab51
Update to 2.34.0
...
https://bugzilla.redhat.com/show_bug.cgi?id=1072925
https://bugzilla.redhat.com/show_bug.cgi?id=1072928
https://bugzilla.redhat.com/show_bug.cgi?id=1161229
10 years ago
Garrett Holmstrom
8761470611
Add (but do not enable) unit tests
...
To run the unit tests, use mock --with=unittests
Tracker: https://bugzilla.redhat.com/show_bug.cgi?id=1072946
Fixed: https://bugzilla.redhat.com/show_bug.cgi?id=1072923
Blocked on: https://bugzilla.redhat.com/show_bug.cgi?id=1072925
Blocked on: https://bugzilla.redhat.com/show_bug.cgi?id=1072928
11 years ago
Garrett Holmstrom
09d0c11598
Add python3-boto
...
https://bugzilla.redhat.com/show_bug.cgi?id=1024363
11 years ago
Garrett Holmstrom
96845aaa6d
Update to 2.32.1
...
https://bugzilla.redhat.com/show_bug.cgi?id=1126056
https://bugzilla.redhat.com/show_bug.cgi?id=1132348
11 years ago
Tom Callaway
5763daec18
fix license handling
11 years ago
Dennis Gilmore
5fc3ac7893
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
11 years ago
Garrett Holmstrom
e359c62e84
Update to 2.27.0
11 years ago
Garrett Holmstrom
4b2dc4e921
Fix roboto parameter type conversion
...
https://github.com/boto/boto/pull/2094
https://bugzilla.redhat.com/show_bug.cgi?id=1064550
11 years ago
Garrett Holmstrom
31f78678c0
Update description
11 years ago
Garrett Holmstrom
1364e967a2
Update to 2.25.0
11 years ago
Garrett Holmstrom
24bffb1d10
Fix auth for anonymous S3 requests
...
https://github.com/boto/boto/issues/1988
11 years ago
Garrett Holmstrom
88edf3ea33
Update to 2.23.0
11 years ago
Garrett Holmstrom
92c247b856
Fix auto-scaling PropagateAtLaunch parsing
...
https://bugzilla.redhat.com/show_bug.cgi?id=1011682
https://github.com/boto/boto/pull/1739
12 years ago
Garrett Holmstrom
51a0fabcc4
Update to 2.13.3
12 years ago
Garrett Holmstrom
c4e9c2245e
Re-fix autoscaling policy parsing (boto #1538 )
12 years ago