931224ed2f
This transition the victoria branch to extended maintenance. Changes for bugfixes and things the team deems important are still encouraged, but there will no longer be official releases off of the branch. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are any final backports currently in flight that we should wait for. For the latter case, please update the patch with the new commit hash after doing a final release to get those changes out so we know to proceed with the transition. The transition deadline is April 27th, 2022. Change-Id: I286e10dfdbaa917fe7d8162d6a154686ec9c76ad
26 lines
742 B
YAML
26 lines
742 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: python-swiftclient
|
|
release-model: cycle-with-intermediary
|
|
team: swift
|
|
type: client-library
|
|
repository-settings:
|
|
openstack/python-swiftclient: {}
|
|
releases:
|
|
- version: 3.10.0
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 7852314b0bb591cdf5040b2d2466b959c222bb5a
|
|
- version: 3.10.1
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 9d8db8f6126542dc18ea1b14e078d64cc1a254e4
|
|
- version: victoria-em
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 9d8db8f6126542dc18ea1b14e078d64cc1a254e4
|
|
branches:
|
|
- name: stable/victoria
|
|
location: 3.10.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-swiftclient/victoria.html
|