[126757] trunk/dports/python/py-do

larryv at macports.org larryv at macports.org
Tue Oct 14 17:00:28 PDT 2014


Revision: 126757
          https://trac.macports.org/changeset/126757
Author:   larryv at macports.org
Date:     2014-10-14 17:00:27 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-do

Last upstream release was in 2007 (http://freecode.com/projects/pydo),
and I can't find anything newer.

Removed Paths:
-------------
    trunk/dports/python/py-do/Portfile
    trunk/dports/python/py-do/files/patch-setup.py

Deleted: trunk/dports/python/py-do/Portfile
===================================================================
--- trunk/dports/python/py-do/Portfile	2014-10-15 00:00:25 UTC (rev 126756)
+++ trunk/dports/python/py-do/Portfile	2014-10-15 00:00:27 UTC (rev 126757)
@@ -1,30 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-do
-version			2.0
-categories-append	databases
-license			BSD
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		PyDO is a Object-Relational database access tool.
-long_description	${description}
-
-homepage		http://skunkweb.org/pydo2.html
-master_sites	http://download.berlios.de/skunkweb/
-distname		PyDO-${version}
-checksums		sha1 67340af6f46551698fae744712f23098879c3713
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    patchfiles		patch-setup.py
-
-    post-destroot	{
-        file delete -force ${destroot}${prefix}/share/doc/${subport}
-        file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${subport}
-    }
-}

Deleted: trunk/dports/python/py-do/files/patch-setup.py
===================================================================
--- trunk/dports/python/py-do/files/patch-setup.py	2014-10-15 00:00:25 UTC (rev 126756)
+++ trunk/dports/python/py-do/files/patch-setup.py	2014-10-15 00:00:27 UTC (rev 126757)
@@ -1,11 +0,0 @@
---- setup.py	2006-03-08 16:18:22.000000000 +0100
-+++ setup.py	2006-03-08 22:33:40.000000000 +0100
-@@ -1,7 +1,4 @@
--import ez_setup
--ez_setup.use_setuptools()
--
--from setuptools import setup
-+from distutils.core import setup, Extension, Command
- 
- import sys
- sys.path.insert(0, 'src')
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/b07a4f8c/attachment-0001.html>


More information about the macports-changes mailing list