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

Felix Yan felixonmars at archlinux.org
Wed Jun 12 10:31:42 UTC 2019


    Date: Wednesday, June 12, 2019 @ 10:31:41
  Author: felixonmars
Revision: 480639

upgpkg: python-aniso8601 7.0.0-1

Modified:
  python-aniso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-12 10:31:33 UTC (rev 480638)
+++ PKGBUILD	2019-06-12 10:31:41 UTC (rev 480639)
@@ -2,7 +2,7 @@
 
 pkgbase=python-aniso8601
 pkgname=(python-aniso8601 python2-aniso8601)
-pkgver=6.0.0
+pkgver=7.0.0
 pkgrel=1
 pkgdesc="A library for parsing ISO 8601 strings."
 url="https://bitbucket.org/nielsenb/aniso8601"
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-dateutil' 'python2-dateutil'
               'python-mock' 'python2-mock')
 source=("$pkgbase-$pkgver.tar.gz::https://bitbucket.org/nielsenb/aniso8601/get/v$pkgver.tar.gz")
-sha512sums=('cca401022479cf2a50cec9d509e6ea5861f930342cfc5a5a112a1ca934b60e2fe25015921715172f0b001ccb65b12c35e81467f1ec836be15f2470d9afda70f7')
+sha512sums=('301054064b14af2795ce0fbc2c70679a6b64cb7e6967b8e6fc366ac1836a05db961cee71011c7feab44adb73e1b4cf6f99ccc285714df9dbc2c9e993a2a5bd2d')
 
 prepare() {
   mv nielsenb-aniso8601-* aniso8601-$pkgver



More information about the arch-commits mailing list