Revision: 22135 http://gar.svn.sourceforge.net/gar/?rev=22135&view=rev Author: wahwah Date: 2013-10-06 15:20:05 +0000 (Sun, 06 Oct 2013) Log Message: ----------- zope.event Initial commit
Modified Paths: -------------- csw/mgar/pkg/lang-python/zone-event/trunk/Makefile csw/mgar/pkg/lang-python/zone-event/trunk/checksums Added Paths: ----------- csw/mgar/pkg/lang-python/zone-event/ Modified: csw/mgar/pkg/lang-python/zone-event/trunk/Makefile =================================================================== --- csw/mgar/pkg/lang-python/zope-interface/trunk/Makefile 2013-04-23 13:10:04 UTC (rev 20848) +++ csw/mgar/pkg/lang-python/zone-event/trunk/Makefile 2013-10-06 15:20:05 UTC (rev 22135) @@ -2,18 +2,13 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -NAME = zope.interface -VERSION = 3.6.1 +NAME = zope.event +VERSION = 4.0.2 CATEGORIES = python GARTYPE = v2 -RUNTIME_DEP_PKGS_CSWpy-zope-interface += CSWlibpython2-6-1-0 LICENSE = LICENSE.txt -DESCRIPTION = Implementation of object interfaces in Python -define BLURB -endef -SPKG_SOURCEURL = http://pypi.python.org/pypi/zope.interface -MASTER_SITES = $(PYPI_MIRROR) -DISTFILES = $(NAME)-$(VERSION).tar.gz +DESCRIPTION = Simple event system +VENDOR_URL = http://pypi.python.org/pypi/$(NAME) +DISTFILES = $(DISTNAME).tar.gz PACKAGES = CSWpy-zope-interface -CONFIGURE_ARGS = $(DIRPATHS) include gar/category.mk Modified: csw/mgar/pkg/lang-python/zone-event/trunk/checksums =================================================================== --- csw/mgar/pkg/lang-python/zope-interface/trunk/checksums 2013-04-23 13:10:04 UTC (rev 20848) +++ csw/mgar/pkg/lang-python/zone-event/trunk/checksums 2013-10-06 15:20:05 UTC (rev 22135) @@ -1 +1 @@ -7a895181b8d10be4a7e9a3afa13cd3be zope.interface-3.6.1.tar.gz +e08dd299d428d77a1cfcbfe841b81872 zope.event-4.0.2.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel