diff --git a/boto3-1.3.0.tar.gz b/boto3-1.3.0.tar.gz deleted file mode 100644 index 83521e5..0000000 --- a/boto3-1.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f85b9261a5b4606d883248a59ef1a4e82fd783602dbec8deac4d2ad36a1b6f4 -size 79996 diff --git a/boto3-1.3.1.tar.gz b/boto3-1.3.1.tar.gz new file mode 100644 index 0000000..b4ef8a0 --- /dev/null +++ b/boto3-1.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4d33f2935580278af84b8d63760306d9586a5144780e4ba37737a1f2bdc56f +size 80339 diff --git a/python-boto3.changes b/python-boto3.changes index 9706b19..b01b79a 100644 --- a/python-boto3.changes +++ b/python-boto3.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 6 11:36:24 UTC 2016 - dmueller@suse.com + +- fix source url + +------------------------------------------------------------------- +Thu Jun 2 03:56:36 UTC 2016 - jacobwinski@gmail.com + +- Update to 1.3.1 + + feature:S3: Add custom load to ObjectSummary + + feature:Session: Add method to get session credentials + + bugfix:DynamoDB: Ensure batch writer never sends more than flush_amount (#483) + + feature:Resources: Add get_available_subresources to Resources (#113) + ------------------------------------------------------------------- Fri Apr 8 18:44:56 UTC 2016 - rjschwei@suse.com diff --git a/python-boto3.spec b/python-boto3.spec index 9a8abc5..ff8fa6c 100644 --- a/python-boto3.spec +++ b/python-boto3.spec @@ -17,13 +17,13 @@ Name: python-boto3 -Version: 1.3.0 +Version: 1.3.1 Release: 0 Url: https://github.com/boto/boto3 Summary: Amazon Web Services Library License: Apache-2.0 Group: Development/Languages/Python -Source: https://pypi.python.org/packages/source/b/boto3/boto3-%{version}.tar.gz +Source: https://pypi.io/packages/source/b/boto3/boto3-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-futures