Hello community,

here is the log from the commit of package python-botocore for openSUSE:Factory 
checked in at 2016-04-12 19:36:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-botocore (Old)
 and      /work/SRC/openSUSE:Factory/.python-botocore.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-botocore"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-botocore/python-botocore.changes  
2015-12-18 21:54:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-botocore.new/python-botocore.changes     
2016-04-12 19:36:38.000000000 +0200
@@ -1,0 +2,130 @@
+Fri Apr  8 18:47:49 UTC 2016 - [email protected]
+
+- Update to version 1.4.10 (bsc#974705)
+  + feature:Lambda: Added support for setting the function runtime as
+    nodejs4.3, as well as updating function configuration to set the runtime.
+  + feature:DS: Added support for Directory Service Conditional Forwarder APIs.
+  + feature:Elasticbeanstalk: Adds support for three additional elements in
+    AWS Elasticbeanstalk's DescribeInstancesHealthResponse: Deployment,
+    AvailabilityZone, and InstanceType. Additionally adds support for
+    increased EnvironmentName length from 23 to 40.
+  + bugfix:Paginator: Allow non-specified input tokens in old starting
+    token format.
+- From 1.4.9
+  + feature:APIGateway: Added support for API Import
+  + feature:Route53: Added support for metric-based health checks and
+    regional health checks.
+  + feature:STS: Added support for GetCallerIdentity, which returns details
+    about the credentials used to make the API call. The details include
+    name and account, as well as the type of entity making the call, such
+    as an IAM user vs. federated user.
+  + feature:S3: Added support for VersionId in PutObjectAcl (issue 856)
+  + bugfix:S3: Add validation to enforce S3 metadata only contains ASCII.
+    (issue 861)
+  + bugfix:Exceptions: Consistently parse errors with no body (issue 859)
+  + bugfix:Config: Handle case where S3 config key is not a dict (issue 858)
+  + bugfix:Examples: Account for empty input shape in examples (issue 855)
+- From 1.4.8
+  + feature:ACM: Update client to latest version
+  + feature:CloudFormation: Update client to latest version
+  + feature:CodeDeploy: Update client to latest version
+  + feature:DMS: Update client to latest version
+  + feature:ElastiCache: Update client to latest version
+  + feature:Elastic Beanstalk: Update client to latest version
+  + feature:Redshift: Update client to latest version
+  + feature:WAF: Update client to latest version
+  + bugfix:Pagintor: Fix regression when providing a starting token for a
+    paginator (issue 849)
+  + bugfix:Response Parsing: Handle case when generic HTML error response
+    is received (issue 850)
+  + bugfix:Request serialization: Handle case when non str values are
+    provided for header values when using signature version 4 (issue 852)
+  + bugfix:Retry: Retry HTTP responses with status code 502 (issue 853)
+- From 1.4.7
+  + feature:ElastiCache: Update client to latest version
+  + feature:RDS: Update client to latest version
+  + feature:StorageGateway: Update client to latest version
+  + bugfix: Handle case where error response from proxy is received
+    (`issue 850 <https://github.com/boto/botocore/pull/850`__)
+- From 1.4.6
+  + feature:DeviceFarm: Add support to pay a flat monthly fee for unlimited
+    testing of your Android and iOS apps with AWS Device Farm device slots
+  + feature:RDS: Add support for customizing the order in which Aurora
+    Replicas are promoted to primary instance during a failover
+  + bugfix:Signature Version 4: Fix issue when calculating signature
+    version 4 signature for certain urls (issue 827)
+- From 1.4.5
+  + feature:MeteringMarketplace: The AWS Marketplace Metering Service
+    enables sellers to price their products along new pricing dimensions.
+    After a integrating their product with the AWS Marketplace Metering
+    Service, that product will emit an hourly record capturing the usage of
+    any single pricing dimension. Buyers can easily subscribe to software
+    priced by this new dimension on the AWS Marketplace website and only
+    pay for what they use.
+  + feature:S3: Added support for delete marker and abort multipart upload
+    lifecycle configuration.
+  + feature:IOT: Added support for Amazon Elasticsearch Service and Amazon
+    Cloudwatch actions for the AWS IoT rules engine.
+  + feature:CloudHSM: Added support for tagging resources.
+- From 1.4.4
+  + feature:DMS: Added support for AWS Database Migration Service
+  + feature:SES: Added support for white-labeling
+  + feature:CodeDeploy: Added support for BatchGetDeploymentGroups
+  + feature:endpoints: Updated endpoints.json to latest version
+- From 1.4.3
+  + feature:GameLift: Update model to latest version
+  + feature:IAM: Update model to latest version
+  + feature:Redshift: Update model to latest version
+- From 1.4.2
+  + feature:ACM: Update model to latest version
+  + feature:CodeCommit: Update model to latest version
+  + feature:Config: Update model to latest version
+  + feature:DeviceFarm: Update model to latest version
+  + feature:DirectConnect: Update model to latest version
+  + feature:Events: Update model to latest version
+  + bugfix:DynamoDB Local: Fix issue when using the local region with
+    dynamodb (issue 819)
+  + bugfix:CloudSearchDomain: Fix issue when signing requests for
+    cloudsearchdomain (boto3 issue 538)
+- From 1.4.1
+  + feature:Config: Moved Config to its own class to boost import speed
+  + feature:EC2: Add support for VPC peering with security groups.
+  + feature:DirectoryService: Add SNS event notification support
+- From 1.4.0
+  + feature:Regions: Add ability to list regions and endpoints for services
+    in a partition. (issue 812)
+  + feature:DynamoDB: Add support for DescribeLimits.
+  + feature:APIGateway: Add support for TestInvokeAuthorizer and
+    FlushStageAuthorizersCache operations.
+  + feature:CloudSearchDomain: Add support for stats.
+- From 1.3.28
+  + feature:StorageGateway: Added support for user-supplied barcodes.
+  + feature:CodeDeploy: Added support for setting up triggers for a
+    deployment group.
+  + bugfix:SSL: Fixed issue where AWS_CA_BUNDLE was not being used.
+- From 1.3.27
+  + feature:RDS: Added support for Cross-account Encrypted (KMS) snapshot
+    sharing.
+  + feature:EMR: Added support for adding EBS storage to EMR instances.
+  + bugfix:pagination: Refactored pagination to handle non-string service
+    tokens.
+  + bugfix:credentials: Fix race condition in credential provider.
+- No upstream changelogs prior to 1.3.27
+
+-------------------------------------------------------------------
+Wed Mar 16 14:46:44 UTC 2016 - [email protected]
+
+- Change python-dateutil dependency to renamed python-python-dateutil
+
+-------------------------------------------------------------------
+Mon Feb  1 11:41:51 UTC 2016 - [email protected]
+
+- Update to version 1.3.23
+  + No upstream changelog
+
+-------------------------------------------------------------------
+Wed Jan 20 16:51:15 UTC 2016 - [email protected]
+
+- spec file improvements
+
+-------------------------------------------------------------------

Old:
----
  botocore-1.3.12.tar.gz

New:
----
  botocore-1.4.10.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-botocore.spec ++++++
--- /var/tmp/diff_new_pack.dyttiM/_old  2016-04-12 19:36:38.000000000 +0200
+++ /var/tmp/diff_new_pack.dyttiM/_new  2016-04-12 19:36:38.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-botocore
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,30 +16,38 @@
 #
 
 
-%define baseName botocore
-
 Name:           python-botocore
-Version:        1.3.12
+Version:        1.4.10
 Release:        0
 Summary:        Python interface for AWS
 License:        Apache-2.0
 Group:          Development/Languages/Python
 Url:            https://github.com/boto/botocore
-Source0:        
https://pypi.python.org/packages/source/b/%{baseName}/%{baseName}-%{version}.tar.gz
+Source0:        
https://pypi.python.org/packages/source/b/botocore/botocore-%{version}.tar.gz
 Patch0:         hide_py_pckgmgmt.patch
-Requires:       python
-Requires:       python-dateutil   <= 3.0.0
-Requires:       python-dateutil   >= 2.1
+BuildRequires:  fdupes
+BuildRequires:  python-devel
+BuildRequires:  python-docutils   >= 0.10
+BuildRequires:  python-jmespath   < 1.0.0
+BuildRequires:  python-jmespath   >= 0.7.1
+BuildRequires:  python-python-dateutil   <= 3.0.0
+BuildRequires:  python-python-dateutil   >= 2.1
+BuildRequires:  python-setuptools
+# Testing requirements
+BuildRequires:  python-mock
+BuildRequires:  python-nose
+BuildRequires:  python-unittest2
 Requires:       python-docutils   >= 0.10
 Requires:       python-jmespath   < 1.0.0
 Requires:       python-jmespath   >= 0.7.1
+Requires:       python-python-dateutil   <= 3.0.0
+Requires:       python-python-dateutil   >= 2.1
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
+BuildRequires:  python-ordereddict >= 1.1
+BuildRequires:  python-simplejson  >= 3.3.0
 Requires:       python-ordereddict >= 1.1
 Requires:       python-simplejson  >= 3.3.0
 %endif
-BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -47,13 +55,11 @@
 BuildArch:      noarch
 %endif
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
 %description
 A low-level interface to a growing number of Amazon Web Services. 
 
 %prep
-%setup -q -n  %{baseName}-%{version}
+%setup -q -n  botocore-%{version}
 %patch0 -p1
 
 %build
@@ -63,12 +69,13 @@
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--install-scripts=%{_bindir}
 %fdupes %buildroot/%_prefix
 
+%check
+nosetests tests/unit
+
 %files
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.rst
-%dir %{python_sitelib}/botocore
-%dir %{python_sitelib}/%{baseName}-%{version}-py%{py_ver}.egg-info
-%{python_sitelib}/botocore/*
-%{python_sitelib}/*egg-info/*
+%{python_sitelib}/botocore/
+%{python_sitelib}/botocore-%{version}-py%{py_ver}.egg-info
 
 %changelog

++++++ botocore-1.3.12.tar.gz -> botocore-1.4.10.tar.gz ++++++
++++ 86802 lines of diff (skipped)


Reply via email to