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
Orion Poplawski
eb8f958e2d
Update to 2.9.9
12 years ago
Garrett Holmstrom
5afabfd9ff
Merge branch 'el6'
...
Conflicts:
python-boto.spec
12 years ago
Garrett Holmstrom
e068e65c20
Update to 2.9.6 and temporarily add _virtualization_type for rel-eng
12 years ago
Orion Poplawski
5561312bd6
- Update to 2.9.2
...
- Spec cleanup
12 years ago
Dennis Gilmore
fc65b88f34
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
12 years ago
Garrett Holmstrom
d67d4eca21
Fixed parsing of current/previous instance state data
...
https://github.com/boto/boto/issues/881
12 years ago
Garrett Holmstrom
be31222007
Fix changelog
12 years ago
Garrett Holmstrom
84b03ce3d8
Update to 2.6.0
...
Note that this version enables SSL cert verification by default. See
upstream release notes at
https://github.com/boto/boto/wiki/2.6.0-Release-Notes for details.
https://bugzilla.redhat.com/show_bug.cgi?id=876517
12 years ago
Garrett Holmstrom
e99b5a834e
More cleanup
12 years ago
Garrett Holmstrom
eaea98ec7b
Fix mixed indentation
12 years ago
Dennis Gilmore
bb1eb239cb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
13 years ago
Garrett Holmstrom
b6836f6c84
Fix failure when metadata is empty ( #838076 )
13 years ago
Garrett Holmstrom
6acedbf906
Update to 2.5.2
13 years ago
Garrett Holmstrom
82f8daaad9
Update to 2.5.1 (last-minute upstream bugfix)
13 years ago
Garrett Holmstrom
d455c18109
Update to 2.5.0 ( #828912 )
13 years ago
Robert Scheck
36c1fd1a40
Upgrade to 2.3.0 ( #786301 #c10)
13 years ago
Robert Scheck
b1175b4a5c
Upgrade to 2.2.2 ( #786301 , thanks to Bobby Powers)
13 years ago
Dennis Gilmore
5e1826f79b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
13 years ago
Robert Scheck
8093a3b2dd
Merge branch 'master' of ssh://pkgs.fedoraproject.org/python-boto
...
Conflicts:
python-boto.spec
14 years ago
Robert Scheck
2216c62ce6
Upgrade to 2.0 ( #723088 )
14 years ago
Dennis Gilmore
e0d0d0baa5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
14 years ago
Robert Scheck
73b1fdc38b
Added a patch for python 2.4 support ( #656446 , #661233 )
14 years ago
Lubomir Rintel
adb5c7cfa8
Patch for python 2.7
14 years ago
Robert Scheck
da1ca05216
Added patch to fix parameter of build_list_params() ( #647005 )
14 years ago
dmalcolm
6d480aa218
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
15 years ago
Robert Scheck
42551d7ba1
Backported upstream patch for image registration ( #561216 )
15 years ago
Robert Scheck
3bb620c62d
Upgrade to 1.9b
15 years ago
Robert Scheck
d1ee15a155
Upgrade to 1.8d ( #513560 )
16 years ago
Luke Macken
ad759faaf6
- Add python-setuptools-devel to our build requirements, for egg-info
16 years ago
Robert Scheck
84f11cfcbc
Upgrade to 1.7a
16 years ago
Robert Scheck
5c0cdc5a81
Rebuild against rpm 4.6
16 years ago
Robert Scheck
484ad32cf7
Upgrade to 1.5c
16 years ago
Jeremy Katz
43f6c3f2c8
- Rebuild for python 2.6
16 years ago
Robert Scheck
255911817f
Upgrade to 1.2a
17 years ago
Robert Scheck
b2428a26ac
Upgrade to 1.0a
17 years ago
Robert Scheck
aaa8ac21e5
Allow inclusion of *.egg-info
17 years ago
Robert Scheck
8edfabadae
Upgrade to 0.9d
17 years ago
Robert Scheck
5eba09dce2
Use get_python_lib() NOT get_python_lib(1) to build correctly
18 years ago
Robert Scheck
57b6ba2209
Initial import
18 years ago