14
0

Accepting request 1101924 from home:dimstar:Factory

- Add magic-file-5.45.patch: fix test suite with file 5.45
  (gh#ahupp/python-magic#290).

OBS-URL: https://build.opensuse.org/request/show/1101924
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-magic?expand=0&rev=29
This commit is contained in:
2023-08-02 11:07:38 +00:00
committed by Git OBS Bridge
parent 87bd6bd235
commit e7bc919afc
3 changed files with 34 additions and 0 deletions

View File

@@ -28,6 +28,7 @@ Group: Development/Languages/Python
URL: https://github.com/ahupp/python-magic
Source: https://github.com/ahupp/python-magic/archive/%{version}.tar.gz
Patch0: https://github.com/ahupp/python-magic/commit/4ffcd591.patch
Patch1: magic-file-5.45.patch
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module xml}