diff --git a/srcpkgs/python3-passlib/template b/srcpkgs/python3-passlib/template index 5e99056bce9..bb578b52f19 100644 --- a/srcpkgs/python3-passlib/template +++ b/srcpkgs/python3-passlib/template @@ -1,17 +1,17 @@ # Template file for 'python3-passlib' pkgname=python3-passlib version=1.7.4 -revision=4 +revision=5 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" -checkdepends="python3-bcrypt python3-nose" short_desc="Comprehensive password hashing framework for Python3" maintainer="Alin Dobre " license="BSD-3-Clause" homepage="https://passlib.readthedocs.io" distfiles="${PYPI_SITE}/p/passlib/passlib-${version}.tar.gz" checksum=defd50f72b65c5402ab2c573830a6978e5f202ad0d984793c8dde2c4152ebe04 +make_check=no # Tests require removed python3-nose post_install() { vlicense LICENSE