debian-pywebpush/debian/control

38 lines
1.1 KiB
Plaintext

Source: pywebpush
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
flake8,
python-all,
python-coverage,
python-http-ece,
python-mock,
python-nose,
python-py-vapid,
python-requests,
python-setuptools,
python-flake8,
python3-all,
python3-coverage,
python3-flake8,
python3-http-ece,
python3-mock,
python3-nose,
python3-py-vapid,
python3-requests,
python3-setuptools
Standards-Version: 3.9.6
Homepage: https://github.com/web-push-libs/pywebpush
Package: python-pywebpush
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: WebPush publication library - Python 2
Package: python3-pywebpush
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: WebPush publication library - Python 3