diff --git a/srcpkgs/python3-pefile/template b/srcpkgs/python3-pefile/template index 7efaeca33fd..cabe1985056 100644 --- a/srcpkgs/python3-pefile/template +++ b/srcpkgs/python3-pefile/template @@ -1,14 +1,14 @@ # Template file for 'python3-pefile' pkgname=python3-pefile version=2023.2.7 -revision=2 +revision=3 build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-future" +depends="python3" short_desc="Read and work with Portable Executable (PE) files" maintainer="Andrew Benson " license="MIT" -homepage="https://altgraph.readthedocs.io/en/latest/" +homepage="https://github.com/erocarrera/pefile" distfiles="${PYPI_SITE}/p/pefile/pefile-${version}.tar.gz" checksum=82e6114004b3d6911c77c3953e3838654b04511b8b66e8583db70c65998017dc make_check=no # tests not included