From: garciadeblas Date: Wed, 8 Oct 2025 06:51:29 +0000 (+0200) Subject: Pin stdeb dependency for dist env X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F44%2F15444%2F1;p=osm%2Fosmclient.git Pin stdeb dependency for dist env Change-Id: I0fe5b9bc08b2bea8b6f43f04cb3b998c08d11ac5 Signed-off-by: garciadeblas --- diff --git a/requirements-dist.in b/requirements-dist.in index 4f8784f..e6d45db 100644 --- a/requirements-dist.in +++ b/requirements-dist.in @@ -13,6 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -stdeb +stdeb==0.10.2 setuptools-version-command setuptools<60 \ No newline at end of file diff --git a/requirements-dist.txt b/requirements-dist.txt index a46e321..9fb8953 100644 --- a/requirements-dist.txt +++ b/requirements-dist.txt @@ -16,7 +16,7 @@ ####################################################################################### setuptools-version-command==99.9 # via -r requirements-dist.in -stdeb==0.11.0 +stdeb==0.10.2 # via -r requirements-dist.in # The following packages are considered to be unsafe in a requirements file: