osmith submitted this change.
OBS: pyhss_download_deps: add python 3.14
Download binary package dependencies for python 3.14 too, so we can
build the package for Ubuntu 26.04.
Related: OS#6983
Related: https://gitea.osmocom.org/osmocom/pyhss/commit/2125f52c5eb1b3e66b1ebe2febadb7c886536681
Change-Id: Ic23d52c081f68fb8d6f7d9e370883236ca9bf35f
---
M scripts/obs/data/pyhss_download_deps.sh
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/scripts/obs/data/pyhss_download_deps.sh b/scripts/obs/data/pyhss_download_deps.sh
index 7dfd5d9..b8b2b64 100644
--- a/scripts/obs/data/pyhss_download_deps.sh
+++ b/scripts/obs/data/pyhss_download_deps.sh
@@ -24,6 +24,7 @@
3.11
3.12
3.13
+ 3.14
"
# See e.g. https://pypi.org/project/SQLAlchemy/#files
local platform
To view, visit change 42518. To unsubscribe, or for help writing mail filters, visit settings.