projects
/
pgapt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69bccc5
)
Skip python-pgq on buster, bullseye, jammy, focal
author
Christoph Berg
<myon@debian.org>
Mon, 11 Dec 2023 16:18:07 +0000
(17:18 +0100)
committer
Christoph Berg
<myon@debian.org>
Mon, 11 Dec 2023 16:18:07 +0000
(17:18 +0100)
jenkins/pgapt-jobs.yaml
patch
|
blob
|
blame
|
history
diff --git
a/jenkins/pgapt-jobs.yaml
b/jenkins/pgapt-jobs.yaml
index c8e53509022f6a5be439f95c4ed3997462364c59..a104a45253617776a87fd36578615b858c2e06e4 100644
(file)
--- a/
jenkins/pgapt-jobs.yaml
+++ b/
jenkins/pgapt-jobs.yaml
@@
-2270,6
+2270,9
@@
name: python-pgq
git-url: https://salsa.debian.org/postgresql/python-pgq.git
git-branch: debian
+ # buster, bullseye, focal: missing pybuild-plugin-pyproject
+ # jammy: plugin pyproject failed with: UNKNOWN wheel found: UNKNOWN-0.0.0-py3-none-any.whl. Does pyproject.toml specify a build-backend?
+ dist-filter: '!(distribution in ["buster", "bullseye", "focal", "jammy"])'
jobs:
- git-packages