[csw-devel] SF.net SVN: gar:[15390] csw/mgar/pkg/lang-python/twisted/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Aug 21 07:45:44 CEST 2011
Revision: 15390
http://gar.svn.sourceforge.net/gar/?rev=15390&view=rev
Author: wahwah
Date: 2011-08-21 05:45:44 +0000 (Sun, 21 Aug 2011)
Log Message:
-----------
pkg/lang-python/twisted/trunk: update to 10.2
Modified Paths:
--------------
csw/mgar/pkg/lang-python/twisted/trunk/Makefile
csw/mgar/pkg/lang-python/twisted/trunk/checksums
Modified: csw/mgar/pkg/lang-python/twisted/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/twisted/trunk/Makefile 2011-08-21 05:35:17 UTC (rev 15389)
+++ csw/mgar/pkg/lang-python/twisted/trunk/Makefile 2011-08-21 05:45:44 UTC (rev 15390)
@@ -3,7 +3,7 @@
# $Id$
NAME = twisted
-MAJ_VERSION = 10.1
+MAJ_VERSION = 10.2
PATCHLEVEL = 0
VERSION = $(MAJ_VERSION).$(PATCHLEVEL)
CATEGORIES = python
@@ -14,24 +14,32 @@
mail servers, and more.
endef
-PACKAGES = CSWpy-twisted CSWtwisted
UPSTREAM_NAME = Twisted
DISTNAME = $(UPSTREAM_NAME)-$(VERSION)
MASTER_SITES = http://tmrc.mit.edu/mirror/$(NAME)/$(UPSTREAM_NAME)/$(MAJ_VERSION)/
DISTFILES = $(DISTNAME).tar.bz2
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
TEST_SCRIPTS =
LICENSE = LICENSE
-PKGFILES_CSWtwisted = NONE
-RUNTIME_DEP_PKGS_CSWtwisted = CSWpy-twisted
+
+PACKAGES = CSWpy-twisted
RUNTIME_DEP_PKGS_CSWpy-twisted += CSWlibpython2-6-1-0
-SPKG_DESC_CSWtwisted = An event-driven networking engine
-SPKG_DESC_CSWpy-twisted = An empty transitional package
-CATALOGNAME_CSWtwisted = twisted
+RUNTIME_DEP_PKGS_CSWpy-twisted += CSWpy-zope-interface
+SPKG_DESC_CSWpy-twisted = An event-driven networking engine
CATALOGNAME_CSWpy-twisted = py_twisted
+
+OBSOLETED_BY_CSWpy-twisted = CSWtwisted
+
+ARCHALL_CSWtwisted = 1
+
# CSWtwisted is now empty, so we need to tell checkpkg that it really needs to
# depend on these two packages.
-ARCHALL_CSWtwisted = 1
CHECKPKG_OVERRIDES_CSWtwisted += surplus-dependency|CSWpy-twisted
CHECKPKG_OVERRIDES_CSWtwisted += surplus-dependency|CSWpython
+CHECKPKG_OVERRIDES_CSWpy-twisted += surplus-dependency|CSWpy-zope-interface
+CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/python/_twisted_zsh_stub
+CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/tap/ftp.py
+CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/conch/unix.py
+CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/conch/openssh_compat/factory.py
+CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/twisted/scripts/tap2deb.py
+
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/twisted/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/twisted/trunk/checksums 2011-08-21 05:35:17 UTC (rev 15389)
+++ csw/mgar/pkg/lang-python/twisted/trunk/checksums 2011-08-21 05:45:44 UTC (rev 15390)
@@ -1 +1 @@
-04cca97506e830074cffc1965297da3f Twisted-10.1.0.tar.bz2
+73da62c793269eade8121da336b01ba5 Twisted-10.2.0.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list