Accepting request 259059 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/259059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=3
This commit is contained in:
Stephan Kulow 2014-11-02 15:46:19 +00:00 committed by Git OBS Bridge
parent 1d2a1dd393
commit 754dcb9f3c
5 changed files with 13 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b3d3262613562917e68e5a684ccacab29b4a14d2a3a9e7c556025ad0f8137852
size 2657828

3
botocore-0.67.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4e7dc963e2cde001043b504d1e445f77ce016ade8237f35581847cb850a4df1f
size 1255980

View File

@ -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']
+
+

View File

@ -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

View File

@ -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