update packaging: release 0.2.2
This commit is contained in:
Vendored
+1
-1
@@ -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.
|
||||
|
||||
Vendored
+1
-1
@@ -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
|
||||
|
||||
Vendored
+3
@@ -1 +1,4 @@
|
||||
extend-diff-ignore = "^[^/]*[.]egg-info/|^.venv|^.mypy[^/]*"
|
||||
tar-ignore = .git
|
||||
tar-ignore = .venv
|
||||
tar-ignore = .mypy_cache
|
||||
|
||||
Reference in New Issue
Block a user