[neon/forks/libgpgme/Neon/release] debian: try and set the python version
Carlos De Maine
null at kde.org
Tue Jul 2 10:14:09 BST 2024
Git commit ebb03553fcbf1fe74c01b771151935e7f034d2a2 by Carlos De Maine.
Committed on 02/07/2024 at 09:14.
Pushed by carlosdem into branch 'Neon/release'.
try and set the python version
M +1 -1 debian/rules
https://invent.kde.org/neon/forks/libgpgme/-/commit/ebb03553fcbf1fe74c01b771151935e7f034d2a2
diff --git a/debian/rules b/debian/rules
index d98cdcd0..ab6188e5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export _PYTHON_HOST_PLATFORM:=${DEB_HOST_ARCH_OS}-${DEB_HOST_ARCH}
ifneq ($(DEB_BUILD_ARCH),$(DEB_HOST_ARCH))
export _PYTHON_SYSCONFIGDATA_NAME:=_sysconfigdata__${DEB_HOST_ARCH_OS}_${DEB_HOST_MULTIARCH}
endif
-
+export SETUPTOOLS_SCM_PRETEND_VERSION_FOR_MY_PACKAGE=1.23.2
%:
dh $@ --with python3
More information about the Neon-commits
mailing list