15
0

Accepting request 941916 from home:bnavigator:branches:devel:languages:python

- Add testfixtures-pr167-sybil3.patch
  * gh#simplistix/testfixtures#167

OBS-URL: https://build.opensuse.org/request/show/941916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=41
This commit is contained in:
2021-12-21 23:20:08 +00:00
committed by Git OBS Bridge
parent 03a239722a
commit f28cb41fe3
3 changed files with 96 additions and 0 deletions

View File

@@ -25,6 +25,8 @@ Summary: A collection of helpers and mock objects for unit tests and doc
License: MIT
URL: https://github.com/Simplistix/testfixtures
Source: https://files.pythonhosted.org/packages/source/t/testfixtures/testfixtures-%{version}.tar.gz
# PATCH-FIX-UPSTREAM testfixtures-pr167-sybil3.patch -- gh#simplistix/testfixtures#167
Patch0: testfixtures-pr167-sybil3.patch
BuildRequires: %{python_module Django}
BuildRequires: %{python_module Twisted}
BuildRequires: %{python_module pytest >= 3.6}