File python-requests-aws.changes of Package python-requests-aws
-------------------------------------------------------------------
Tue Jul 15 10:24:49 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Limit Python files matched in %files section
- Switch package to modern Python Stack on SLE-15
* Use Python 3.11 on SLE-15 by default
* Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
* Add python-pip and python-wheel to BuildRequires
* Replace %python_build with %pyproject_wheel
* Replace %python_install with %pyproject_install
-------------------------------------------------------------------
Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert <rjschwei@suse.com>
- Only build Python3 flavors for distributions 15 and greater
-------------------------------------------------------------------
Mon Apr 30 21:37:25 UTC 2018 - jengelh@inai.de
- Trim bias and uninterpreted markup from description.
-------------------------------------------------------------------
Mon Apr 30 11:17:55 UTC 2018 - tchvatal@suse.com
- Use license macro
-------------------------------------------------------------------
Mon Jul 3 11:46:06 UTC 2017 - tbechtold@suse.com
- convert to singlespec
- update Source url
-------------------------------------------------------------------
Thu Nov 12 15:25:55 UTC 2015 - vuntz@suse.com
- Drop unused README.txt: this is just duplicating documentation
from README.md which is installed in the package.
-------------------------------------------------------------------
Mon Oct 26 12:21:30 UTC 2015 - mmnelemane@suse.com
- Updated License field
- Moved Usage instructions to README.txt
-------------------------------------------------------------------
Mon Oct 26 10:32:59 UTC 2015 - mmnelemane@suse.com
- Submission for IBS
-------------------------------------------------------------------
Mon Oct 26 10:29:47 UTC 2015 - mmnelemane@suse.com
- Added new package requests-aws
- Unit tests are not run as they require internet connection.
- The package is used by openstack components for aws authentication.
- one immediate usage is by ceilometer object-store using rados gateway
- Ceilometer authenticates with RGW using S3Auth provided by this package.