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