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

Felix Yan felixonmars at archlinux.org
Sat Jun 30 03:06:17 UTC 2018


    Date: Saturday, June 30, 2018 @ 03:06:17
  Author: felixonmars
Revision: 347865

upgpkg: python-decorator 4.3.0-2

Python 3.7 rebuild

Modified:
  python-decorator/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-30 03:04:57 UTC (rev 347864)
+++ PKGBUILD	2018-06-30 03:06:17 UTC (rev 347865)
@@ -5,7 +5,7 @@
 _name=decorator
 pkgname=('python-decorator' 'python2-decorator')
 pkgver=4.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Python Decorator module'
 arch=('any')
 url='http://pypi.python.org/pypi/decorator'
@@ -13,8 +13,8 @@
 makedepends=('python2' 'python' 'python-setuptools' 'python2-setuptools')
 source=("https://pypi.python.org/packages/source/${_name:0:1}/${_name}/${_name}-${pkgver}.tar.gz"
         'LICENSE.txt')
-md5sums=('249e7299b9b4bced0c382343f84eb1c0'
-         '0ca76d2c707f09dbb04acc425ea1a08b')
+sha512sums=('63894b12af62ad357638b99290c34c2207ba33813b6cd8ed554236ef45a091f337b6eeee829b2af82f2e71699902e49aff49acfa22d5449a7833ba382cda2751'
+            '0a06dfb3f470b8d3b056bd4e4776df715876d04d0acc86dec536fa7cff0214ba5255833923558d1778db730d080960f31d5e12f939e761530823b6e70646b5c2')
 
 build() {
   # Make python and python2 builds possible



More information about the arch-commits mailing list