omnidb needs django 2
authorChristoph Berg <myon@debian.org>
Wed, 25 Nov 2020 14:25:46 +0000 (15:25 +0100)
committerChristoph Berg <myon@debian.org>
Wed, 25 Nov 2020 14:25:46 +0000 (15:25 +0100)
* needs backports on buster
* excludes bionic

jenkins/packages.backports_runtime
jenkins/pgapt-jobs.yaml

index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..b4aefc03fb599bf31dbab83f93f1810c34b4e9a7 100644 (file)
@@ -0,0 +1 @@
+omnidb
index f023a801078bfb19d4495ffa653280cebf94f67a..b0f9e09ae5eed297297dd5c48bc278259fe7bf6a 100644 (file)
 - project:
         name: omnidb
         git-url: https://salsa.debian.org/postgresql/omnidb.git
-        dist-filter: '!(distribution in ["stretch", "xenial"])'
+        dist-filter: '!(distribution in ["stretch", "bionic", "xenial"])'
+        # needs django 2 on buster
+        backports_runtime: 'BACKPORTS=yes '
         jobs:
                 - git-packages