]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Deprecate python2, add support for python3 (#1338)
authorFlole998 <Flole998@users.noreply.github.com>
Sun, 17 May 2020 15:48:06 +0000 (17:48 +0200)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 15:48:06 +0000 (17:48 +0200)
.doozer.json
debian/control

index be99b378da4d90995212a1f8db29e4cafb3cbebf..9498a6834d9268bcd59d5bdae972f4fc845f2342 100644 (file)
         "libpcre2-dev",
         "libdvbcsa-dev",
         "python3",
-        "python3-requests",
         "debhelper",
         "ccache"
       ],
         "libpcre2-dev",
         "libdvbcsa-dev",
         "python3",
-        "python3-requests",
         "debhelper",
         "ccache"
       ],
index cbfd2831889060fd1d539c3690edbeac62294b3b..1bf3afd28fd6f7cee872c6d2f91b779badb51758 100644 (file)
@@ -2,7 +2,7 @@ Source: tvheadend
 Section: video
 Priority: extra
 Maintainer: Adam Sutton <aps@tvheadend.org>
-Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, git-core, liburiparser-dev, python, python-requests, ca-certificates, cmake, libpcre2-dev | libpcre3-dev, libdvbcsa-dev
+Build-Depends: debhelper (>= 7.0.50), pkg-config, gettext, libavahi-client-dev, libssl-dev, zlib1g-dev, wget, bzip2, git-core, liburiparser-dev, python | python3, python-requests | python3, ca-certificates, cmake, libpcre2-dev | libpcre3-dev, libdvbcsa-dev
 Standards-Version: 3.7.3
 
 Package: tvheadend