ff39758eb7
This generated patch adds yoga release note page link if that page exists for a deliverable. If any of your deliverables does not have a release note link added in this patch, then please check whether there is an open patch on that repository with the topic "reno-yoga" [1] still waiting to be approved. [1] https://review.opendev.org/q/topic:reno-yoga Change-Id: I44bbc85c9840702af61f694fb7c242c4c63abe34
22 lines
597 B
YAML
22 lines
597 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.13.0
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 3f5d5b0252b3690af1e6577bf6584efe506f15fe
|
|
- version: 3.13.1
|
|
projects:
|
|
- repo: openstack/python-swiftclient
|
|
hash: 4989d94663b59eac34b7cd5dfaa7e673fc73e862
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 3.13.1
|
|
release-notes: https://docs.openstack.org/releasenotes/python-swiftclient/yoga.html
|