forked from pool/python-localzone
Accepting request 794130 from home:pgajdos:python
- version update to 0.9.6 - Minor documentation change for PyPI - use pytest macro OBS-URL: https://build.opensuse.org/request/show/794130 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-localzone?expand=0&rev=10
This commit is contained in:
committed by
Git OBS Bridge
parent
809f0ba571
commit
e665be6547
@@ -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 <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e17c4a95445e2d1cd5ca68e461b5a61b40ecc2d7c7f217d83e18132f2b67e9b3
|
||||
size 27771
|
||||
3
v0.9.6.tar.gz
Normal file
3
v0.9.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2618d304fcb509ead36a948fab84a81e2f5e8ee62ae592fc1e5e3fec7e26897
|
||||
size 27873
|
||||
Reference in New Issue
Block a user