14
0
forked from pool/python-pdm

- Add patch instrumentation-test-case.patch:

* Instrument a test case for ease of debugging.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=8
This commit is contained in:
2022-06-17 03:03:04 +00:00
committed by Git OBS Bridge
parent 0b8863642a
commit e985f6c013
3 changed files with 16 additions and 0 deletions

View File

@@ -48,6 +48,7 @@ Summary: Python Development Master
License: MIT
URL: https://github.com/pdm-project/pdm/
Source0: https://files.pythonhosted.org/packages/source/p/pdm/pdm-%{version}.tar.gz
Patch0: instrumentation-test-case.patch
BuildRequires: %{python_module blinker}
BuildRequires: %{python_module click >= 7}
BuildRequires: %{python_module packaging}