Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-swiftclient-4.4.0-1.3 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python3-swiftclient Distribution: openSUSE:Factory:zSystems
Version: 4.4.0 Vendor: openSUSE
Release: 1.3 Build date: Sun Jan 14 19:05:51 2024
Group: Development/Languages/Python Build host: reproducible
Size: 1164677 Source RPM: python-swiftclient-4.4.0-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://docs.openstack.org/python-swiftclient
Summary: OpenStack Object Storage API Client Library
This is a python client for the Swift API. There's a Python API (the
swiftclient module), and a command-line script (swift).

This package contains the Python 3.x module.

Provides

Requires

License

Apache-2.0

Changelog

* Sun Jan 14 2024 cloud-devel@suse.de
  - update to version 4.4.0
    - Metadata updates
    - Use SLO by default for segmented uploads if the cluster supports it
    - Retry on SSLError
    - shell: Allow timeouts to have units
    - Back-fill a bunch of ChangeLog releases
    - Switch from pkg_resources to importlib
    - ChangeLog for 4.4.0
    - Clean up CI jobs
    - trivial: Refactor os_options processing
    - Include transaction ID on content-check failures
    - Declare py311 support
    - Update master for stable/2023.1
    - Update master for stable/zed
    - shell: Allow uploads from stdin to specify --use-dlo
    - Drop *_proxy from passenv
    - service: Check content-length before etag
    - tests: Fix timeout assertion for py36, py37
    - Switch to 2023.1 Python3 unit tests and generic template name
    - docs: Fix code-generated docs
    - Changelog for 4.3.0 (and 4.2.0)
    - Mark Python 3.10 testing as voting
    - Ensure v*password auth_type correctly implies auth version
    - Remove pypy from bindep.txt
    - Add experimental jobs for py36/37
    - Retry with fresh socket on 499
    - Allow tempurl to be used to sign /info requests
* Thu Dec 01 2022 cloud-devel@suse.de
  - update to version 4.1.0
    - Don't patch Requests globally on import
    - Clean up extra spaces
    - Correctly aggregate totals for >10k items
    - tempurl: Support sha256 and sha512 signatures
    - Drop support for Python 2
    - Include storage policy when listing account with --long
    - CI: Drop swiftclient-swift-functional-py2 job
    - Add Python3 zed unit tests
    - Add option to skip container PUT during upload
    - Allow functional tests to pass with etag_quoter enabled by default
    - Update master for stable/yoga
    - Update master for stable/xena
    - Remove six
    - Enable retry_on_ratelimit by default
    - Remove use of mock
    - Add timeout for Swift service
    - Remove unnecessary unicode prefixes
    - Allow unit tests to be run via pytest
    - Improve formatting for billions of objects
    - Remove unnecessary object subclassing
    - Fix misuse of assertTrue
    - Add Python3 yoga unit tests
    - Changed minversion in tox to 3.18.0
    - Only log the traceback for non-404s
    - Allow tempurl times to have units
    - Use upper-constraints for docs jobs
    - Fix copy.py example.
    - Remove coding comments
    - doc: Comment out language option
    - More cleanup following py2 removal
    - Expand retry handling on ratelimit response
    - Remove __future__ imports
* Tue Oct 26 2021 cloud-devel@suse.de
  - update to version 3.12.0
    - Use py3 as the default runtime for tox
    - setup.cfg: Replace dashes with underscores
    - Update master for stable/wallaby
    - Fix Typo in shell.py
    - Add Python3 xena unit tests
* Sun May 02 2021 cloud-devel@suse.de
  - update to version 3.11.1
    - Have `delete --all` imply `--versions` for the CLI
    - Add cacert test config option
    - Remove some py38 job cruft
    - Include transaction ID in ClientException.__str__
    - Switch to newer openstackdocstheme and reno versions
    - Add Python3 wallaby unit tests
    - [goal] Migrate testing to ubuntu focal
    - tests: Make test_delete_container_versions less flakey
    - (Mostly) revert "Cleanup session on delete"
    - Close connections created when calling module-level functions
    - Make py39 voting
    - Clean up some requirements
    - Update master for stable/victoria
    - remove unicode from code
    - Drop lower-constraints testing
* Fri Oct 09 2020 cloud-devel@suse.de
  - update to version 3.10.1
    - Add py38 classifier
    - object versioning features
    - Drop pypy testing
    - Bump default tox env from py37 to py38
    - Clean up some warnings
    - Update master for stable/ussuri
    - Add Python3 victoria unit tests
    - Remove references to swift-specs and blueprints
    - Application credential support follow-up
    - Fix pygments style
    - Ussuri contrib docs community goal
    - Improve `list --versions` output
    - Update docs building
    - Add max_backoff and starting_backoff for get_conn in swift service
    - Change recommended test config to use auth_uri
    - Fixed capability discovery endpoint hardcode
    - Support v3 application credentials auth.
    - Blacklist stestr 3.0.0
    - Speed up test_lazy_connections
