Date: Monday, January 2, 2023 @ 16:31:11
  Author: felixonmars
Revision: 1372967

upgpkg: python-jaraco.test 5.3.0-1

Modified:
  python-jaraco.test/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-02 16:30:13 UTC (rev 1372966)
+++ PKGBUILD    2023-01-02 16:31:11 UTC (rev 1372967)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-jaraco.test
-pkgver=5.2.0
+pkgver=5.3.0
 pkgrel=1
 pkgdesc="Testing support by jaraco"
 url="https://github.com/jaraco/jaraco.test";
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools-scm' 'python-wheel' 'python-build' 
'python-installer')
 checkdepends=('python-pytest-enabler' 'python-pytest-mypy')
 
source=("https://github.com/jaraco/jaraco.test/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('01090dffc8218d869e30b17c6bab9b1ebff336b6696ecf3bc22031a59d124206cd7d447b16d40981a95a3f4789d0717884da03b3155c45161d061d7944448d46')
+sha512sums=('a2fe426aeb5e9eec58d6bd86e6db7267a353e3543e4f27c70ece30ecd2e17cae5f99bbe7d1c5e3f02a05397c7cc9c3ef4f093386d3e92f7f09ab1fda1710672c')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to