[arch-commits] Commit in python-zope-deferredimport/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Dec 17 20:25:37 UTC 2021
Date: Friday, December 17, 2021 @ 20:25:37
Author: felixonmars
Revision: 1076494
upgpkg: python-zope-deferredimport 4.4-1
Modified:
python-zope-deferredimport/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-17 20:25:11 UTC (rev 1076493)
+++ PKGBUILD 2021-12-17 20:25:37 UTC (rev 1076494)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-zope-deferredimport
-pkgver=4.3.1
-pkgrel=8
+pkgver=4.4
+pkgrel=1
pkgdesc="Allows you to perform imports names that will only be resolved when used in the code"
arch=('any')
url="https://github.com/zopefoundation/zope.deferredimport"
@@ -10,7 +10,7 @@
depends=('python-setuptools' 'python-zope-proxy')
checkdepends=('python-zope-testrunner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/zope.deferredimport/archive/$pkgver.tar.gz")
-sha512sums=('1c367def232ec79ad10a9d8f1e068598d2fdb49b067c2c3f44c9ad25c198afbbf2d52659c3795aad76f8c82d212e49086b81ab1c1dcc6aac2e3ce66c35ff5750')
+sha512sums=('db0719f7b01d72a87c3dc0c37335bfa228871eb9f8423c6ef0584f179462120cf186f13a39ec4b144bae405e32a51423e88682f7bec07166158dd5d6553ba540')
build() {
cd "$srcdir"/zope.deferredimport-$pkgver
More information about the arch-commits
mailing list