From 02fe8dbbf306b8fdadff34a78c7b47f264405785 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 15 Oct 2018 17:51:46 +0200 Subject: [PATCH] Revert "python-zope.component: update to 4.5." This reverts commit 21de2be3140325fd794151db1d2179cb651a1e3d. Broken. New missing dependencies: - zope.deferredimport - zope.deprecation - zope.hookable --- srcpkgs/python-zope.component/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-zope.component/template b/srcpkgs/python-zope.component/template index 094d4401be..a1fd2109d7 100644 --- a/srcpkgs/python-zope.component/template +++ b/srcpkgs/python-zope.component/template @@ -1,6 +1,6 @@ # Template file for 'python-zope.component' pkgname=python-zope.component -version=4.5 +version=4.4.1 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -9,11 +9,11 @@ pycompile_module="zope/component" hostmakedepends="python-setuptools python3-setuptools" depends="python-setuptools python-zope.interface python-zope.event" short_desc="Zope component architecture for Python2" -maintainer="Toyam Cox " -license="ZPL-2.1" +maintainer="Toyam Cox " homepage="https://github.com/zopefoundation/zope.component" +license="ZPL-2.1" distfiles="${PYPI_SITE}/z/zope.component/zope.component-${version}.tar.gz" -checksum=6edfd626c3b593b72895a8cfcf79bff41f4619194ce996a85bce31ac02b94e55 +checksum=1b29aa65413f6dda29e64e2352a6aa13d9ba70078f6b91f328573488788d531c post_install() { vlicense LICENSE.txt LICENSE