update to new upstream version 1.0.2
This commit is contained in:
parent
b0332f7381
commit
7d07d5a96b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/tinycss2-0.6.1.tar.gz
|
||||
/tinycss2-1.0.1.tar.gz
|
||||
/tinycss2-1.0.2.tar.gz
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.1
|
||||
Version: 1.0.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level CSS parser for Python
|
||||
|
||||
|
|
@ -22,7 +22,7 @@ BuildRequires: %{py3_prefix}-devel
|
|||
BuildRequires: %{py3_prefix}-pytest
|
||||
BuildRequires: %{py3_prefix}-pytest-cov
|
||||
BuildRequires: %{py3_prefix}-pytest-runner
|
||||
# required for testing
|
||||
BuildRequires: %{py3_prefix}-pytest-flake8
|
||||
BuildRequires: %{py3_prefix}-webencodings >= 0.4
|
||||
|
||||
%description
|
||||
|
|
@ -70,6 +70,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py?
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Apr 29 2019 Felix Schwarz <fschwarz@fedoraproject.org> 1.0.2-1
|
||||
- update to new upstream version 1.0.2
|
||||
|
||||
* Thu Mar 07 2019 Felix Schwarz <fschwarz@fedoraproject.org> 1.0.1-1
|
||||
- update to new upstream version
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (tinycss2-1.0.1.tar.gz) = c61de9c9ab79a643e2de951bbf13100094319f1c99b66f2c187ca53efff0f015bd55f264ff7982f52a09334eed149889b6f83eee2bb20196bc98f2401d24f10e
|
||||
SHA512 (tinycss2-1.0.2.tar.gz) = 69bdf52898f9e704c01fe5fd11170e0efc9a6aca14646f5331fc06ebbdf941f9b6c798ded7d93636c7b810b35c659750c3ece3917c5c9cef4092e3e17b382dd1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue