14
0

Accepting request 1207574 from home:bmwiedemann:branches:devel:languages:python

Add reproducible.patch to not embed a random tmpdir in binaries (boo#1062303)

OBS-URL: https://build.opensuse.org/request/show/1207574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-propcache?expand=0&rev=4
This commit is contained in:
2024-10-14 08:36:51 +00:00
committed by Git OBS Bridge
parent bc1f0e62e8
commit dab55d7d5b
3 changed files with 19 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ Summary: Accelerated property cache
License: Apache-2.0
URL: https://github.com/aio-libs/propcache
Source: https://files.pythonhosted.org/packages/source/p/propcache/propcache-%{version}.tar.gz
Patch0: reproducible.patch
BuildRequires: python-rpm-macros
BuildRequires: %{python_module Cython >= 3.0.11}
BuildRequires: %{python_module expandvars}