[arch-commits] Commit in python-zope-configuration/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 16:06:27 UTC 2020
Date: Sunday, March 22, 2020 @ 16:06:26
Author: felixonmars
Revision: 603526
upgpkg: python-zope-configuration 4.4.0-1
Modified:
python-zope-configuration/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 16:05:57 UTC (rev 603525)
+++ PKGBUILD 2020-03-22 16:06:26 UTC (rev 603526)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-zope-configuration
-pkgver=4.3.1
-pkgrel=3
+pkgver=4.4.0
+pkgrel=1
pkgdesc="Zope Configuration Markup Language (ZCML)"
arch=('any')
url="https://github.com/zopefoundation/zope.configuration"
@@ -10,7 +10,7 @@
depends=('python-setuptools' 'python-zope-interface' 'python-zope-schema' 'python-zope-i18nmessageid')
checkdepends=('python-manuel' 'python-zope-testing' 'python-zope-testrunner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/zope.configuration/archive/$pkgver.tar.gz")
-sha512sums=('b67af884d573b017264a19c906d2199a6a466a7df1bc39202f56e02d65eee810d9cbeb2c7f27b73c30ab916bac75ec4eedf6082f4b6f4f0b7514acc6abcaeabd')
+sha512sums=('4977a26ac22ef39b7f628f5df7c3a3eac4d63633737651e78b95dc4d61e0591e76f8399173acff5265e22f6a7dfa9dc6abc5306185b8de03a28286576d61f247')
build() {
cd "$srcdir"/zope.configuration-$pkgver
More information about the arch-commits
mailing list