forked from pool/python-virtualenv
- update teo 20.26.6:
* Properly quote string placeholders in activation script templates
to mitigate potential command injection - by @y5c4l3. (#2768)
* Upgrade embedded wheels: setuptools to 75.1.0 from 74.1.2
* no longer create () output in console during activation of a
virtualenv by .bat file. (#2728)
- Inject setuptools-wheel and tell the testsuite where to find it.
* Bump embeded wheels
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=154
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-virtualenv%{psuffix}
|
||||
Version: 20.26.3
|
||||
Version: 20.26.6
|
||||
Release: 0
|
||||
Summary: Virtual Python Environment builder
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user