Merge: dmarc-metrics-exporter: 1.1.0 -> 1.2.0 (#359710)
This commit is contained in:
commit
977c297cc6
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
python3.pkgs.buildPythonApplication rec {
|
python3.pkgs.buildPythonApplication rec {
|
||||||
pname = "dmarc-metrics-exporter";
|
pname = "dmarc-metrics-exporter";
|
||||||
version = "1.1.0";
|
version = "1.2.0";
|
||||||
|
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
@ -15,7 +15,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
owner = "jgosmann";
|
owner = "jgosmann";
|
||||||
repo = "dmarc-metrics-exporter";
|
repo = "dmarc-metrics-exporter";
|
||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-xzIYlOZ1HeW+jbVDVlUPTIooFraQ0cJltsDoCzVMNsA=";
|
hash = "sha256-cIsI4TNYuLK0fpUg9lnbl5KSBtzQoT/pTByI9hiy/7o=";
|
||||||
};
|
};
|
||||||
|
|
||||||
pythonRelaxDeps = true;
|
pythonRelaxDeps = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user