[arch-commits] Commit in python2-pathlib2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jul 6 08:58:24 UTC 2021
Date: Tuesday, July 6, 2021 @ 08:58:24
Author: felixonmars
Revision: 972848
upgpkg: python2-pathlib2 2.3.6-1
Modified:
python2-pathlib2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-06 08:57:50 UTC (rev 972847)
+++ PKGBUILD 2021-07-06 08:58:24 UTC (rev 972848)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python2-pathlib2
-pkgver=2.3.5
+pkgver=2.3.6
pkgrel=1
pkgdesc='Object-oriented filesystem paths'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python2-setuptools')
checkdepends=('python2-pytest-runner' 'python2-mock')
source=("https://pypi.io/packages/source/p/pathlib2/pathlib2-$pkgver.tar.gz")
-sha256sums=('6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868')
+sha256sums=('7d8bcb5555003cdf4a8d2872c538faa3a0f5d20630cb360e518ca3b981795e5f')
build() {
cd pathlib2-$pkgver
More information about the arch-commits
mailing list