diff --git a/testing/py3-subtesthack/APKBUILD b/testing/py3-subtesthack/APKBUILD index 41bcd1c0b5e..67c2407b6a6 100644 --- a/testing/py3-subtesthack/APKBUILD +++ b/testing/py3-subtesthack/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Galen Abell pkgname=py3-subtesthack _pyname=pytest-subtesthack -pkgver=0.1.2 -pkgrel=2 +pkgver=0.2.0 +pkgrel=0 pkgdesc="Explicitly set up and tear down fixtures" url="https://github.com/untitaker/pytest-subtesthack" arch="noarch" @@ -22,4 +22,6 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="2d57b30de711692da90318d07c8d0ed1fc3cb9638780ff4499c49fbbc2c7e4bf79dd5355b34114cdf7332730c23820b18e68c50dcdda0eff061e5965d2fc7755 pytest-subtesthack-0.1.2.tar.gz" +sha512sums=" +aac3c1f946cf7b0f91985d88b0706477b23938d30d088df2de80e6089a3503ec8171c54098fd7a271cf3b1956d21876927774896d4c95cdae4efccf5975c1d59 pytest-subtesthack-0.2.0.tar.gz +"