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

Felix Yan felixonmars at archlinux.org
Sun Feb 21 23:18:13 UTC 2021


    Date: Sunday, February 21, 2021 @ 23:18:13
  Author: felixonmars
Revision: 868253

upgpkg: python-path 15.1.1-1

Modified:
  python-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-21 23:17:54 UTC (rev 868252)
+++ PKGBUILD	2021-02-21 23:18:13 UTC (rev 868253)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-path
-pkgver=15.1.0
+pkgver=15.1.1
 pkgrel=1
 pkgdesc='A module wrapper for os.path'
 arch=('any')
@@ -14,7 +14,7 @@
 conflicts=('python-path.py')
 provides=('python-path.py')
 source=("https://github.com/jaraco/path/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('37949e29091813ff57afa04fb5260db4425453a35e10c89e1307a6e664274279def96aa38e2d11817a4515f324793a0eb4cd27c95fcac52b08a79d9ff8d8209a')
+sha512sums=('b2d4212e6abf8260a55ccca4fa4860c68e51c6a3e28d85d89b3ceffae9bf8b5f32b8695e41ac35bc46665edbbab25d6ad73aa67b30b38d75a029449b08ccdea7')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list