From 1dd67d7fa1e591a7ac4d1026020a52718fb7c8c869b6623d9253913ece7bf141 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 15 Nov 2021 11:53:32 +0000 Subject: [PATCH] Fix Name! OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-virtualenv?expand=0&rev=11 --- python-pytest-virtualenv.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-pytest-virtualenv.spec b/python-pytest-virtualenv.spec index 0b0e545..7843677 100644 --- a/python-pytest-virtualenv.spec +++ b/python-pytest-virtualenv.spec @@ -1,5 +1,5 @@ # -# spec file for package python-pytest-virtualenv +# spec file # # Copyright (c) 2021 SUSE LLC # @@ -25,7 +25,7 @@ %define psuffix %{nil} %bcond_with test %endif -Name: python-pytest-virtualenv +Name: python-pytest-virtualenv%{psuffix} Version: 1.7.0 Release: 0 Summary: Virtualenv fixture for pytest