Compare commits

...
Sign in to create a new pull request.

41 commits

Author SHA1 Message Date
Felix Schwarz
0970c37c9d update to 1.5.1 2025-11-23 16:50:10 +01:00
Felix Schwarz
52e9a15fdc replace %{py3_prefix} with just python3 2025-11-23 16:46:19 +01:00
Felix Schwarz
4929a28105 update to 1.5.0 2025-11-19 17:02:43 +01:00
Python Maint
1bfb4667ab Rebuilt for Python 3.14.0rc3 bytecode 2025-09-19 14:36:56 +02:00
Python Maint
ce652d6adc Rebuilt for Python 3.14.0rc2 bytecode 2025-08-15 15:01:19 +02:00
Fedora Release Engineering
3035d7f87e Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild 2025-07-25 10:47:23 +00:00
Python Maint
9da753dbdc Rebuilt for Python 3.14 2025-06-03 11:56:03 +02:00
Fedora Release Engineering
a28f187573 Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild 2025-01-18 20:07:40 +00:00
Felix Schwarz
7462bc554c update to 1.4.0 2024-10-26 21:44:39 +02:00
Miroslav Suchý
9e10c13f99 convert license to SPDX
This is part of https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_4
2024-09-04 21:01:06 +02:00
Fedora Release Engineering
e548e79823 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-19 16:32:10 +00:00
Python Maint
a6c456e1c9 Rebuilt for Python 3.13 2024-06-07 15:09:59 +02:00
Felix Schwarz
0737913608 update to 1.3.0 2024-04-23 18:18:07 +02:00
Fedora Release Engineering
dee80597e7 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-26 11:46:34 +00:00
Fedora Release Engineering
54709ba8c3 Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild 2024-01-22 08:14:26 +00:00
Fedora Release Engineering
c8dbfe842a Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-21 14:49:21 +00:00
Python Maint
91fab90f0c Rebuilt for Python 3.12 2023-07-01 16:12:45 +02:00
Miro Hrončok
fc8bd550c9 Don't BuildRequire linters 2023-07-01 16:12:12 +02:00
Miro Hrončok
b79f051510 Drop redundant build dependency on flit, this package uses flit-core
And that dependency is already generated by %pyproject_buildrequires.
2023-05-15 14:42:35 +02:00
Fedora Release Engineering
7b2c4b24e0 Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-20 17:56:48 +00:00
Felix Schwarz
e420aeeb81 update to 1.2.1 2022-10-18 09:09:01 +02:00
Fedora Release Engineering
0b131934d9 Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-22 22:58:00 +00:00
Python Maint
e9433b87c6 Rebuilt for Python 3.11 2022-06-13 23:56:25 +02:00
Fedora Release Engineering
d75d9403f6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-21 16:03:58 +00:00
Felix Schwarz
faa43997ae update to 1.1.1 2021-11-22 21:18:29 +01:00
Fedora Release Engineering
9a4f6fda84 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-27 08:22:13 +00:00
Python Maint
a8864e678c Rebuilt for Python 3.10 2021-06-04 21:05:50 +02:00
Fedora Release Engineering
817699ec1f - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-27 13:51:46 +00:00
Felix Schwarz
db43cdd779 update to 1.1.0 2020-11-07 12:05:03 +01:00
Fedora Release Engineering
e0e10b2d42 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 04:19:03 +00:00
Felix Schwarz
fb5ce51e94 add python3-setuptools to BuildRequires 2020-06-25 10:19:34 +02:00
Miro Hrončok
6909c94b67 Drop unused pytest-flake8 BR 2020-05-27 11:34:46 +02:00
Miro Hrončok
864516f880 Rebuilt for Python 3.9 2020-05-26 03:43:08 +02:00
Fedora Release Engineering
147cd40ea5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-30 15:48:13 +00:00
Felix Schwarz
83db8fbcbf ensure egg-info will be included also for Python 3.10 2019-11-08 09:28:26 +01:00
Felix Schwarz
b17eecf257 use %pypi_source macro 2019-11-08 09:27:53 +01:00
Miro Hrončok
c081b86d4f Rebuilt for Python 3.8.0rc1 (#1748018) 2019-10-03 14:33:33 +02:00
Miro Hrončok
251aff253c Rebuilt for Python 3.8 2019-08-19 10:59:36 +02:00
Fedora Release Engineering
2831561470 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-26 16:43:16 +00:00
Felix Schwarz
89505aaf5c update to new upstream version 1.0.2 2019-04-29 10:30:26 +02:00
Felix Schwarz
cb41dc0bfc update to new upstream version 1.0.1 2019-03-07 22:46:06 +01:00
5 changed files with 161 additions and 42 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
/tinycss2-0.6.1.tar.gz
/tinycss2-*.tar.gz
/css-parsing-tests-*.tar.gz

22
export-git-snapshot.sh Executable file
View file

@ -0,0 +1,22 @@
#!/bin/bash
PROJECT=css-parsing-tests
REPO=git@github.com:SimonSapin/css-parsing-tests.git
githash=$1
if [ -z "$githash" ]; then
echo "usage: $0 GITHASH"
exit 1
fi
shorthash=${githash:0:8}
outputfile="${PROJECT}"-$shorthash.tar.gz
rm -rf "${PROJECT}"-temp
git clone "${REPO}" "${PROJECT}"-temp
cd "${PROJECT}"-temp
git archive --prefix="${PROJECT}"-$shorthash/ --format=tar ${githash} \
| gzip --stdout > ../$outputfile
cd ..
rm -rf "${PROJECT}"-temp
echo "exported source code in $outputfile"

View file

@ -1,13 +0,0 @@
diff --git a/setup.cfg b/setup.cfg
index ae602ff..a6452e5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -5,7 +5,7 @@ test = pytest
universal = 1
[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
[egg_info]

View file

@ -1,28 +1,22 @@
%global srcname tinycss2
%global py3_prefix python%{python3_pkgversion}
Name: python-%{srcname}
Version: 0.6.1
Release: 8%{?dist}
Version: 1.5.1
Release: 1%{?dist}
Summary: Low-level CSS parser for Python
License: BSD
URL: https://pypi.python.org/pypi/%{srcname}/
Source0: https://files.pythonhosted.org/packages/source/t/%{srcname}/%{srcname}-%{version}.tar.gz
# Fedora does not ship pytest's flake8/isort modules
Patch0: %{name}-disable-flake8-isort-for-pytest.patch
License: BSD-3-Clause
URL: https://www.courtbouillon.org/tinycss2/
Source0: %{pypi_source tinycss2}
BuildArch: noarch
# required to run the tests
BuildRequires: %{py3_prefix}-devel
BuildRequires: %{py3_prefix}-pytest
BuildRequires: %{py3_prefix}-pytest-cov
# required for testing
BuildRequires: %{py3_prefix}-webencodings >= 0.4
BuildRequires: python3-devel
BuildRequires: pyproject-rpm-macros
# The test extra contains linters, we cherry-pick only what we need:
BuildRequires: python3-pytest
%description
tinycss2 is a modern, low-level CSS parser for Python. tinycss2 is a rewrite of
@ -30,12 +24,11 @@ tinycss with a simpler API, based on the more recent CSS Syntax Level 3
specification.
%package -n %{py3_prefix}-%{srcname}
%package -n python3-%{srcname}
Summary: Low-level CSS parser for Python 3
Requires: %{py3_prefix}-webencodings >= 0.4
%{?python_provide:%python_provide %{py3_prefix}-%{srcname}}
%{?python_provide:%python_provide python3-%{srcname}}
%description -n %{py3_prefix}-%{srcname}
%description -n python3-%{srcname}
tinycss2 is a modern, low-level CSS parser for Python. tinycss2 is a rewrite of
tinycss with a simpler API, based on the more recent CSS Syntax Level 3
specification.
@ -45,30 +38,146 @@ specification.
%autosetup -n %{srcname}-%{version}
%generate_buildrequires
%pyproject_buildrequires -r
%build
%py3_build
%pyproject_wheel
%install
%py3_install
%pyproject_install
%check
%{__python3} -m pytest -v
%{pytest}
# remove files which are only required for unit tests (including test.pyc/.pyo)
rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/css-parsing-tests
rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/test.py
rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py?
%files -n %{py3_prefix}-%{srcname}
%files -n python3-%{srcname}
%license LICENSE
%doc CHANGES README.rst
%doc README.rst
%{python3_sitelib}/%{srcname}/
%{python3_sitelib}/%{srcname}-%{version}-py?.?.egg-info/
%{python3_sitelib}/%{srcname}-%{version}.dist-info/
%changelog
* Sun Nov 23 2025 Felix Schwarz <fschwarz@fedoraproject.org> - 1.5.1-1
- update to 1.5.1
* Wed Nov 19 2025 Felix Schwarz <fschwarz@fedoraproject.org> - 1.5.0-1
- update to 1.5.0
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.4.0-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.4.0-5
- Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.4.0-3
- Rebuilt for Python 3.14
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Sat Oct 26 2024 Felix Schwarz <fschwarz@fedoraproject.org> - 1.4.0-1
- update to 1.4.0
* Sat Oct 26 2024 Felix Schwarz <fschwarz@fedoraproject.org> - 1.3.0-5
- SPDX conversion
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.0-4
- convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.3.0-2
- Rebuilt for Python 3.13
* Tue Apr 23 2024 Felix Schwarz <fschwarz@fedoraproject.org> - 1.3.0-1
- update to 1.3.0
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 1.2.1-4
- Rebuilt for Python 3.12
* Mon May 15 2023 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-3
- Drop redundant build dependency on flit, this package uses flit-core
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Oct 18 2022 Felix Schwarz <fschwarz@fedoraproject.org> - 1.2.1-1
- update to 1.2.1
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1.1-3
- Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 22 2021 Felix Schwarz <fschwarz@fedoraproject.org> - 1.1.1-1
- update to 1.1.1
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1.0-3
- Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Sat Nov 07 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 1.1.0-1
- update to 1.1.0
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Thu Jun 25 2020 Felix Schwarz <fschwarz@fedoraproject.org> - 1.0.2-7
- add python3-setuptools to BuildRequires
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.2-6
- Rebuilt for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.2-4
- Rebuilt for Python 3.8.0rc1 (#1748018)
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.2-3
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* 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
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

View file

@ -1 +1 @@
SHA512 (tinycss2-0.6.1.tar.gz) = fa064bbb06d641a497a3c1eb35118bbf8ca8c4d32fbd3d8c64bb10d6cdab24387e77cd4c3277a957f23de2bd527a407836245f4387d7f880958858bd9cc7ab89
SHA512 (tinycss2-1.5.1.tar.gz) = 1c2e1818c27c90f78b1e0af9b4c3c2a0944999691dcea678d0f5ed8a141d6ebd272b8b6763c1eac9d824db0d539e1e238f1e5e6abd2c02d97bb86002da637a10