Merge "Upversion python-openstacksdk to debian/1.0.1-2"
This commit is contained in:
commit
90c033b993
@ -1,4 +1,4 @@
|
||||
From 0a6a01fffbb31ff735848c5788e45847bd0dff81 Mon Sep 17 00:00:00 2001
|
||||
From b2b209d08e9aca1853504fc3f3120f490bd776ff Mon Sep 17 00:00:00 2001
|
||||
From: Charles Short <charles.short@windriver.com>
|
||||
Date: Thu, 28 Oct 2021 12:40:43 +0000
|
||||
Subject: [PATCH] Add wheel to package
|
||||
@ -12,10 +12,10 @@ Signed-off-by: Charles Short <charles.short@windriver.com>
|
||||
2 files changed, 19 insertions(+), 1 deletion(-)
|
||||
|
||||
diff --git a/debian/control b/debian/control
|
||||
index 7d3f8c1a..feae1d8c 100644
|
||||
index db8764fa..649fb066 100644
|
||||
--- a/debian/control
|
||||
+++ b/debian/control
|
||||
@@ -106,3 +106,21 @@ Description: SDK for building applications to work with OpenStack - Python 3.x
|
||||
@@ -104,3 +104,21 @@ Description: SDK for building applications to work with OpenStack - Python 3.x
|
||||
those provided in future release.
|
||||
.
|
||||
This package contains the Python 3.x module.
|
||||
@ -36,9 +36,9 @@ index 7d3f8c1a..feae1d8c 100644
|
||||
+ high-quality interface, the APIs provided in this release may differ from
|
||||
+ those provided in future release.
|
||||
+ .
|
||||
+ This package contains the Python wheel.
|
||||
+ This package contains the Python wheel.
|
||||
diff --git a/debian/rules b/debian/rules
|
||||
index 2f5b087e..d806547d 100755
|
||||
index a2bfeae0..d6e24992 100755
|
||||
--- a/debian/rules
|
||||
+++ b/debian/rules
|
||||
@@ -12,7 +12,7 @@ override_dh_auto_build:
|
||||
@ -48,8 +48,8 @@ index 2f5b087e..d806547d 100755
|
||||
- pkgos-dh_auto_install --no-py2 --in-tmp
|
||||
+ pkgos-dh_auto_install --no-py2 --in-tmp --wheel
|
||||
ifeq (,$(findstring nocheck, $(DEB_BUILD_OPTIONS)))
|
||||
OS_LOG_CAPTURE=true pkgos-dh_auto_test --no-py2 'openstack\.tests\.unit\.(?!(.*baremetal\.v1\.test_proxy\.TestWaitForNodesProvisionState\.test_timeout_and_failures_not_fail.*|.*config\.test_loader\.TestLoader\.test__load_yaml_json_file_without_perm.*|.*cloud.test_security_groups\.TestSecurityGroups\.test_update_security_group_bad_kwarg.*|.*cloud\.test_port\.TestPort\.test_create_port_parameters.*))'
|
||||
|
||||
OS_LOG_CAPTURE=true pkgos-dh_auto_test --no-py2 'openstack\.tests\.unit\.(?!(.*baremetal\.v1\.test_proxy\.TestWaitForNodesProvisionState\.test_timeout_and_failures_not_fail.*|.*config\.test_loader\.TestLoader\.test__load_yaml_json_file_without_perm.*|.*cloud.test_security_groups\.TestSecurityGroups\.test_update_security_group_bad_kwarg.*|.*cloud\.test_port\.TestPort\.test_create_port_parameters.*|.*test_stats\.TestStats\.test_servers_error.*))'
|
||||
endif
|
||||
--
|
||||
2.30.2
|
||||
2.25.1
|
||||
|
||||
|
@ -1,10 +1,11 @@
|
||||
---
|
||||
debver: 0.50.0-6
|
||||
debver: 1.0.1-2
|
||||
debname: python-openstacksdk
|
||||
dl_path:
|
||||
name: python-openstacksdk-debian-0.50.0-6.tar.gz
|
||||
url: https://salsa.debian.org/openstack-team/libs/python-openstacksdk/-/archive/debian/0.50.0-6/python-openstacksdk-debian-0.50.0-6.tar.gz
|
||||
md5sum: 66c50e3a9ab9b6d5174ed66dd889e4ed
|
||||
name: python-openstacksdk-debian-1.0.1-2.tar.gz
|
||||
url: https://salsa.debian.org/openstack-team/libs/python-openstacksdk/-/archive/debian/1.0.1-2/python-openstacksdk-debian-1.0.1-2.tar.gz
|
||||
md5sum: 828fd06a1d8362dfe57f48f7a43e129d
|
||||
sha256sum: 770ca51824df373e11aab01dd2fca9b431d21132676c2dd43251c3ea7cb8f6e3
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
GITREVCOUNT:
|
||||
|
Loading…
x
Reference in New Issue
Block a user