diff --git a/srcpkgs/python3-smmap/template b/srcpkgs/python3-smmap/template index 2bfc12aab9..1c32f8252c 100644 --- a/srcpkgs/python3-smmap/template +++ b/srcpkgs/python3-smmap/template @@ -1,22 +1,18 @@ # Template file for 'python3-smmap' pkgname=python3-smmap -version=2.0.5 -revision=5 +version=5.0.0 +revision=1 wrksrc="smmap-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3" -checkdepends="python3-nose" +checkdepends="python3-pytest" short_desc="Sliding memory map manager (Python3)" -maintainer="Orphaned " +maintainer="Jan Christian Grünhage " license="BSD-3-Clause" homepage="https://github.com/gitpython-developers/smmap" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=e348efaf6ce81b8c923fb03d5b09f857c87605ff7f1d00b146d4aff9cf1fa776 - -do_check() { - nosetests3 -v -} +checksum=265a54c1cc32742ac37204396f62680bf45295fe03a4ece82f9e63a5a08c9686 post_install() { vlicense LICENSE