[arch-commits] Commit in python-persistent/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 8 17:50:25 UTC 2020
Date: Sunday, March 8, 2020 @ 17:50:25
Author: felixonmars
Revision: 592298
upgpkg: python-persistent 4.6.0-1
Modified:
python-persistent/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 17:50:15 UTC (rev 592297)
+++ PKGBUILD 2020-03-08 17:50:25 UTC (rev 592298)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-persistent
-pkgver=4.5.1
+pkgver=4.6.0
pkgrel=1
pkgdesc="Translucent persistent objects"
arch=('x86_64')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python-cffi')
checkdepends=('python-zope-testrunner' 'python-manuel')
source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/persistent/archive/$pkgver.tar.gz")
-sha512sums=('411efe082c263e3997616edc8a3d35d84b2955f8590e3a9dc6fcb37673b3729f85c53d4e41bfd0cdd9c5fa7f43964ad49fa020b04c5c08bead32077da59fd356')
+sha512sums=('f962af7d1f8c3c76591d817b597ab41ad6a96e7d1be9a4d1dbc67b1e004ce7cbf0a2e84a400f98c319872a483191631f9799ff5323e022f109bd5426300a4f31')
build() {
cd persistent-$pkgver
More information about the arch-commits
mailing list