You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

python-swiftclient

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-swiftclient - pypi Package Compare versions

Comparing version
4.3.0
to
4.4.0
+4
releasenotes/notes/4_4_0_release-d731bab5982c160b.yaml
---
features:
- |
Now tested under Python 3.11.
+2
-6

@@ -48,6 +48,4 @@ - job:

- swiftclient-functional
- openstack-tox-py39:
- openstack-tox-py311:
voting: true
- openstack-tox-py310:
voting: true
gate:

@@ -57,8 +55,6 @@ jobs:

- swiftclient-functional
- openstack-tox-py39:
- openstack-tox-py311:
voting: true
- openstack-tox-py310:
voting: true
post:
jobs:
- openstack-tox-cover
Metadata-Version: 2.1
Name: python-swiftclient
Version: 4.3.0
Version: 4.4.0
Summary: OpenStack Object Storage API Client Library

@@ -78,2 +78,3 @@ Home-page: https://docs.openstack.org/python-swiftclient/latest/

Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only

@@ -80,0 +81,0 @@ Requires-Python: >=3.6

@@ -1,1 +0,1 @@

{"git_version": "236c277", "is_release": true}
{"git_version": "54fbfa8", "is_release": true}
Metadata-Version: 2.1
Name: python-swiftclient
Version: 4.3.0
Version: 4.4.0
Summary: OpenStack Object Storage API Client Library

@@ -78,2 +78,3 @@ Home-page: https://docs.openstack.org/python-swiftclient/latest/

Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only

@@ -80,0 +81,0 @@ Requires-Python: >=3.6

@@ -14,3 +14,2 @@ .coveragerc

README.rst
bindep.txt
requirements.txt

@@ -62,2 +61,3 @@ run_tests.sh

releasenotes/notes/4_3_0_release.yaml
releasenotes/notes/4_4_0_release-d731bab5982c160b.yaml
releasenotes/source/2023.1.rst

@@ -64,0 +64,0 @@ releasenotes/source/conf.py

@@ -31,2 +31,3 @@ [metadata]

Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3 :: Only

@@ -33,0 +34,0 @@

# This is a cross-platform list tracking distribution packages needed by tests;
# see https://docs.openstack.org/infra/bindep/ for additional information.
pypy [test !platform:fedora]
pypy-dev [test platform:dpkg]
pypy-devel [test platform:rpm !platform:fedora]

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display