Revision: 139767 https://trac.macports.org/changeset/139767 Author: petr@macports.org Date: 2015-08-26 08:55:53 -0700 (Wed, 26 Aug 2015) Log Message: ----------- py-bottle-sqlalchemy py-bottle py-ipy py-socksipy-branch: set nomaintainer, #48356 Modified Paths: -------------- trunk/dports/python/py-bottle/Portfile trunk/dports/python/py-bottle-sqlalchemy/Portfile trunk/dports/python/py-ipy/Portfile trunk/dports/python/py-socksipy-branch/Portfile Modified: trunk/dports/python/py-bottle/Portfile =================================================================== --- trunk/dports/python/py-bottle/Portfile 2015-08-26 15:51:47 UTC (rev 139766) +++ trunk/dports/python/py-bottle/Portfile 2015-08-26 15:55:53 UTC (rev 139767) @@ -9,7 +9,8 @@ categories-append devel license MIT -maintainers vmunix.org:torstenb openmaintainer +maintainers nomaintainer + description Fast, simple and lightweight WSGI micro web-framework for python long_description Bottle is a fast, simple and lightweight WSGI micro web-framework \ with no dependencies other than the Python Standard Library. It \ Modified: trunk/dports/python/py-bottle-sqlalchemy/Portfile =================================================================== --- trunk/dports/python/py-bottle-sqlalchemy/Portfile 2015-08-26 15:51:47 UTC (rev 139766) +++ trunk/dports/python/py-bottle-sqlalchemy/Portfile 2015-08-26 15:55:53 UTC (rev 139767) @@ -9,7 +9,8 @@ categories-append databases devel license MIT -maintainers vmunix.org:torstenb openmaintainer +maintainers nomaintainer + description SQLAlchemy plugin for bottle web microframework long_description This bottle-sqlalchemy plugin integrates SQLAlchemy \ with Bottle applications. It injects a SQLAlchemy \ Modified: trunk/dports/python/py-ipy/Portfile =================================================================== --- trunk/dports/python/py-ipy/Portfile 2015-08-26 15:51:47 UTC (rev 139766) +++ trunk/dports/python/py-ipy/Portfile 2015-08-26 15:55:53 UTC (rev 139767) @@ -15,7 +15,7 @@ supported_archs noarch license BSD -maintainers vmunix.org:torstenb openmaintainer +maintainers nomaintainer description python module for handling IPv4 and IPv6 addresses and networks long_description IPy is a Python module for handling IPv4 and IPv6 \ Modified: trunk/dports/python/py-socksipy-branch/Portfile =================================================================== --- trunk/dports/python/py-socksipy-branch/Portfile 2015-08-26 15:51:47 UTC (rev 139766) +++ trunk/dports/python/py-socksipy-branch/Portfile 2015-08-26 15:55:53 UTC (rev 139767) @@ -8,8 +8,8 @@ version 1.02 categories-append devel net -maintainers vmunix.org:torstenb \ - openmaintainer +maintainers nomaintainer + description python SOCKS client module long_description SocksiPy is a SOCKS client module, branched off the abandoned \ original socksipy