forked from pool/python-virtualenvwrapper
- build against main-python as this is a cli tool (bsc#1181608)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenvwrapper?expand=0&rev=69
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-virtualenvwrapper
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,6 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_with test
|
||||
%global pythons python3
|
||||
Name: python-virtualenvwrapper
|
||||
Version: 4.8.4
|
||||
Release: 0
|
||||
|
||||
Reference in New Issue
Block a user