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

Filipe Laíns ffy00 at archlinux.org
Mon Sep 23 12:52:19 UTC 2019


    Date: Monday, September 23, 2019 @ 12:52:18
  Author: ffy00
Revision: 511579

upgpkg: python-contextlib2 0.6.0-1

Modified:
  python-contextlib2/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-23 11:40:26 UTC (rev 511578)
+++ PKGBUILD	2019-09-23 12:52:18 UTC (rev 511579)
@@ -5,8 +5,8 @@
 _pkgname=contextlib2
 pkgbase=python-$_pkgname
 pkgname=(python-$_pkgname python2-$_pkgname)
-pkgver=0.5.5
-pkgrel=3
+pkgver=0.6.0
+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=('9e995dbb8b524233e22c460dca97c252313492ccf821f04e84f48e8975a8aa79cbfe7f3e8ad5135e19352b3981536a01effbff7e39ff1d76af41450faa91b0a1')
+sha512sums=('586e5dcd0ae54661df8a7a0be7868f514af2b3fa35328ad56a42dfd793deab9b0487e6b4aacb8ae727607d8b8cf2cf2a3a8f017cec1c2f975ea015afaa83382b')
 
 prepare() {
   cp -a $_pkgname-$pkgver{,-py2}



More information about the arch-commits mailing list