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

Jelle van der Waa jelle at archlinux.org
Sat May 23 13:35:59 UTC 2015


    Date: Saturday, May 23, 2015 @ 15:35:59
  Author: jelle
Revision: 134003

upgpkg: python-pytz 2015.4-1

Modified:
  python-pytz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-23 12:06:47 UTC (rev 134002)
+++ PKGBUILD	2015-05-23 13:35:59 UTC (rev 134003)
@@ -4,7 +4,7 @@
 # Contributor: William Rea <sillywilly at gmail.com>
 
 pkgname=('python-pytz' 'python2-pytz')
-pkgver=2015.2
+pkgver=2015.4
 pkgrel=1
 arch=('any')
 url="http://pypi.python.org/pypi/pytz"
@@ -12,7 +12,7 @@
 makedepends=('python' 'python2')
 source=(http://pypi.python.org/packages/source/p/pytz/pytz-$pkgver.tar.bz2{,.asc})
 validpgpkeys=('C7ECC365AB6F255E1EB9BA1701FA998FBAC6374A')
-md5sums=('54260229a7ff3f63a860e3e58c3a6326'
+md5sums=('39f7375c4b1fa34cdcb4b4765d08f817'
          'SKIP')
 
 build(){
@@ -26,7 +26,6 @@
     python3 test_tzinfo.py
 
     python2 test_tzinfo.py
-
 }
 
 package_python-pytz(){



More information about the arch-commits mailing list