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

Eli Schwartz eschwartz at archlinux.org
Sun Oct 28 00:52:06 UTC 2018


    Date: Sunday, October 28, 2018 @ 00:52:05
  Author: eschwartz
Revision: 399242

upgpkg: python-dateutil 2.7.4-1

upstream release adds updated tzdata

Modified:
  python-dateutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 23:41:58 UTC (rev 399241)
+++ PKGBUILD	2018-10-28 00:52:05 UTC (rev 399242)
@@ -4,8 +4,8 @@
 
 pkgbase=python-dateutil
 pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.7.3
-pkgrel=2
+pkgver=2.7.4
+pkgrel=1
 pkgdesc="Provides powerful extensions to the standard datetime module"
 arch=('any')
 license=('BSD' 'Apache')
@@ -14,7 +14,7 @@
 checkdepends=('python-pytest' 'python-freezegun' 'python-hypothesis'
               'python2-pytest' 'python2-freezegun' 'python2-hypothesis')
 source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('e27001de32f627c22380a688bcc43ce83504a7bc5da472209b4c70f02829f0b8'
+sha256sums=('2f13d3ea236aeb237e7258d5729c46eafe1506fd7f8507f34730734ed8b37454'
             'SKIP')
 validpgpkeys=('6B49ACBADCF6BD1CA20667ABCD54FCE3D964BEFB') # Paul Ganssle <paul at ganssle.io>
 



More information about the arch-commits mailing list