14
0

- add python-pycares.rpmlintrc to ignore false positive of using

gethostbyname.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycares?expand=0&rev=33
This commit is contained in:
2025-08-12 23:06:28 +00:00
committed by Git OBS Bridge
parent 2dc3850b23
commit e507b4114f
3 changed files with 5 additions and 1 deletions

View File

@@ -24,7 +24,8 @@ Summary: Python interface for c-ares
License: MIT
Group: Development/Languages/Python
URL: https://github.com/saghul/pycares
Source: https://files.pythonhosted.org/packages/source/p/pycares/pycares-%{version}.tar.gz
Source0: https://files.pythonhosted.org/packages/source/p/pycares/pycares-%{version}.tar.gz
Source99: python-pycares.rpmlintrc
# PATCH-FIX-UPSTREAM cleanup_tests.patch bsc#[0-9]+ mcepl@suse.com
# Make the test suite slightly more normal
Patch0: cleanup_tests.patch