diff --git a/.gitignore b/.gitignore index 039919e..16f41a2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /branca-0.3.1.tar.gz /branca-0.4.0.tar.gz /branca-0.4.1.tar.gz +/branca-0.4.2.tar.gz diff --git a/python-branca.spec b/python-branca.spec index dfeccdf..5bd9273 100644 --- a/python-branca.spec +++ b/python-branca.spec @@ -1,8 +1,8 @@ %global srcname branca Name: python-%{srcname} -Version: 0.4.1 -Release: 3%{?dist} +Version: 0.4.2 +Release: 1%{?dist} Summary: Generate complex HTML+JS pages with Python License: MIT @@ -54,18 +54,20 @@ rm -rf %{srcname}.egg-info %check # Skip selenium test as Firefox is no longer available that way. rm tests/test_iframe.py -PYTHONPATH=%{buildroot}%{python3_sitelib} \ - pytest-3 +%{pytest} %files -n python3-%{srcname} %license LICENSE.txt %doc README.md -%{python3_sitelib}/%{srcname} -%{python3_sitelib}/%{srcname}-%{version}-py*.egg-info +%{python3_sitelib}/%{srcname}/ +%{python3_sitelib}/%{srcname}-%{version}-py*.egg-info/ %changelog +* Wed Dec 30 2020 Elliott Sales de Andrade - 0.4.2-1 +- Update to latest version (#1911666) + * Tue Jul 28 2020 Fedora Release Engineering - 0.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 1b40565..4373c57 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (branca-0.4.1.tar.gz) = 6f340f52c63deb1e58d2f57a8dfb19f9af9abb4a478be496311a5022396e2f644d660bb358fe280351212be5d75adda700b26c42cec00b964d32df9bf594655c +SHA512 (branca-0.4.2.tar.gz) = 6a14260d14b1284361a66bd2cb6bfde557d72088044741e974df580b271ffe700b73ae6d0309287541463c644c554b140b7c19a8f6b303f79502e5dac58e2f49