Bump up clients to from Zed to 2023.1

Change-Id: Ie44a38238f8b33a452f151d68c39480be6d57930
This commit is contained in:
Felipe Reyes 2023-10-20 15:23:57 -03:00
parent 9c9b199291
commit 7e868776d5
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: openstackclients
version: zed
version: "2023.1"
summary: OpenStack Client tools
description: |
OpenStackClient (aka OSC) is a command-line client for OpenStack
@ -180,7 +180,7 @@ parts:
- setuptools-rust
- Cython
python-constraints:
- https://raw.githubusercontent.com/openstack/requirements/stable/zed/upper-constraints.txt
- https://raw.githubusercontent.com/openstack/requirements/stable/2023.1/upper-constraints.txt
build-packages:
- libffi-dev
- libssl-dev