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

Felix Yan felixonmars at archlinux.org
Mon Feb 22 13:35:15 UTC 2021


    Date: Monday, February 22, 2021 @ 13:35:15
  Author: felixonmars
Revision: 868615

upgpkg: python-path 15.1.2-1

Modified:
  python-path/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 13:35:14 UTC (rev 868614)
+++ PKGBUILD	2021-02-22 13:35:15 UTC (rev 868615)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-path
-pkgver=15.1.1
+pkgver=15.1.2
 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=('b2d4212e6abf8260a55ccca4fa4860c68e51c6a3e28d85d89b3ceffae9bf8b5f32b8695e41ac35bc46665edbbab25d6ad73aa67b30b38d75a029449b08ccdea7')
+sha512sums=('a555fae28c3edfeb0f1114a205373ae3e7278373b98820877acafee6e88f4fcdf7eb2da576eafb2123fc77305e90a58b4c1b11193e092d0a5a6d2a779099faf6')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list