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

Felix Yan felixonmars at archlinux.org
Thu Jan 28 23:58:49 UTC 2021


    Date: Thursday, January 28, 2021 @ 23:58:49
  Author: felixonmars
Revision: 833655

upgpkg: python-path 15.1.0-1

Modified:
  python-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-28 23:58:37 UTC (rev 833654)
+++ PKGBUILD	2021-01-28 23:58:49 UTC (rev 833655)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-path
-pkgver=15.0.1
+pkgver=15.1.0
 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=('ba2909aa6d8e4f25c14831a28eff1e5e54427dd3904983b9c1d688a59975e95666d35b269589fbb06c3b95ca7f9b0ad868ddce5037da7427decfae3118628052')
+sha512sums=('37949e29091813ff57afa04fb5260db4425453a35e10c89e1307a6e664274279def96aa38e2d11817a4515f324793a0eb4cd27c95fcac52b08a79d9ff8d8209a')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list