diff --git a/python-virtualenv.spec b/python-virtualenv.spec index 4506e9c1f49475d7e9be6a32c429bdf864dc0644..99c80cd900a2eb44884fda68acaf7bab480f09c7 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -1,6 +1,6 @@ Name: python-virtualenv Version: 20.0.23 -Release: 2 +Release: 3 Summary: A tool to create isolated Python environments License: MIT URL: http://pypi.python.org/pypi/virtualenv @@ -28,6 +28,7 @@ Requires: python3-setuptools python3-devel python3-virtualenv-python26 Conflicts: python2-virtualenv < 16.0.0-5 Provides: virtualenv = %{version}-%{release} Requires: python-pip-wheel python-setuptools-wheel python-wheel-wheel +Requires: python3-appdirs python3-distlib python3-filelock python3-importlib_metadata %description -n python3-virtualenv virtualenv support in python3. @@ -67,7 +68,10 @@ Tools that support for python2.6 virtual environments with python3. %{python3_sitelib}/virtualenv/seed/embed/wheels/*.whl %changelog -* Mon Nov 30 2020 shixuantong - 20.0.23-2 +* Wed Apr 28 2021 shixuantong - 20.0.23-3 +- add requires python3-appdirs python3-distlib python3-filelock python3-importlib_metadata + +* Wed Nov 18 2020 shixuantong - 20.0.23-2 - remove python2 subpackage * Mon Aug 31 2020 pengyeqing 20.0.23-1