[arch-commits] Commit in python-rfc3339-validator/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 23 11:38:15 UTC 2021
Date: Tuesday, March 23, 2021 @ 11:38:14
Author: felixonmars
Revision: 900341
upgpkg: python-rfc3339-validator 0.1.3-1
Modified:
python-rfc3339-validator/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-23 11:37:32 UTC (rev 900340)
+++ PKGBUILD 2021-03-23 11:38:14 UTC (rev 900341)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-rfc3339-validator
-pkgver=0.1.2
+pkgver=0.1.3
pkgrel=1
pkgdesc="A pure python RFC3339 validator"
url="https://github.com/naimetti/rfc3339-validator"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-hypothesis' 'python-pytest-runner' 'python-strict-rfc3339')
source=("https://github.com/naimetti/rfc3339-validator/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('42164f8258025b056a6c5584c1c5e76f4c4fddead1a18199cd5b115a5a576d8863676d741e5e9a12bd4b41cbf55e722632a57dc3f76688ff0ad886615286c567')
+sha512sums=('d89679fb9fabcfa75cf3955744facb235201c0c3ccc4bcfd53b553c5403967226282b68e628d0dd74bb4abe553da6c3734912c63f3a5e16875e57a872c78231d')
build() {
cd rfc3339-validator-$pkgver
More information about the arch-commits
mailing list