[arch-commits] Commit in python-zope-configuration/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Sep 29 07:38:41 UTC 2018
Date: Saturday, September 29, 2018 @ 07:38:41
Author: felixonmars
Revision: 387678
upgpkg: python-zope-configuration 4.2.2-1
Modified:
python-zope-configuration/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-29 07:16:16 UTC (rev 387677)
+++ PKGBUILD 2018-09-29 07:38:41 UTC (rev 387678)
@@ -2,8 +2,8 @@
pkgbase=python-zope-configuration
pkgname=('python-zope-configuration' 'python2-zope-configuration')
-pkgver=4.1.0
-pkgrel=2
+pkgver=4.2.2
+pkgrel=1
pkgdesc="Zope Configuration Markup Language (ZCML)"
arch=('any')
url="https://github.com/zopefoundation/zope.configuration"
@@ -11,9 +11,10 @@
makedepends=('python-setuptools' 'python2-setuptools' 'python-zope-interface'
'python2-zope-interface' 'python-zope-schema' 'python2-zope-schema'
'python-zope-i18nmessageid' 'python2-zope-i18nmessageid')
-checkdepends=('python-zope-testrunner' 'python2-zope-testrunner')
+checkdepends=('python-manuel' 'python2-manuel' 'python-zope-testing' 'python2-zope-testing'
+ 'python-zope-testrunner' 'python2-zope-testrunner')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/zopefoundation/zope.configuration/archive/$pkgver.tar.gz")
-sha512sums=('fb882684a3fffa28bbce822c4bf8fc0c69b2a7dc7582743f466dd94a575564296d3c5710412ccd8e4ece736850bbe2be4965728b891133a93bf551726e685ac0')
+sha512sums=('a54bf7b4a67e2a77ae53afdcf437f6efb2851a6cb28235f22f60027c45dc7223eba263cc46ebee392d50fdf5d5f1b899e2874467224508817368fc69e2dd0af2')
prepare() {
cp -a zope.configuration-$pkgver{,-py2}
More information about the arch-commits
mailing list