* Tue May 12 2020 cloud-devel@suse.de
  - update to version 3.9.0
    - Cleanup session on delete
    - Authors/changelog for 3.9.0
    - Switch to Ussuri jobs
    - v1auth: support endpoint_data_for() api
    - Rename "tests" directory to be "test" like in the swift repo
    - Update master for stable/train
    - packaging: Properly flag universal wheel
    - Add test for bulk-delete-attempt-counter fix
    - Make py38 job voting
    - Fix printed object names on successful bulk-delete
* Mon Mar 23 2020 Dirk Mueller <dmueller@suse.com>
  - add obsoletes
* Wed Mar 11 2020 Dirk Mueller <dmueller@suse.com>
  - switch to python 3.x only build
* Wed Oct 09 2019 cloud-devel@suse.de
  - update to version 3.8.1
    - Fix SLO re-upload
    - Add Python 3 Train unit tests
    - Clean up warnings from newer flake8
    - Optionally display listings in raw json
    - docs: Fix warning treated as error
    - Enable some off-by-default checks
    - Add missing <sync-to> value in command line docs
    - Delete/overwrite symlinks better
    - Drag forward prettytable in lower-constraints
    - Authors/changelog for 3.8.0
    - docs: Clean up formatting
    - OpenDev Migration Patch
    - Remove oslosphinx usage
    - Authors/changelog for 3.8.1
    - Make proper functions instead of assigning lambdas
    - Support pdb in tests better
    - Replace git.openstack.org URLs with opendev.org URLs
    - Update master for stable/stein
    - Fix up requests so we can send non-RFC-compliant headers on py3
    - PDF Documentation Build tox target
    - Isolate docs requirements
    - Bump the openstackdocstheme extension to 1.20
* Mon Apr 08 2019 cloud-devel@suse.de
  - update to version 3.7.0
    - Stop leaking quite so many connections
    - authors/changelog updates for release
    - Switch to stestr
    - Add .idea into .gitignore
    - Make py36 unit test job voting
    - Use template for lower-constraints
    - Update reno for stable/rocky
    - Add python 3.6 unit test job
    - import zuul job settings from project-config
    - Add release note link in README
    - Change openstack-dev to openstack-discuss
    - update .functests to run stestr
    - Add py37 check/gate jobs; add py37 to default tox env list
    - Stop lazy importing keystoneclient
    - add python 3.6 unit test job
    - Add Python 3.6 classifier to setup.cfg
    - switch documentation job to new PTI
    - Add delimiter to get_account().
    - fix tox python3 overrides
    - Update release to 3.7.0
    - Use Swift's in-tree DSVM test
    - Update hacking version
    - py2 functional testing

Files

/usr/bin/swift
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/not-zip-safe
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/pbr.json
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/python_swiftclient-4.4.0-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/swiftclient
/usr/lib/python3.11/site-packages/swiftclient/__init__.py
/usr/lib/python3.11/site-packages/swiftclient/__pycache__
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/authv1.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/authv1.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/client.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/client.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/command_helpers.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/command_helpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/exceptions.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/exceptions.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/multithreading.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/multithreading.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/requests_compat.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/requests_compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/service.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/service.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/shell.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/shell.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/swiftclient/__pycache__/version.cpython-311.pyc
/usr/lib/python3.11/site-packages/swiftclient/authv1.py
/usr/lib/python3.11/site-packages/swiftclient/client.py
/usr/lib/python3.11/site-packages/swiftclient/command_helpers.py
/usr/lib/python3.11/site-packages/swiftclient/exceptions.py
/usr/lib/python3.11/site-packages/swiftclient/multithreading.py
/usr/lib/python3.11/site-packages/swiftclient/requests_compat.py
/usr/lib/python3.11/site-packages/swiftclient/service.py
/usr/lib/python3.11/site-packages/swiftclient/shell.py
/usr/lib/python3.11/site-packages/swiftclient/utils.py
/usr/lib/python3.11/site-packages/swiftclient/version.py
/usr/share/doc/packages/python3-swiftclient
/usr/share/doc/packages/python3-swiftclient/ChangeLog
/usr/share/doc/packages/python3-swiftclient/LICENSE
/usr/share/doc/packages/python3-swiftclient/README.rst
/usr/share/man/man1/swift.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024