[csw-devel] SF.net SVN: gar:[19333] csw/mgar/pkg/lang-python/twisted/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sat Sep 29 23:16:17 CEST 2012


Revision: 19333
          http://gar.svn.sourceforge.net/gar/?rev=19333&view=rev
Author:   dmichelsen
Date:     2012-09-29 21:16:17 +0000 (Sat, 29 Sep 2012)
Log Message:
-----------
lang-python/twisted/trunk: Update to 12.2.0 and some cleanup

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	2012-09-29 21:04:29 UTC (rev 19332)
+++ csw/mgar/pkg/lang-python/twisted/trunk/Makefile	2012-09-29 21:16:17 UTC (rev 19333)
@@ -3,7 +3,7 @@
 # $Id$
 
 NAME = twisted
-MAJ_VERSION = 12.0
+MAJ_VERSION = 12.2
 PATCHLEVEL = 0
 VERSION = $(MAJ_VERSION).$(PATCHLEVEL)
 CATEGORIES = python
@@ -15,19 +15,18 @@
   mail servers, and more.
 endef
 
-UPSTREAM_NAME = Twisted
-DISTNAME      = $(UPSTREAM_NAME)-$(VERSION)
-MASTER_SITES  = http://pypi.python.org/packages/source/T/Twisted/
-DISTFILES     = $(DISTNAME).tar.bz2
-TEST_SCRIPTS  = 
-LICENSE       = LICENSE
+PYPI_PROJECT = Twisted
+MASTER_SITES += $(PYPI_MIRROR)
+DISTNAME = $(PYPI_PROJECT)-$(VERSION)
+DISTFILES += $(DISTNAME).tar.bz2
+# TEST_SCRIPTS  = 
 
-PACKAGES       = CSWpy-twisted
+LICENSE = LICENSE
+
+PACKAGES += CSWpy-twisted
+SPKG_DESC_CSWpy-twisted = An event-driven networking engine
 RUNTIME_DEP_PKGS_CSWpy-twisted += CSWlibpython2-6-1-0
 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
@@ -37,7 +36,6 @@
 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

Modified: csw/mgar/pkg/lang-python/twisted/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/twisted/trunk/checksums	2012-09-29 21:04:29 UTC (rev 19332)
+++ csw/mgar/pkg/lang-python/twisted/trunk/checksums	2012-09-29 21:16:17 UTC (rev 19333)
@@ -1 +1 @@
-cf49a8676c21c50faf1b42b528049471  Twisted-12.0.0.tar.bz2
+9a321b904d01efd695079f8484b37861  Twisted-12.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