Go to file
Dominique Leuenberger d61e7e9eda Accepting request 918847 from devel:languages:python
- Add missing Requires on two modules. 
- Drop no longer required appdirs Requires.
- Shift new BuildRequires to :test to avoid cycles.

- Switch off tests, they are just broken.

- Update to 20.7.0:
  - Removed xonsh activator due to this breaking fairly often the
    CI and lack of support from those packages maintainers,
    upstream is encouraged to continue supporting the project as
    a plugin
  - Support Python interpreters without distutils (fallback to
    syconfig in these cases)
  - Plugins now use 'selectable' entry points
  - add libffi-7.dll to the hard-coded list of dlls for PyPy
  - Drop python 3.4 support as it has been over 2 years since EOL
  - Use the better maintained platformdirs instead of appdirs
  - Built in discovery class is always preferred over plugin
    supplied classes.
  - On the programmatic API allow passing in the environment
    variable dictionary to use, defaults to os.environ if not
    specified
  - The builtin discovery takes now a --try-first-with argument
    and is first attempted as valid interpreters. One can use
    this to force discovery of a given python executable when the
    discovery order/mechanism raises errors

OBS-URL: https://build.opensuse.org/request/show/918847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-virtualenv?expand=0&rev=44
2021-09-16 21:14:40 +00:00
.gitattributes Accepting request 67239 from devel:languages:python 2011-04-14 11:07:15 +00:00
.gitignore Accepting request 67239 from devel:languages:python 2011-04-14 11:07:15 +00:00
python-virtualenv.changes - Shift new BuildRequires to :test to avoid cycles. 2021-09-14 08:21:59 +00:00
python-virtualenv.spec - Shift new BuildRequires to :test to avoid cycles. 2021-09-14 08:21:59 +00:00
virtualenv-20.7.0.tar.gz Accepting request 910165 from home:mcepl:branches:devel:languages:python 2021-08-26 06:50:47 +00:00