diff --git a/python-localzone.changes b/python-localzone.changes index b98dd16..8daed46 100644 --- a/python-localzone.changes +++ b/python-localzone.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 15 09:17:57 UTC 2020 - pgajdos@suse.com + +- version update to 0.9.6 + - Minor documentation change for PyPI +- use pytest macro + ------------------------------------------------------------------- Fri Apr 12 08:25:55 UTC 2019 - Tomáš Chvátal diff --git a/python-localzone.spec b/python-localzone.spec index 7b77ee0..37f8b35 100644 --- a/python-localzone.spec +++ b/python-localzone.spec @@ -1,7 +1,7 @@ # # spec file for package python-localzone # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-localzone -Version: 0.9.5 +Version: 0.9.6 Release: 0 Summary: A library for managing DNS zones License: BSD-3-Clause @@ -48,7 +48,7 @@ A simple library for managing DNS zones. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v +%pytest %files %{python_files} %doc README.rst diff --git a/v0.9.5.tar.gz b/v0.9.5.tar.gz deleted file mode 100644 index 6cf9ae1..0000000 --- a/v0.9.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e17c4a95445e2d1cd5ca68e461b5a61b40ecc2d7c7f217d83e18132f2b67e9b3 -size 27771 diff --git a/v0.9.6.tar.gz b/v0.9.6.tar.gz new file mode 100644 index 0000000..2a18f26 --- /dev/null +++ b/v0.9.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2618d304fcb509ead36a948fab84a81e2f5e8ee62ae592fc1e5e3fec7e26897 +size 27873