forked from pool/python-localzone
- Switch to github tarball to run tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-localzone?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
75156a4351
commit
9a2e954352
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:500af7367fc99d5a4705f7a90bcc4f4fa96f5dfcfabf7117d74f3c49f5c90dac
|
|
||||||
size 8992
|
|
||||||
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 7 11:59:56 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Switch to github tarball to run tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 14:19:36 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 14:19:36 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -20,12 +20,13 @@
|
|||||||
Name: python-localzone
|
Name: python-localzone
|
||||||
Version: 0.9.4
|
Version: 0.9.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A simple library for managing DNS zones
|
Summary: A library for managing DNS zones
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://localzone.iomaestro.com
|
Url: https://localzone.iomaestro.com
|
||||||
Source: https://files.pythonhosted.org/packages/source/l/localzone/localzone-%{version}.tar.gz
|
Source: https://github.com/ags-slc/localzone/archive/v%{version}.tar.gz
|
||||||
BuildRequires: %{python_module dnspython}
|
BuildRequires: %{python_module dnspython}
|
||||||
|
BuildRequires: %{python_module pytest}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
@@ -47,6 +48,9 @@ A simple library for managing DNS zones.
|
|||||||
%python_install
|
%python_install
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
|
%check
|
||||||
|
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix}
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|||||||
3
v0.9.4.tar.gz
Normal file
3
v0.9.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:820e3ad3d9e672a1c4542f2f0768dcec00b388475b3cc4c8c1256eaa6a6529ac
|
||||||
|
size 22544
|
||||||
Reference in New Issue
Block a user