[arch-commits] Commit in python-contextlib2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 19 12:46:58 UTC 2020
Date: Thursday, March 19, 2020 @ 12:46:57
Author: felixonmars
Revision: 600881
upgpkg: python-contextlib2 0.6.0.post1-1
Modified:
python-contextlib2/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 12:46:51 UTC (rev 600880)
+++ PKGBUILD 2020-03-19 12:46:57 UTC (rev 600881)
@@ -5,8 +5,8 @@
_pkgname=contextlib2
pkgbase=python-$_pkgname
pkgname=(python-$_pkgname python2-$_pkgname)
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.6.0.post1
+pkgrel=1
pkgdesc="Backport of the standard library's contextlib module to earlier Python versions"
arch=('any')
url='https://github.com/jazzband/contextlib2'
@@ -13,7 +13,7 @@
license=('PSF')
makedepends=('python-setuptools' 'python2-setuptools')
source=("$pkgname-$pkgver::$url/archive/v$pkgver.tar.gz")
-sha512sums=('586e5dcd0ae54661df8a7a0be7868f514af2b3fa35328ad56a42dfd793deab9b0487e6b4aacb8ae727607d8b8cf2cf2a3a8f017cec1c2f975ea015afaa83382b')
+sha512sums=('8fd8073b4aab96d46a8d2aacfde9e9d3b1c517d9f05a86ae07e1528696c11313c9b92bee9673d8333f62bb3503a8ef3c488db7c09f3a13df5752e341e572f23f')
prepare() {
cp -a $_pkgname-$pkgver{,-py2}
More information about the arch-commits
mailing list