Hello community,

here is the log from the commit of package python-boto for openSUSE:Factory 
checked in at 2017-05-20 10:13:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-boto (Old)
 and      /work/SRC/openSUSE:Factory/.python-boto.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-boto"

Sat May 20 10:13:43 2017 rev:41 rq:496346 version:2.46.1

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto-doc.changes 
2017-05-20 10:13:46.698907922 +0200
@@ -0,0 +1,1084 @@
+-------------------------------------------------------------------
+Thu May  4 21:52:04 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version.
+- Split documentation into own subpackage.
+- Update to version 2.46.1
+  * Fixes a bug where a recently added module was not added to
+    setup.py
+- Update to version 2.46.0
+  * Endpoints v2 (:issue:`3675`, :sha:`d7253d8`)
+- Update to version 2.45.0
+  * Add support for eu-west-2 (:issue:`3654`, :sha:`40c68db`)
+- Update to version 2.44.0
+  * Update endpoints (:issue:`3649`, :sha:`a1eae11`)
+  * Add gs support for object-level storage class features.
+    (:issue:`3635`, :sha:`dc4bf34`)
+- Update to version 2.43.0
+  * Add support for ``us-east-2`` endpoint (:sha:`262ed00`)
+  * Account for metadata update propagation delay
+    (:issue:`3615`, :sha:`592dae3`)
+  * boto.dynamodb2.table.Table#batch_get() fails to paginate
+    results if provisioned throughput is exceeded
+    (:issue:`3574`, :sha:`abb3847`)
+
+-------------------------------------------------------------------
+Thu Feb  9 19:45:06 UTC 2017 - rjsch...@suse.com
+
+- Disable source service
+
+-------------------------------------------------------------------
+Thu Oct  6 13:00:44 UTC 2016 - dmuel...@suse.com
+
+- fix requirements
+
+-------------------------------------------------------------------
+Wed Oct  5 17:26:00 UTC 2016 - rjsch...@suse.com
+
+- Update to version 2.42.0 (bsc#1002895)
+  + Respect is_secure parameter in generate_url_sigv4 (commit 59ba28d)
+  + Update MTurk API (issue 3563, commit 250d891)
+- From 2.41.0
+  + Update endpoints.json (issue 3564, commit 5e786b4)
+  + Remove the broken link to PDF’s (issue 3562, commit 46ffb0c)
+- From 2.40.0
+  + ryansydnor-s3: Allow s3 bucket lifecycle policies with multiple
+    transitions (commit c6d5af3)
+  + Fixes upload parts for glacier (issue 3524, commit d1973a4)
+  + pslawski-unicode-parse-qs: Move utility functions over to compat
+    Add S3 integ test for non-ascii keys with sigv4 Fix quoting of tilde
+    in S3 canonical_uri for sigv4 Parse unicode query string properly
+    in Python 2 (issue 2844, commit 5092c6d)
+  + ninchat-config-fix: Add __setstate__ to fix pickling test fail Add
+    unit tests for config parsing Don’t access parser through
+    __dict__ Config: Catch specific exceptions when wrapping ConfigParser
+    methods Config: Don’t inherit from ConfigParser (issue 3474, commit 
c21aa54)
+
+-------------------------------------------------------------------
+Mon Feb  1 11:45:27 UTC 2016 - toddrme2...@gmail.com
+
+- update to version 2.39.0:
+  * Autodetect sigv4 for ap-northeast-2 (:issue:`3461`,
+    :sha:`c2a17ce`)
+  * Added support for ap-northeast-2 (:issue:`3454`, :sha:`c3c1ddd`)
+  * Remove VeriSign Class 3 CA from trusted certs (:issue:`3450`,
+    :sha:`8a025df`)
+  * Add note about boto3 on all pages of boto docs (:sha:`9bd904c`)
+  * Fix for listing EMR steps based on cluster_states filter
+    (:issue:`3399`, :sha:`0f92f35`)
+  * Fixed param name in set_contents_from_string docstring
+    (:issue:`3420`, :sha:`e30297b`)
+  * Closes #3441 Remove py3 test whitelist Update rds to pass on py3
+    Update mturk to pass tests on py3 Update cloudsearchdomain tests
+    to work with py3 (:issue:`3441`, :sha:`5b2f552`)
+  * Run tests against py35 (:sha:`7d039d0`)
+  * Fix Glacier test failure in python 3.5 due to MagicMock
+    (:issue:`3412`, :sha:`d042f07`)
+  * Undo log message change BF(PY3): use except ... as syntax instead
+    of except ..., (:sha:`607cad7`)
+  * Fix travis CI builds for PY3 (:issue:`3439`, :sha:`22ab610`)
+  * Spelling fixes (:issue:`3425`, :sha:`f43bbbd`)
+  * Fixed docs (:issue:`3401`, :sha:`4f66311`)
+  * Add deprecation notice to emr methods (:issue:`3422`,
+    :sha:`cee6159`)
+  * Add some GovCloud endpoints (:issue:`3421`, :sha:`5afc068`)
+- Remove upstream-included region_support.patch
+
+-------------------------------------------------------------------
+Fri Jan 15 18:52:56 UTC 2016 - rjsch...@suse.com
+
+- Add region_support.patch (bsc#962138)
+  + Support new region ap-northeast-2
+  + Add features to other reagions that are now supported by AWS
+
+-------------------------------------------------------------------
+Thu Aug 13 11:08:04 UTC 2015 - toddrme2...@gmail.com
+
+- Fix update-alternatives usage.
+
+-------------------------------------------------------------------
+Wed Jul 29 09:08:15 UTC 2015 - toddrme2...@gmail.com
+
+- Implement update-alternatives to allow for python 3 version,
+  which is now supported upstream.
+- specfile cleanups
+
+-------------------------------------------------------------------
+Mon Apr 27 18:44:37 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 2.38.0:
+  * Add support for Amazon Machine Learning
+  * Fix issue with modify reserved instances for modifying instance
+    type
+- additional changes from version 2.37.0:
+  * Update AWS CloudTrail to the latest API.
+  * Add support for UsePreviousValue to CloudFormation UpdateStack.
+  * Fix BOTH_PATH to work with Windows drives
+  * Fix division calculation in S3 docs.
+  * Add Boto 3 link in README.
+  * Add more regions for configservice
+  * Add ``eu-central-1`` endpoints (Frankfurt region) for IAM and
+    Route53
+  * Fix unit tests from hanging
+  * Fixed wording in dynamodb tutorial
+  * Update SWF objects to keep a consistent region name.
+  * Print archive ID in glacier upload script.
+  * Add some minor documentation for Route53 tutorial.
+  * Add Amazon DynamoDB online indexing support on High level API
+  * Ensure Content-Length header is a string.
+  * Correct docs around overriding SGs on ELBs
+  * Fix DynamoDB tests.
+  * Fix region bug.
+  * Fix import for ``boto.cloudhsm.layer1.CloudHSMConnection``.
+- additional changes from version 2.36.0:
+  * Add Amazon DynamoDB online indexing support.
+  * Allow for binary to be passed to sqs message
+  * Kinesis update
+  * Fixed spelling of boto.awslambda package.
+  * Add support for Amazon EC2 Container Service
+  * Add support for CloudHSM
+  * Add support for AWS Config
+  * Add support for AWS CodeDeploy
+  * Add support for AWS Lambda
+  * Update both Cognito's to the latest APIs
+  * Add sts for eu-central-1.
+  * Update opsworks to latest API
+  * Add AWS Key Managment Support
+- additional changes from version 2.35.2:
+  * Add support for new data types in DynamoDB.
+  * Expose cloudformation `UsePreviousTemplate` parameter.
+  * Fix documentation around using custom connections for DynamoDB
+    tables.
+  * Fixed bug that unable call query_2 after call describe method
+    on dynamodb2 module.
+- additional changes from version 2.35.1:
+  * Check for results left after computing self._keys_left
+- additional changes from version 2.35.0:
+  * Add Amazon EC2 Classic Link support
+  * Add query string to body for anon STS POST
+  * Fix bug that prevented initializing a dynamo item from existing
+    item
+  * switchover-sigv4:   Add integ tests for sigv4 switchover
+    Switch elb/ec2 over to signature version 4
+  * Return SetStackPolicyResponse
+  * Added ELB Attributes to docs.
+  * Fix bug by using correct string joining syntax.
+  * Fix SES get_identity_dkim_attributes when input length > 1.
+  * DynamoDB table batch_get fails to process all remaining results
+    if single batch result is empty.
+  * Added suppport for additional fields in EMR objects.
+  * Pass version_id in copy if key is versioned.
+  * Add support for SQS PurgeQueue operation.
+  * Update documentation for launchconfig.
+  * Remove unimplemented config param.
+  * Add support for private hosted zones.
+  * Fix Key.change_storage_class so that it obeys dst_bucket.
+  * Fix for s3put host specification.
+  * Improve handling of Glacier HTTP 204 responses.
+  * Fix raising exception syntax in Python 3.
+  * Privatezone: Adding unit/integration test coverage
+  * Minor documentation/pep8 fixes.
+  * Correct argument type in doc string.
+  * Use exclusive start key to get all items from DynamoDB query.
+  * Updated link to current config documentation.
+  * Fix the SQS certificate error for region cn-north-1.
+  * Adds support for getting health checker IP ranges from Route53.
+  * fix: snap.create_volume documentation lists general purpose ssd
+    Fixes @2774.
+  * Fixed param type in get_contents_to_filename docstring.
+  * Update DynamoDB local example to include fake access key id.
+  * Added 'end' attribute to ReservedInstance.
+  * Parse ClusterStatus’s StateChangeReason.
+  * Adds SupportedProducts field to EMR JobFlow objects.
+  * Fix EMR endpoint.
+  * Detect old-style S3 URL for auto-sigv4.
+  * Throw host warning for cloudsearch domain
+  * Fix CloudSearch2 to work with IAM-based search and upload
+    requests
++++ 887 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:Factory/.python-boto.new/python-boto-doc.changes
--- /work/SRC/openSUSE:Factory/python-boto/python-boto.changes  2017-02-18 
03:20:07.339679956 +0100
+++ /work/SRC/openSUSE:Factory/.python-boto.new/python-boto.changes     
2017-05-20 10:13:46.730903401 +0200
@@ -1,0 +2,24 @@
+Thu May  4 21:52:04 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version.
+- Split documentation into own subpackage.
+- Update to version 2.46.1
+  * Fixes a bug where a recently added module was not added to
+    setup.py
+- Update to version 2.46.0
+  * Endpoints v2 (:issue:`3675`, :sha:`d7253d8`)
+- Update to version 2.45.0
+  * Add support for eu-west-2 (:issue:`3654`, :sha:`40c68db`)
+- Update to version 2.44.0
+  * Update endpoints (:issue:`3649`, :sha:`a1eae11`)
+  * Add gs support for object-level storage class features.
+    (:issue:`3635`, :sha:`dc4bf34`)
+- Update to version 2.43.0
+  * Add support for ``us-east-2`` endpoint (:sha:`262ed00`)
+  * Account for metadata update propagation delay
+    (:issue:`3615`, :sha:`592dae3`)
+  * boto.dynamodb2.table.Table#batch_get() fails to paginate
+    results if provisioned throughput is exceeded
+    (:issue:`3574`, :sha:`abb3847`)
+
+-------------------------------------------------------------------

Old:
----
  boto-2.42.0.tar.gz

New:
----
  boto-2.46.1.tar.gz
  python-boto-doc.changes
  python-boto-doc.spec

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

Other differences:
------------------
++++++ python-boto-doc.spec ++++++
#
# spec file for package python-boto-doc
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:           python-boto-doc
Version:        2.46.1
Release:        0
Url:            https://github.com/boto/boto/
Summary:        Documentation for python-boto
License:        MIT
Group:          Documentation/Other
Source:         
https://files.pythonhosted.org/packages/source/b/boto/boto-%{version}.tar.gz
Source1:        boto.cfg
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildRequires:  %{python_module boto = %{version}}
BuildRequires:  %{python_module setuptools}
# Documentation requirement
BuildRequires:  python3-Sphinx
Provides:       %{python_module boto-doc = %{version}}
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch

%description
An integrated interface to current and future infrastructural services offered
by Amazon Web Services.

This subpackage contains the documentation for python-boto.

%prep
%setup -q -n boto-%{version}
# break the dependency between the doc generation and boto
sed -i -e '/import boto/d' -e "s/boto\.__version__/\'%{version}\'/" 
docs/source/conf.py

%build
cd docs && make html && rm -f build/html/.buildinfo

%install
%fdupes docs/build/html/

%files
%defattr(-,root,root,-)
%doc docs/BotoCheatSheet.pdf
%doc docs/build/html

%changelog
++++++ python-boto.spec ++++++
--- /var/tmp/diff_new_pack.cdlvtP/_old  2017-05-20 10:13:47.458800556 +0200
+++ /var/tmp/diff_new_pack.cdlvtP/_new  2017-05-20 10:13:47.458800556 +0200
@@ -16,38 +16,33 @@
 #
 
 
+# Tests fail due to missing test directory
+%bcond_without tests
+
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-boto
-Version:        2.42.0
+Version:        2.46.1
 Release:        0
 Url:            https://github.com/boto/boto/
 Summary:        Amazon Web Services Library
 License:        MIT
 Group:          Development/Languages/Python
-Source:         boto-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/b/boto/boto-%{version}.tar.gz
 Source1:        boto.cfg
 BuildRequires:  fdupes
-BuildRequires:  python-devel
-BuildRequires:  python-paramiko
-BuildRequires:  python-setuptools
-BuildRequires:  python-xml
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module paramiko}
+BuildRequires:  %{python_module xml}
 # Documentation requirement
-BuildRequires:  python-Sphinx
-Requires:       python-PyYAML >= 3.10
-Requires:       python-argparse >= 1.2.1
-Requires:       python-httpretty
-Requires:       python-paramiko >= 1.10.0
-Requires:       python-requests >= 1.2.3
-Requires:       python-rsa >= 3.1.4
-Requires:       python-simplejson >= 3.6.5
+Requires:       python-paramiko
 Requires:       python-xml
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(preun): update-alternatives
 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()")}
-%else
 BuildArch:      noarch
-%endif
+%python_subpackages
 
 %description
 An integrated interface to current and future infrastructural services offered
@@ -102,156 +97,75 @@
   - Marketplace Web Services
   - AWS Support
 
-%package doc
-Summary:        Documentation for %{name}
-Group:          Documentation/Other
-Requires:       %{name} = %{version}
-
-%description doc
-
-An integrated interface to current and future infrastructural services offered
-by Amazon Web Services.
-
-This subpackage contains the documentation for %{name}.
-
 %prep
 %setup -q -n boto-%{version}
 # remove unwanted shebang
 sed -i '/^#!/d' boto/{services/bs,services/result,pyami/launch_ami}.py
 
-# break the dependency between the doc generation and boto
-sed -i -e '/import boto/d' -e "s/boto\.__version__/\'%{version}\'/" 
docs/source/conf.py
-
 %build
-python setup.py build
-
-# build HTML documentation
-cd docs && make html && rm -f build/html/.buildinfo
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%fdupes %{buildroot}%{_prefix}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
 mkdir %{buildroot}%{_sysconfdir}
 cp %{SOURCE1} %{buildroot}%{_sysconfdir}
-%fdupes docs/build/html/
 
-# Prepare for update-alternatives usage
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-for p in asadmin bundle_image cfadmin cq cwutil dynamodb_dump dynamodb_load 
elbadmin fetch_file glacier instance_events kill_instance launch_instance 
list_instances lss3 mturk pyami_sendmail route53 s3put sdbadmin taskadmin ; do
-    mv %{buildroot}%{_bindir}/$p %{buildroot}%{_bindir}/$p-%{py_ver}
-    ln -s -f %{_sysconfdir}/alternatives/$p %{buildroot}%{_bindir}/$p
-    # create a dummy target for /etc/alternatives/$p
-    touch %{buildroot}%{_sysconfdir}/alternatives/$p
-done
-mv %{buildroot}%{_sysconfdir}/boto.cfg 
%{buildroot}%{_sysconfdir}/boto-%{py_ver}.cfg
-ln -s -f %{_sysconfdir}/alternatives/boto.cfg 
%{buildroot}%{_sysconfdir}/boto.cfg
-# create a dummy target for /etc/alternatives/boto.cfg
-touch %{buildroot}%{_sysconfdir}/alternatives/boto.cfg
+%python_clone -a %{buildroot}%{_bindir}/asadmin
+%python_clone -a %{buildroot}%{_bindir}/bundle_image
+%python_clone -a %{buildroot}%{_bindir}/cfadmin
+%python_clone -a %{buildroot}%{_bindir}/cq
+%python_clone -a %{buildroot}%{_bindir}/cwutil
+%python_clone -a %{buildroot}%{_bindir}/dynamodb_dump
+%python_clone -a %{buildroot}%{_bindir}/dynamodb_load
+%python_clone -a %{buildroot}%{_bindir}/elbadmin
+%python_clone -a %{buildroot}%{_bindir}/fetch_file
+%python_clone -a %{buildroot}%{_bindir}/glacier
+%python_clone -a %{buildroot}%{_bindir}/instance_events
+%python_clone -a %{buildroot}%{_bindir}/kill_instance
+%python_clone -a %{buildroot}%{_bindir}/launch_instance
+%python_clone -a %{buildroot}%{_bindir}/list_instances
+%python_clone -a %{buildroot}%{_bindir}/lss3
+%python_clone -a %{buildroot}%{_bindir}/mturk
+%python_clone -a %{buildroot}%{_bindir}/pyami_sendmail
+%python_clone -a %{buildroot}%{_bindir}/route53
+%python_clone -a %{buildroot}%{_bindir}/s3put
+%python_clone -a %{buildroot}%{_bindir}/sdbadmin
+%python_clone -a %{buildroot}%{_bindir}/taskadmin
+%python_clone -a %{buildroot}%{_sysconfdir}/boto.cfg
 
 %post
-%_sbindir/update-alternatives \
-   --install %{_bindir}/asadmin asadmin %{_bindir}/asadmin-%{py_ver} 30 \
-   --slave %{_bindir}/bundle_image bundle_image 
%{_bindir}/bundle_image-%{py_ver} \
-   --slave %{_bindir}/cfadmin cfadmin %{_bindir}/cfadmin-%{py_ver} \
-   --slave %{_bindir}/cq cq %{_bindir}/cq-%{py_ver} \
-   --slave %{_bindir}/cwutil cwutil %{_bindir}/cwutil-%{py_ver} \
-   --slave %{_bindir}/dynamodb_dump dynamodb_dump 
%{_bindir}/dynamodb_dump-%{py_ver} \
-   --slave %{_bindir}/dynamodb_load dynamodb_load 
%{_bindir}/dynamodb_load-%{py_ver} \
-   --slave %{_bindir}/elbadmin elbadmin %{_bindir}/elbadmin-%{py_ver} \
-   --slave %{_bindir}/fetch_file fetch_file %{_bindir}/fetch_file-%{py_ver} \
-   --slave %{_bindir}/glacier glacier %{_bindir}/glacier-%{py_ver} \
-   --slave %{_bindir}/instance_events instance_events 
%{_bindir}/instance_events-%{py_ver} \
-   --slave %{_bindir}/kill_instance kill_instance 
%{_bindir}/kill_instance-%{py_ver} \
-   --slave %{_bindir}/launch_instance launch_instance 
%{_bindir}/launch_instance-%{py_ver} \
-   --slave %{_bindir}/list_instances list_instances 
%{_bindir}/list_instances-%{py_ver} \
-   --slave %{_bindir}/lss3 lss3 %{_bindir}/lss3-%{py_ver} \
-   --slave %{_bindir}/mturk mturk %{_bindir}/mturk-%{py_ver} \
-   --slave %{_bindir}/pyami_sendmail pyami_sendmail 
%{_bindir}/pyami_sendmail-%{py_ver} \
-   --slave %{_bindir}/route53 route53 %{_bindir}/route53-%{py_ver} \
-   --slave %{_bindir}/s3put s3put %{_bindir}/s3put-%{py_ver} \
-   --slave %{_bindir}/sdbadmin sdbadmin %{_bindir}/sdbadmin-%{py_ver} \
-   --slave %{_bindir}/taskadmin taskadmin %{_bindir}/taskadmin-%{py_ver} \
-   --slave %{_sysconfdir}/boto.cfg boto.cfg %{_sysconfdir}/boto-%{py_ver}.cfg
+%{python_install_alternative asadmin bundle_image cfadmin cq cwutil 
dynamodb_dump dynamodb_load elbadmin fetch_file glacier instance_events 
kill_instance launch_instance list_instances lss3 mturk pyami_sendmail route53 
s3put sdbadmin taskadmin boto.cfg}
 
 %preun
-if [ $1 -eq 0 ] ; then
-    %_sbindir/update-alternatives --remove asadmin %{_bindir}/asadmin-%{py_ver}
-fi
+%python_uninstall_alternative asadmin
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc README.rst
-%config %{_sysconfdir}/boto.cfg
-%{_bindir}/asadmin
-%{_bindir}/bundle_image
-%{_bindir}/cfadmin
-%{_bindir}/cq
-%{_bindir}/cwutil
-%{_bindir}/dynamodb_dump
-%{_bindir}/dynamodb_load
-%{_bindir}/elbadmin
-%{_bindir}/fetch_file
-%{_bindir}/glacier
-%{_bindir}/instance_events
-%{_bindir}/kill_instance
-%{_bindir}/launch_instance
-%{_bindir}/list_instances
-%{_bindir}/lss3
-%{_bindir}/mturk
-%{_bindir}/pyami_sendmail
-%{_bindir}/route53
-%{_bindir}/s3put
-%{_bindir}/sdbadmin
-%{_bindir}/taskadmin
-%config %{_sysconfdir}/boto-%{py_ver}.cfg
-%{_bindir}/asadmin-%{py_ver}
-%{_bindir}/bundle_image-%{py_ver}
-%{_bindir}/cfadmin-%{py_ver}
-%{_bindir}/cq-%{py_ver}
-%{_bindir}/cwutil-%{py_ver}
-%{_bindir}/dynamodb_dump-%{py_ver}
-%{_bindir}/dynamodb_load-%{py_ver}
-%{_bindir}/elbadmin-%{py_ver}
-%{_bindir}/fetch_file-%{py_ver}
-%{_bindir}/glacier-%{py_ver}
-%{_bindir}/instance_events-%{py_ver}
-%{_bindir}/kill_instance-%{py_ver}
-%{_bindir}/launch_instance-%{py_ver}
-%{_bindir}/list_instances-%{py_ver}
-%{_bindir}/lss3-%{py_ver}
-%{_bindir}/mturk-%{py_ver}
-%{_bindir}/pyami_sendmail-%{py_ver}
-%{_bindir}/route53-%{py_ver}
-%{_bindir}/s3put-%{py_ver}
-%{_bindir}/sdbadmin-%{py_ver}
-%{_bindir}/taskadmin-%{py_ver}
-%ghost %{_sysconfdir}/alternatives/boto.cfg
-%ghost %{_sysconfdir}/alternatives/asadmin
-%ghost %{_sysconfdir}/alternatives/bundle_image
-%ghost %{_sysconfdir}/alternatives/cfadmin
-%ghost %{_sysconfdir}/alternatives/cq
-%ghost %{_sysconfdir}/alternatives/cwutil
-%ghost %{_sysconfdir}/alternatives/dynamodb_dump
-%ghost %{_sysconfdir}/alternatives/dynamodb_load
-%ghost %{_sysconfdir}/alternatives/elbadmin
-%ghost %{_sysconfdir}/alternatives/fetch_file
-%ghost %{_sysconfdir}/alternatives/glacier
-%ghost %{_sysconfdir}/alternatives/instance_events
-%ghost %{_sysconfdir}/alternatives/kill_instance
-%ghost %{_sysconfdir}/alternatives/launch_instance
-%ghost %{_sysconfdir}/alternatives/list_instances
-%ghost %{_sysconfdir}/alternatives/lss3
-%ghost %{_sysconfdir}/alternatives/mturk
-%ghost %{_sysconfdir}/alternatives/pyami_sendmail
-%ghost %{_sysconfdir}/alternatives/route53
-%ghost %{_sysconfdir}/alternatives/s3put
-%ghost %{_sysconfdir}/alternatives/sdbadmin
-%ghost %{_sysconfdir}/alternatives/taskadmin
+%config %python_alternative %{_sysconfdir}/boto.cfg
+%python_alternative %{_bindir}/asadmin
+%python_alternative %{_bindir}/bundle_image
+%python_alternative %{_bindir}/cfadmin
+%python_alternative %{_bindir}/cq
+%python_alternative %{_bindir}/cwutil
+%python_alternative %{_bindir}/dynamodb_dump
+%python_alternative %{_bindir}/dynamodb_load
+%python_alternative %{_bindir}/elbadmin
+%python_alternative %{_bindir}/fetch_file
+%python_alternative %{_bindir}/glacier
+%python_alternative %{_bindir}/instance_events
+%python_alternative %{_bindir}/kill_instance
+%python_alternative %{_bindir}/launch_instance
+%python_alternative %{_bindir}/list_instances
+%python_alternative %{_bindir}/lss3
+%python_alternative %{_bindir}/mturk
+%python_alternative %{_bindir}/pyami_sendmail
+%python_alternative %{_bindir}/route53
+%python_alternative %{_bindir}/s3put
+%python_alternative %{_bindir}/sdbadmin
+%python_alternative %{_bindir}/taskadmin
 %{python_sitelib}/*
 
-%files doc
-%defattr(-,root,root,-)
-%doc docs/BotoCheatSheet.pdf
-%doc docs/build/html
-
 %changelog

++++++ boto-2.42.0.tar.gz -> boto-2.46.1.tar.gz ++++++
++++ 9985 lines of diff (skipped)


Reply via email to