File tree Expand file tree Collapse file tree
srcpkgs/python3-virtualenv Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'python3-virtualenv'
22pkgname=python3-virtualenv
3- version=20.31.2
4- revision=2
3+ version=21.4.1
4+ revision=1
55build_style=python3-pep517
6+ make_check_args="
7+ --deselect tests/unit/create/test_creator.py::test_venv_fails_not_inline"
68hostmakedepends="hatchling hatch-vcs"
7- depends="python3-platformdirs python3-distlib python3-filelock"
9+ depends="python3-platformdirs python3-distlib python3-filelock
10+ python3-python-discovery"
811checkdepends="${depends} python3-pytest-xdist python3-pytest-mock python3-flaky
912 python3-pytest-env python3-pytest-timeout python3-time-machine python3-devel
1013 python3-pip python3-packaging"
@@ -14,7 +17,7 @@ license="MIT"
1417homepage="https://virtualenv.pypa.io/"
1518changelog="https://virtualenv.pypa.io/en/latest/changelog.html"
1619distfiles="${PYPI_SITE}/v/virtualenv/virtualenv-${version}.tar.gz"
17- checksum=e10c0a9d02835e592521be48b332b6caee6887f332c111aa79a09b9e79efc2af
20+ checksum=2ca543c713b72840ceffd94e9bdedfbd09a661defa1f7f69e5429ad4059442e2
1821alternatives="virtualenv:virtualenv:/usr/bin/virtualenv3"
1922
2023post_install() {
You can’t perform that action at this time.
0 commit comments