From 602c781faa14b3ae6b34cec56498230a9b90c84d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Oct 14 2020 14:58:27 +0000 Subject: * Wed Oct 14 2020 Fabian Affolter - 0.44-1 - Update to latest upstream release 0.44 (#1884888) --- diff --git a/.gitignore b/.gitignore index 0093022..cfe31de 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /check-manifest-0.41.tar.gz /check-manifest-0.42.tar.gz /check-manifest-0.43.tar.gz +/check-manifest-0.44.tar.gz diff --git a/python-check-manifest.spec b/python-check-manifest.spec index df557fc..0cf7a38 100644 --- a/python-check-manifest.spec +++ b/python-check-manifest.spec @@ -1,7 +1,7 @@ %global pypi_name check-manifest Name: python-%{pypi_name} -Version: 0.43 +Version: 0.44 Release: 1%{?dist} Summary: Check MANIFEST.in in a Python source package @@ -54,8 +54,7 @@ sed -i -e '/^#!\//, 1d' check_manifest.py %py3_install %check -PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} \ - -v tests.py -k "not vcs and not git and not sdist" +%pytest -v tests -k "not vcs and not git and not sdist" %files -n python3-%{pypi_name} %license LICENSE.rst @@ -68,6 +67,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} \ %{_bindir}/check-manifest %changelog +* Wed Oct 14 2020 Fabian Affolter - 0.44-1 +- Update to latest upstream release 0.44 (#1884888) + * Thu Sep 24 2020 Fabian Affolter - 0.43-1 - Update to latest upstream release 0.43 (#1881152) diff --git a/sources b/sources index ec22c22..f4e6bb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (check-manifest-0.43.tar.gz) = f01509e8efd5031a97495299195b1c9115568f60c7b12b1c61ed9a397aae8b409fdc5d8e5d10279e209e31378ddf286d885cb327a2c2f75065033e48e17e28fc +SHA512 (check-manifest-0.44.tar.gz) = c7d10c55346e9f9fc1b86cc29a70b617b0a96c1de0ce313720885a2b6e800a20c11fc60332972bb87511f13ae60929a639ecc96fbf142f731b164660430e39a2