diff --git a/.gitignore b/.gitignore index 0727398..e4f85a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ /tinycss2-0.6.1.tar.gz +/tinycss2-1.0.1.tar.gz +/tinycss2-1.0.2.tar.gz diff --git a/python-tinycss2-disable-flake8-isort-for-pytest.patch b/python-tinycss2-disable-flake8-isort-for-pytest.patch index 5d7286d..6c48258 100644 --- a/python-tinycss2-disable-flake8-isort-for-pytest.patch +++ b/python-tinycss2-disable-flake8-isort-for-pytest.patch @@ -1,13 +1,30 @@ diff --git a/setup.cfg b/setup.cfg -index ae602ff..a6452e5 100644 +index b3b3c2d..944ca52 100644 --- a/setup.cfg +++ b/setup.cfg -@@ -5,7 +5,7 @@ test = pytest - universal = 1 +@@ -40,8 +40,6 @@ install_requires = + tests_require = + pytest-runner + pytest-cov +- pytest-flake8 +- pytest-isort + python_requires = >= 3.5 + + [options.package_data] +@@ -56,8 +54,6 @@ doc = + test = + pytest-runner + pytest-cov +- pytest-flake8 +- pytest-isort + + [bdist_wheel] + python-tag = py3 +@@ -70,7 +66,6 @@ build-dir = docs/_build + test = pytest [tool:pytest] --addopts = --cov=tinycss2 --flake8 --isort tinycss2/test.py -+addopts = --cov=tinycss2 tinycss2/test.py - norecursedirs = dist .cache .git build *.egg-info .eggs venv +-addopts = --flake8 --isort + norecursedirs = build dist .cache .eggs .git - [egg_info] + [coverage:run] diff --git a/python-tinycss2.spec b/python-tinycss2.spec index d281db4..5acd30f 100644 --- a/python-tinycss2.spec +++ b/python-tinycss2.spec @@ -6,8 +6,8 @@ Name: python-%{srcname} -Version: 0.6.1 -Release: 8%{?dist} +Version: 1.0.2 +Release: 1%{?dist} Summary: Low-level CSS parser for Python License: BSD @@ -21,7 +21,8 @@ BuildArch: noarch BuildRequires: %{py3_prefix}-devel BuildRequires: %{py3_prefix}-pytest BuildRequires: %{py3_prefix}-pytest-cov -# required for testing +BuildRequires: %{py3_prefix}-pytest-runner +BuildRequires: %{py3_prefix}-pytest-flake8 BuildRequires: %{py3_prefix}-webencodings >= 0.4 %description @@ -63,12 +64,18 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py? %files -n %{py3_prefix}-%{srcname} %license LICENSE -%doc CHANGES README.rst +%doc README.rst %{python3_sitelib}/%{srcname}/ %{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info/ %changelog +* Mon Apr 29 2019 Felix Schwarz 1.0.2-1 +- update to new upstream version 1.0.2 + +* Thu Mar 07 2019 Felix Schwarz 1.0.1-1 +- update to new upstream version + * Sat Feb 02 2019 Fedora Release Engineering - 0.6.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index cee967a..223f815 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (tinycss2-0.6.1.tar.gz) = fa064bbb06d641a497a3c1eb35118bbf8ca8c4d32fbd3d8c64bb10d6cdab24387e77cd4c3277a957f23de2bd527a407836245f4387d7f880958858bd9cc7ab89 +SHA512 (tinycss2-1.0.2.tar.gz) = 69bdf52898f9e704c01fe5fd11170e0efc9a6aca14646f5331fc06ebbdf941f9b6c798ded7d93636c7b810b35c659750c3ece3917c5c9cef4092e3e17b382dd1