python3 only, drop six, drop __future__

This commit is contained in:
j 2023-07-28 18:29:55 +02:00
commit a33d6d9bc8
8 changed files with 6 additions and 15 deletions

6
debian/control vendored
View file

@ -3,13 +3,13 @@ Maintainer: Jan Gerber <j@mailb.org>
Section: python
Priority: optional
Build-Depends: python3-all, debhelper (>= 7.4.3), dh-python, python3-setuptools (>= 0.6b3),
python3-ox, python3-six, python3-requests, python3-twisted, python3-zeroconf, python3-netifaces
python3-ox, python3-requests, python3-twisted, python3-zeroconf, python3-netifaces
Standards-Version: 3.9.1
Package: pandora-client
Architecture: all
Depends: python3, ${misc:Depends}, ${python3:Depends}, ffmpeg | libav-tools,
python3-ox, python3-six, python3-requests, python3-twisted, python3-zeroconf, python3-netifaces
Depends: python3, ${misc:Depends}, ${python3:Depends}, ffmpeg,
python3-ox, python3-requests, python3-twisted, python3-zeroconf, python3-netifaces
Description: pandora_client is a commandline client for pan.do/ra.
You can use it to import videos into a pan.do/ra system.