diff --git a/gns3fy-0.7.0.tar.gz b/gns3fy-0.7.0.tar.gz deleted file mode 100644 index 077bdb9..0000000 --- a/gns3fy-0.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d66db40bc680b1841d752c346741a4199980395b02f24b2053760e861d16d4bb -size 163469 diff --git a/gns3fy-0.7.1.tar.gz b/gns3fy-0.7.1.tar.gz new file mode 100644 index 0000000..de4bf48 --- /dev/null +++ b/gns3fy-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55ea798bb6345921462bbea5dfe6dabf926e6e336bf1ee6d038383498f5bd320 +size 163578 diff --git a/python-gns3fy.changes b/python-gns3fy.changes index fae85ad..2a34b4e 100644 --- a/python-gns3fy.changes +++ b/python-gns3fy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 28 20:18:55 UTC 2020 - Martin Hauke + +- Update to version 0.7.1 + Enhancement: + * Refactored docs for mkdocs-material theme. + * Testing is done on a per-python interpreter basis, meaning + that tox is no longer needed. + ------------------------------------------------------------------- Mon Oct 26 23:10:28 UTC 2020 - Benjamin Greiner diff --git a/python-gns3fy.spec b/python-gns3fy.spec index 8dc15c5..2785d26 100644 --- a/python-gns3fy.spec +++ b/python-gns3fy.spec @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-gns3fy -Version: 0.7.0 +Version: 0.7.1 Release: 0 Summary: Python wrapper around GNS3 Server API License: MIT