diff --git a/python-serverfiles.changes b/python-serverfiles.changes index dc30f34..bbd55cb 100644 --- a/python-serverfiles.changes +++ b/python-serverfiles.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Sep 8 09:04:12 UTC 2021 - pgajdos@suse.com + +- version update to 0.3.1 + * no upstream changelog + ------------------------------------------------------------------- Fri Mar 22 14:32:57 UTC 2019 - Tomáš Chvátal diff --git a/python-serverfiles.spec b/python-serverfiles.spec index 7261678..95a724c 100644 --- a/python-serverfiles.spec +++ b/python-serverfiles.spec @@ -1,7 +1,7 @@ # # spec file for package python-serverfiles # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 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-serverfiles -Version: 0.3.0 +Version: 0.3.1 Release: 0 Summary: A utility to locally store files on a HTTP server License: GPL-3.0-or-later @@ -50,7 +50,7 @@ locally for reuse. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE.txt diff --git a/serverfiles-0.3.0.tar.gz b/serverfiles-0.3.0.tar.gz deleted file mode 100644 index efc9cac..0000000 --- a/serverfiles-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ce38e1dc3518a16b2490f7b84b4ce829f2d6685596c1a3f0fdedbe06d13685ec -size 10993 diff --git a/serverfiles-0.3.1.tar.gz b/serverfiles-0.3.1.tar.gz new file mode 100644 index 0000000..d653c5b --- /dev/null +++ b/serverfiles-0.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e10fc32e758791e3735bc08bce2ed4702a83b1e45ab96c5d59cc8aeecfbebe1 +size 11726