From 0c42376004aa111fcf8e3ec76f8e9fce81929301b46bea5e518494ba86a0c38a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 2 Jul 2019 07:37:25 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyhibp?expand=0&rev=4 --- pyhibp-3.0.0.tar.gz | 3 --- python-pyhibp.spec | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 pyhibp-3.0.0.tar.gz diff --git a/pyhibp-3.0.0.tar.gz b/pyhibp-3.0.0.tar.gz deleted file mode 100644 index 7f7ddd9..0000000 --- a/pyhibp-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e0bf5a9e60648619a741b105b3b2658e2385a9b324cce440b7f4dd665a8e5c03 -size 26289 diff --git a/python-pyhibp.spec b/python-pyhibp.spec index ac350fe..32b8f88 100644 --- a/python-pyhibp.spec +++ b/python-pyhibp.spec @@ -51,7 +51,7 @@ A Python interface to Troy Hunt's 'Have I Been Pwned?' (HIBP) public API. ### Tests need network access to https://haveibeenpwned.com #%%check -#%%python_expand PYTHONPATH=%%{buildroot}%%{$python_sitelib} py.test-%%{$python_version} +#%%pytest %files %{python_files} %license LICENSE