update packaging: release 0.2.2

This commit is contained in:
2026-07-09 12:54:40 +02:00
parent 5278e06b15
commit f612676ddc
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ Depends:
${misc:Depends},
Suggests:
python-python-prometheus-rus-doc,
Description: promtheus library (RUS)
Description: prometheus library (RUS)
Library to build prometheus metric collection.
.
This package installs the library for Python 3.
+1 -1
View File
@@ -1,6 +1,6 @@
[DEFAULT]
pristine-tar = False
debian-branch = master
debian-tag = debian/%(version)s
debian-tag = v%(version)s
sign-tags = True
tag = True
+3
View File
@@ -1 +1,4 @@
extend-diff-ignore = "^[^/]*[.]egg-info/|^.venv|^.mypy[^/]*"
tar-ignore = .git
tar-ignore = .venv
tar-ignore = .mypy_cache