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

Jerome Leclanche jleclanche at archlinux.org
Tue Oct 20 16:14:38 UTC 2020


    Date: Tuesday, October 20, 2020 @ 16:14:37
  Author: jleclanche
Revision: 727619

upgpkg: python-humanize 3.1.0-1: Upstream release 3.1.0

Modified:
  python-humanize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-20 14:54:53 UTC (rev 727618)
+++ PKGBUILD	2020-10-20 16:14:37 UTC (rev 727619)
@@ -1,8 +1,8 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 _pkgname=humanize
 pkgname=python-$_pkgname
-pkgver=0.5.1
-pkgrel=8
+pkgver=3.1.0
+pkgrel=1
 pkgdesc="Common humanization utilities for Python"
 arch=("any")
 
@@ -11,7 +11,7 @@
 depends=("python")
 makedepends=("python-setuptools")
 source=("https://pypi.python.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha256sums=("a43f57115831ac7c70de098e6ac46ac13be00d69abbf60bdcac251344785bb19")
+sha256sums=("fd3eb915310335c63a54d4507289ecc7b3a7454cd2c22ac5086d061a3cbfd592")
 
 
 check() {



More information about the arch-commits mailing list