[87307] trunk/dports/python

mww at macports.org mww at macports.org
Wed Nov 16 14:11:39 PST 2011


Revision: 87307
          http://trac.macports.org/changeset/87307
Author:   mww at macports.org
Date:     2011-11-16 14:11:39 -0800 (Wed, 16 Nov 2011)
Log Message:
-----------
drop maintainership

Modified Paths:
--------------
    trunk/dports/python/py-biopython/Portfile
    trunk/dports/python/py-celementtree/Portfile
    trunk/dports/python/py-cheetah/Portfile
    trunk/dports/python/py-crypto/Portfile
    trunk/dports/python/py-curl/Portfile
    trunk/dports/python/py-fpconst/Portfile
    trunk/dports/python/py-gdbm/Portfile
    trunk/dports/python/py-pgsql/Portfile
    trunk/dports/python/py-tahchee/Portfile
    trunk/dports/python/py-zopeinterface/Portfile
    trunk/dports/python/py25-aspects/Portfile
    trunk/dports/python/py25-biopython/Portfile
    trunk/dports/python/py25-dot/Portfile
    trunk/dports/python/py25-mx-experimental/Portfile
    trunk/dports/python/py25-zopeinterface/Portfile

Modified: trunk/dports/python/py-biopython/Portfile
===================================================================
--- trunk/dports/python/py-biopython/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-biopython/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 version			1.58
 #revision		1
 categories		python science
-maintainers		mww openmaintainer
+maintainers		nomaintainer
 platforms		darwin
 description		python tools for computational molecular biology
 long_description	python tools for computational molecular biology: \

Modified: trunk/dports/python/py-celementtree/Portfile
===================================================================
--- trunk/dports/python/py-celementtree/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-celementtree/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -7,7 +7,7 @@
 version			1.0.5-20051216
 categories		python
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		C implementation of the ElementTree API, py-elementtree
 long_description	The cElementTree module is a C implementation of the \
 				ElementTree API. On typical documents, it's 15-20 times faster \

Modified: trunk/dports/python/py-cheetah/Portfile
===================================================================
--- trunk/dports/python/py-cheetah/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-cheetah/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -9,7 +9,7 @@
 categories		python www
 license			MIT
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		Cheetah is a Python-powered template engine and code generator
 long_description	Cheetah is a Python-powered template engine and code \
 				generator. It can be used as a standalone utility or \

Modified: trunk/dports/python/py-crypto/Portfile
===================================================================
--- trunk/dports/python/py-crypto/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-crypto/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -9,7 +9,7 @@
 categories       python security
 license          public-domain PSF
 platforms        darwin freebsd
-maintainers      jwa mww ram openmaintainer
+maintainers      jwa ram openmaintainer
 description      collection of cryptographic algorithms and protocols for python
 long_description collection of cryptographic algorithms and protocols, \
   implemented for use from python. Among are MD2, MD4, RIPEMD, AES, \

Modified: trunk/dports/python/py-curl/Portfile
===================================================================
--- trunk/dports/python/py-curl/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-curl/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -7,7 +7,7 @@
 version			7.19.0
 categories		python net devel
 license			{MIT LGPL}
-maintainers		mww openmaintainer
+maintainers		nomaintainer
 description		python interface to libcurl
 long_description	Python module interface to the cURL library which is \
 				a tool for transferring files with URL syntax, \

Modified: trunk/dports/python/py-fpconst/Portfile
===================================================================
--- trunk/dports/python/py-fpconst/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-fpconst/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 revision		1
 categories		python
 platforms		darwin freebsd
-maintainers		mww
+maintainers		nomaintainer
 description		IEEE 754 floating point special handling for Python
 long_description	This python module implements constants and functions \
 				for working with IEEE754 double-precision \

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-gdbm/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -9,7 +9,7 @@
 revision        1
 categories		python databases
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		Python bindings to the GNU dbm library
 long_description	${description}
 

Modified: trunk/dports/python/py-pgsql/Portfile
===================================================================
--- trunk/dports/python/py-pgsql/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-pgsql/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -7,7 +7,7 @@
 version			2.5.1
 categories		python databases
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		python DB-API 2.0 compliant interface to postgresql (8.2)
 long_description	pyPgSQL is a package of two modules that provide a \
 				Python DB-API 2.0 compliant interface to PostgreSQL \

Modified: trunk/dports/python/py-tahchee/Portfile
===================================================================
--- trunk/dports/python/py-tahchee/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-tahchee/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -7,7 +7,7 @@
 version			0.9.8
 categories		python www
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		build static web sites with the Cheetah template system
 long_description	Tahchee is a tool for developers and Web designers that \
 				makes it possible to easily build a static Web site using the \

Modified: trunk/dports/python/py-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py-zopeinterface/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py-zopeinterface/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 categories		python zope
 license			ZPL-2.1
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		interfaces for zope
 long_description	"${description}"
 

Modified: trunk/dports/python/py25-aspects/Portfile
===================================================================
--- trunk/dports/python/py25-aspects/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py25-aspects/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -7,7 +7,7 @@
 version			1.1
 categories		python
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		Light-weight Approach to Aspect Oriented Programming in Python
 long_description	${description}
 

Modified: trunk/dports/python/py25-biopython/Portfile
===================================================================
--- trunk/dports/python/py25-biopython/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py25-biopython/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 version			1.58
 #revision		1
 categories		python science
-maintainers		mww openmaintainer
+maintainers		nomaintainer
 platforms		darwin
 description		python tools for computational molecular biology
 long_description	python tools for computational molecular biology: \

Modified: trunk/dports/python/py25-dot/Portfile
===================================================================
--- trunk/dports/python/py25-dot/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py25-dot/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 revision		1
 categories		python graphics
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		python module for creating graphs
 long_description	An interface for creating both directed and non \
 				directed graphs from Python. Currently all attributes \

Modified: trunk/dports/python/py25-mx-experimental/Portfile
===================================================================
--- trunk/dports/python/py25-mx-experimental/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py25-mx-experimental/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 revision		1
 categories		python
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		eGenix.com mx Extensions for Python - EXPERIMENTAL Package
 long_description	The mx Extension Series is a collection of software \
 				packages which aims at providing professional quality add-ons \

Modified: trunk/dports/python/py25-zopeinterface/Portfile
===================================================================
--- trunk/dports/python/py25-zopeinterface/Portfile	2011-11-16 22:06:02 UTC (rev 87306)
+++ trunk/dports/python/py25-zopeinterface/Portfile	2011-11-16 22:11:39 UTC (rev 87307)
@@ -8,7 +8,7 @@
 categories		python zope
 license			ZPL-2.1
 platforms		darwin
-maintainers		mww
+maintainers		nomaintainer
 description		Python interfaces for Zope
 long_description	${description}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111116/80ebeec2/attachment-0001.html>


More information about the macports-changes mailing list