Unverified Commit 0e61c307 authored by Nicola Vitale's avatar Nicola Vitale
Browse files

devel/py-virtualenv: Update to 20.18.0

- Use Python pep517 feature, because the upstream removed setuptools support
- Compile and install Python bytecode (pending a definitive decision regarding
 this: see: https://reviews.freebsd.org/D38429 )
- Update build/test dependencies
- Add a patch to pyproject.toml to fix the following Exception (build stage):

    from virtualenv.version import __version__
ImportError: cannot import name '__version__' from 'virtualenv.version' (/usr/local/poudriere/ports/default/devel/py-virtualenv/work-py39/virtualenv-20.18.0/dist/virtualenv-20.18.0-py3-none-any.whl/virtualenv/
version.py)

Changes: https://github.com/pypa/virtualenv/releases/tag/20.18.0
parent b0d8c29c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment