diff --git a/gns3fy-0.7.1.tar.gz b/gns3fy-0.7.1.tar.gz deleted file mode 100644 index de4bf48..0000000 --- a/gns3fy-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55ea798bb6345921462bbea5dfe6dabf926e6e336bf1ee6d038383498f5bd320 -size 163578 diff --git a/gns3fy-0.8.0.tar.gz b/gns3fy-0.8.0.tar.gz new file mode 100644 index 0000000..56b663c --- /dev/null +++ b/gns3fy-0.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cee1ca156fe416687458312d7d92f06e2d8e6775d1efd10830c26c82a8bd8147 +size 173194 diff --git a/python-gns3fy.changes b/python-gns3fy.changes index 2a34b4e..f4137c5 100644 --- a/python-gns3fy.changes +++ b/python-gns3fy.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Sep 28 21:27:49 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.8.0 + * Merge pull request #104 from LucaV27/updating_links + * extra validations for the Link attributes + * Made it so some lines were ignored for codecov. (#103) + * added additional tests for delete function (#102) + * Update dependencies ci (#100) + * Merging PR#94 into develop (#98) + * Adding support link_style attribute Issue #96 + * Merge branch 'brownhami/master' into develop + * Add link_style documentation + * Add support for link_style attribute + * Fixing formatting typos + * Creating delete_links for issue #79 provide delete_link function (#91) + * Adding gh-release + ------------------------------------------------------------------- Wed Oct 28 20:18:55 UTC 2020 - Martin Hauke diff --git a/python-gns3fy.spec b/python-gns3fy.spec index 2785d26..1c8ca67 100644 --- a/python-gns3fy.spec +++ b/python-gns3fy.spec @@ -1,7 +1,7 @@ # # spec file for package python-gns3fy # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2020, Martin Hauke # # All modifications and additions to the file contributed by third parties @@ -20,7 +20,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-gns3fy -Version: 0.7.1 +Version: 0.8.0 Release: 0 Summary: Python wrapper around GNS3 Server API License: MIT