15
0
forked from pool/python-ftfy

- Add python-ftfy.rpmlintrc properly.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ftfy?expand=0&rev=23
This commit is contained in:
2025-04-23 20:26:46 +00:00
committed by Git OBS Bridge
parent d9a64f980f
commit 5fbbe7ca92
3 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 23 20:26:25 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Add python-ftfy.rpmlintrc properly.
-------------------------------------------------------------------
Wed Apr 23 15:11:54 UTC 2025 - Felix Stegmeier <felix.stegmeier@suse.com>

View File

@@ -24,7 +24,8 @@ Release: 0
Summary: Python module for repairing mis-decoded Unicode text
License: MIT
URL: https://github.com/rspeer/python-ftfy
Source: https://github.com/rspeer/python-ftfy/archive/refs/tags/v%{version}.tar.gz
Source0: https://github.com/rspeer/python-ftfy/archive/refs/tags/v%{version}.tar.gz
Source99: python-ftfy.rpmlintrc
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}