mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
virtualenvwrapper: update to 4.8.4.
This commit is contained in:
parent
7976ba9906
commit
850fd3f85e
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'virtualenvwrapper'
|
# Template file for 'virtualenvwrapper'
|
||||||
pkgname=virtualenvwrapper
|
pkgname=virtualenvwrapper
|
||||||
version=4.8.2
|
version=4.8.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -9,10 +9,10 @@ hostmakedepends="python3-setuptools python3-pbr"
|
||||||
depends="python-virtualenv python3-virtualenv python3-virtualenv-clone python3-stevedore"
|
depends="python-virtualenv python3-virtualenv python3-virtualenv-clone python3-stevedore"
|
||||||
short_desc="Enhancements to virtualenv"
|
short_desc="Enhancements to virtualenv"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://virtualenvwrapper.readthedocs.io/"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://virtualenvwrapper.readthedocs.io/"
|
||||||
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/v/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=18d8e4c500c4c4ee794f704e050cf2bbb492537532a4521d1047e7dd1ee4e374
|
checksum=51a1a934e7ed0ff221bdd91bf9d3b604d875afbb3aa2367133503fee168f5bfa
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue