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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jun 12 09:13:13 UTC 2022


    Date: Sunday, June 12, 2022 @ 09:13:12
  Author: arojas
Revision: 1236937

Update to 21.6.0

Modified:
  python-contextlib2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-12 09:06:59 UTC (rev 1236936)
+++ PKGBUILD	2022-06-12 09:13:12 UTC (rev 1236937)
@@ -4,8 +4,8 @@
 
 _pkgname=contextlib2
 pkgname=python-$_pkgname
-pkgver=0.6.0.post1
-pkgrel=6
+pkgver=21.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'
@@ -12,8 +12,8 @@
 license=('PSF')
 depends=('python')
 makedepends=('python-setuptools')
-source=("$pkgname-$pkgver::$url/archive/v$pkgver.tar.gz")
-sha512sums=('8fd8073b4aab96d46a8d2aacfde9e9d3b1c517d9f05a86ae07e1528696c11313c9b92bee9673d8333f62bb3503a8ef3c488db7c09f3a13df5752e341e572f23f')
+source=("$pkgname-$pkgver::$url/archive/$pkgver.tar.gz")
+sha512sums=('60bdee16ac14612bfd3986ee06a42f74653fc07d5c2da6f00e1bf552c75372f6ed3fd0e313e929e20d9d9efe8c48320d59ac2ae680ebc83efef413ea82776c9b')
 
 build() {
   echo "Building python-$_pkgname $pkgver"



More information about the arch-commits mailing list