knotctl 0.0.8__py3-none-any.whl → 0.0.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
knotctl/__init__.py CHANGED
@@ -486,7 +486,7 @@ def main() -> int:
486
486
  soa_url = setup_url(baseurl, None, None, zname, "SOA", None, args.zone)
487
487
  soa_json = run_list(soa_url, True, headers, ret=True)
488
488
  ttl = soa_json[0]["ttl"]
489
- elif args.command in ["auditlog", "changelog"]:
489
+ if args.command in ["auditlog", "changelog"]:
490
490
  pass
491
491
  else:
492
492
  try:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: knotctl
3
- Version: 0.0.8
3
+ Version: 0.0.9
4
4
  Summary: A CLI for knotapi.
5
5
  Author-email: Micke Nordin <hej@mic.ke>
6
6
  Requires-Python: >=3.9
@@ -0,0 +1,6 @@
1
+ knotctl/__init__.py,sha256=BI2LBctlLN5Mxq8xH05C9cRYjAAiDgyv-AlzymC9Gqw,18428
2
+ knotctl-0.0.9.dist-info/entry_points.txt,sha256=oGFZaAfsfqC-KbiCm04W6DTBFCq2f5F_p3KMEgNoY4s,40
3
+ knotctl-0.0.9.dist-info/LICENSE,sha256=tqi_Y64slbCqJW7ndGgNe9GPIfRX2nVGb3YQs7FqzE4,34670
4
+ knotctl-0.0.9.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
5
+ knotctl-0.0.9.dist-info/METADATA,sha256=pRgiApw7ttBe3uYguEoSAc-AZgGS7poCUsZr06Jq23E,7236
6
+ knotctl-0.0.9.dist-info/RECORD,,
@@ -1,6 +0,0 @@
1
- knotctl/__init__.py,sha256=WkfcExtJNhEyRIuPXvepLaaD-XpW1rA6nl31fGxBinU,18430
2
- knotctl-0.0.8.dist-info/entry_points.txt,sha256=oGFZaAfsfqC-KbiCm04W6DTBFCq2f5F_p3KMEgNoY4s,40
3
- knotctl-0.0.8.dist-info/LICENSE,sha256=tqi_Y64slbCqJW7ndGgNe9GPIfRX2nVGb3YQs7FqzE4,34670
4
- knotctl-0.0.8.dist-info/WHEEL,sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4,81
5
- knotctl-0.0.8.dist-info/METADATA,sha256=GgPeYTTKSoe6ONxgwF44fe85S6yHMnsBuWp7-y9rg4g,7236
6
- knotctl-0.0.8.dist-info/RECORD,,