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

Jelle van der Waa jelle at archlinux.org
Tue Mar 3 19:49:50 UTC 2020


    Date: Tuesday, March 3, 2020 @ 19:49:50
  Author: jelle
Revision: 589808

upgpkg: python-decorator 4.4.2-1

Upstream update

Modified:
  python-decorator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-03 19:48:32 UTC (rev 589807)
+++ PKGBUILD	2020-03-03 19:49:50 UTC (rev 589808)
@@ -3,7 +3,7 @@
 
 _name=decorator
 pkgname=('python-decorator' 'python2-decorator')
-pkgver=4.4.1
+pkgver=4.4.2
 pkgrel=1
 pkgdesc='Python Decorator module'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python2' 'python' 'python-setuptools' 'python2-setuptools')
 source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz"
         'LICENSE.txt')
-sha512sums=('12378702246b212d5fe0153dc97cafdb2afd4779c51fd224385e3c3562e1a1e3439574aa7c37c8521fe5f86a5f0b4d4b3075e0407cc249f8fa4b341e1ebe06e0'
+sha512sums=('c068efd4e70764ac447b772c9c29625c2180dad256b2b4e46a50a8479fc1d7de09b114c2ba11bb37dd58774ed9460d2e0ea9fa76061833a2d3c2676ac91a0db1'
             '0a06dfb3f470b8d3b056bd4e4776df715876d04d0acc86dec536fa7cff0214ba5255833923558d1778db730d080960f31d5e12f939e761530823b6e70646b5c2')
 
 build() {



More information about the arch-commits mailing list