From 9b8860201a9f2cc3c2268af6879edc153bc0edec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?El=C5=91d=20Ill=C3=A9s?= Date: Fri, 17 Sep 2021 11:55:02 +0200 Subject: [PATCH] Release openstack-governance 0.11.0 openstack-governance uses old and unmaintained pydot2 package, which cannot be installed with the latest setuptools (58.0.4) as it fails with the following error: "error in pydot2 setup command: use_2to3 is invalid." This issue is fixed with this release as it contains patch Id248d2349c31b4cb4ad82c2afde10787c75081c7 Change-Id: If95ceacd3e9c7372030a5294734386c134d6a2a7 --- deliverables/_independent/openstack-governance.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deliverables/_independent/openstack-governance.yaml b/deliverables/_independent/openstack-governance.yaml index e8826ca9f4..c8baa6bc82 100644 --- a/deliverables/_independent/openstack-governance.yaml +++ b/deliverables/_independent/openstack-governance.yaml @@ -53,6 +53,11 @@ releases: - repo: openstack/governance hash: 922699aadeb7ca04a1a999a876c1e7288858f62b tarball-base: openstack-governance + - version: 0.11.0 + projects: + - repo: openstack/governance + hash: ffb9b92cc0fbd944c7ae111588237f4af4b8d047 + tarball-base: openstack-governance repository-settings: openstack/governance: tarball-base: openstack-governance