diff --git a/botocore-0.33.0.tar.gz b/botocore-0.33.0.tar.gz deleted file mode 100644 index b4eae03..0000000 --- a/botocore-0.33.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3d3262613562917e68e5a684ccacab29b4a14d2a3a9e7c556025ad0f8137852 -size 2657828 diff --git a/botocore-0.67.0.tar.gz b/botocore-0.67.0.tar.gz new file mode 100644 index 0000000..6b96324 --- /dev/null +++ b/botocore-0.67.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e7dc963e2cde001043b504d1e445f77ce016ade8237f35581847cb850a4df1f +size 1255980 diff --git a/hide_py_pckgmgmt.patch b/hide_py_pckgmgmt.patch index 88809fd..0e3f105 100644 --- a/hide_py_pckgmgmt.patch +++ b/hide_py_pckgmgmt.patch @@ -5,7 +5,7 @@ -requires = ['six>=1.1.0', -- 'jmespath==0.2.1', +- 'jmespath==0.4.1', - 'python-dateutil>=2.1'] - - @@ -21,7 +21,7 @@ - # we need simplejson. - requires.append('simplejson==3.3.0') +#requires = ['six>=1.1.0', -+# 'jmespath==0.2.1', ++# 'jmespath==0.4.1', +# 'python-dateutil>=2.1'] + + diff --git a/python-botocore.changes b/python-botocore.changes index ad6baf7..7e6f7d4 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Oct 23 23:45:06 UTC 2014 - rschweikert@suse.com + +- Update to version 0.67.0 + + there is no upstream changelog + ------------------------------------------------------------------- Wed Feb 26 16:35:38 UTC 2014 - rschweikert@suse.com diff --git a/python-botocore.spec b/python-botocore.spec index ea0b4bb..f1612d6 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -19,7 +19,7 @@ %define baseName botocore Name: python-botocore -Version: 0.33.0 +Version: 0.67.0 Release: 0 Summary: Python interface for AWS License: Apache-2.0 @@ -29,7 +29,7 @@ Source0: %{baseName}-%{version}.tar.gz Patch0: hide_py_pckgmgmt.patch Requires: python Requires: python-dateutil >= 2.1 -Requires: python-jmespath >= 0.2.1 +Requires: python-jmespath >= 0.4.1 Requires: python-six >= 1.1.0 %if 0%{?suse_version} && 0%{?suse_version} <= 1110 Requires: python-ordereddict >= 1.1