Date: Sunday, December 18, 2022 @ 12:57:10
  Author: felixonmars
Revision: 1359889

upgpkg: python-pip-run 9.0.0-1

Modified:
  python-pip-run/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-18 12:54:58 UTC (rev 1359888)
+++ PKGBUILD    2022-12-18 12:57:10 UTC (rev 1359889)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pip-run
-pkgver=8.8.2
+pkgver=9.0.0
 pkgrel=1
 pkgdesc="Install packages and run Python with them"
 url="https://github.com/jaraco/pip-run";
@@ -11,7 +11,7 @@
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
 checkdepends=('python-pytest' 'jupyter-nbformat' 'python-pytest-enabler')
 
source=("https://github.com/jaraco/pip-run/archive/v$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('0250f55b49bb3eec10c78b217285df522bc00475dd9bdc710c107a8569e66b2ae643137da59a07c0f6b5e1254a9a920de3212f6befff245cd797947d3fdf95dc')
+sha512sums=('117b2260fe628dcc5aae47335ab645c2db47ca9b4d5cd0446ef11bb399c0e91df3a32b61aa7a228aca4d7b837228ddb41fe010896f7debf5fbca6111398cce73')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 

Reply via email to