Date: Friday, May 12, 2023 @ 21:57:49 Author: grawlinson Revision: 1460134
upgpkg: python-whey 0.0.24-1; new upstream release Modified: python-whey/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-12 21:57:41 UTC (rev 1460133) +++ PKGBUILD 2023-05-12 21:57:49 UTC (rev 1460134) @@ -1,8 +1,8 @@ # Maintainer: George Rawlinson <[email protected]> pkgname=python-whey -pkgver=0.0.23 -pkgrel=2 +pkgver=0.0.24 +pkgrel=1 pkgdesc='A simple Python wheel builder for simple projects' arch=('any') url='https://whey.readthedocs.io/' @@ -33,7 +33,7 @@ 'python-cmarkgfm: readme functionality' 'python-editables: editable installs' ) -_commit='ceeaccf9e0524a6d66ba3bbe7c96d509dca0d640' +_commit='fab291b973239e23c9bdc8a22d9714de43e6d0c9' source=("$pkgname::git+https://github.com/repo-helper/whey#commit=$_commit") b2sums=('SKIP')
