debianize
This commit is contained in:
Vendored
+26
@@ -0,0 +1,26 @@
|
||||
Source: python-prometheus-rus
|
||||
Section: python
|
||||
Priority: optional
|
||||
Maintainer: Stefan Bühler <stefan.buehler@tik.uni-stuttgart.de>
|
||||
Rules-Requires-Root: no
|
||||
Build-Depends:
|
||||
debhelper-compat (= 13),
|
||||
dh-sequence-python3,
|
||||
python3-setuptools,
|
||||
python3-all,
|
||||
pybuild-plugin-pyproject,
|
||||
flit,
|
||||
Standards-Version: 4.6.2
|
||||
Homepage: https://github.tik.uni-stuttgart.de/NKS/python-prometheus
|
||||
|
||||
Package: python3-python-prometheus-rus
|
||||
Architecture: all
|
||||
Depends:
|
||||
${python3:Depends},
|
||||
${misc:Depends},
|
||||
Suggests:
|
||||
python-python-prometheus-rus-doc,
|
||||
Description: promtheus library (RUS)
|
||||
Library to build prometheus metric collection.
|
||||
.
|
||||
This package installs the library for Python 3.
|
||||
Reference in New Issue
Block a user