[arch-commits] Commit in python-pip-run/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Jul 7 13:50:47 UTC 2022


    Date: Thursday, July 7, 2022 @ 13:50:47
  Author: felixonmars
Revision: 1248092

upgpkg: python-pip-run 8.8.1-1

Modified:
  python-pip-run/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-07 13:49:14 UTC (rev 1248091)
+++ PKGBUILD	2022-07-07 13:50:47 UTC (rev 1248092)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-pip-run
-pkgver=8.8.0
+pkgver=8.8.1
 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=('301083a34dea08035819024f17d8108f9751a765cdfc8f2e273b948c7746111efedd80765a63c3ac145bdf7d2b41c9a0b2b20286181c4c94cbc5501fb81eb74d')
+sha512sums=('ae964ca96f0be33fdb33974061e75486c443fda5edf0cf43247e8bd293d9a6a87d2cd421100578ed5179f13c9f46ff10ec730e0b403982da7e8aac22651268ea')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list