Date: Thursday, December 29, 2022 @ 21:20:06
  Author: felixonmars
Revision: 1371894

upgpkg: python-pip-run 9.2.1-1

Modified:
  python-pip-run/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-29 21:20:00 UTC (rev 1371893)
+++ PKGBUILD    2022-12-29 21:20:06 UTC (rev 1371894)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pip-run
-pkgver=9.2.0
+pkgver=9.2.1
 pkgrel=1
 pkgdesc="Install packages and run Python with them"
 url="https://github.com/jaraco/pip-run";
@@ -12,7 +12,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 checkdepends=('python-pytest' 'jupyter-nbformat' 'python-pytest-enabler' 
'python-jaraco.path')
 
source=("https://github.com/jaraco/pip-run/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('73fa2e253b3ebce6b7079b5669db7f5b18694cf1724438e431b1d10dbcb3d67581db32748706e5a71feceed3a6e4cf3e63afe6cc27b92e41f1935bd2e2ed3e99')
+sha512sums=('f320da7641817df5c9418094fb49792e3368907ddac551ef22d97ab45b5183cb84f40338da106d5a47d238ca68ca376cbfc6d6c3528b9fca1db02bf910bd3d28')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to