debian: stop declaring python2 package

This commit is contained in:
Frédéric Péters 2021-12-12 11:59:38 +01:00
parent 2b74e7f34b
commit 4abdb75fed
1 changed files with 0 additions and 10 deletions

10
debian/control vendored
View File

@ -16,16 +16,6 @@ Standards-Version: 3.9.1
X-Python3-Version: >= 3.4
Homepage: http://dev.entrouvert.org/projects/eopayment/
Package: python-eopayment
Architecture: all
Depends: ${python:Depends},
python-zeep (>= 2.5),
python-click
Description: common API to access online payment services
eopayment is a Python module to interface with French's bank credit
card online payment services. Supported services are ATOS/SIP, SystemPay,
and SPPLUS.
Package: python3-eopayment
Architecture: all
Depends: ${python3:Depends},