2 Commits

Author SHA256 Message Date
d7a034e42d - Remove superfluous %python_module definition
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=27
2025-03-22 14:24:45 +00:00
e241312f98 Accepting request 1254655 from home:glaubitz:branches:devel:languages:python
- Update to 1.3.0
  * Dropped support for Python 3.7-3.8, added support for
    Python 3.12-3.13 and PyPy 3.10.
  * Removed ``_unicode_safe_getattr()``, deprecated in 1.2.0.
  * Added ``pre-commit`` and formatted the code with ``ruff``.
  * Many CI additions and improvements.
- Limit Python files matched in %files section
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install

OBS-URL: https://build.opensuse.org/request/show/1254655
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cssselect?expand=0&rev=26
2025-03-22 13:50:29 +00:00