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,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 22:07:00 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- build against main-python as this is a cli tool (bsc#1181608)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 15 17:10:58 UTC 2019 - Kristyna Streitova <kstreitova@suse.com>
|
||||
|
||||
|
||||
@@ -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