[126792] trunk/dports/python/py-xmltramp

larryv at macports.org larryv at macports.org
Tue Oct 14 21:17:42 PDT 2014


Revision: 126792
          https://trac.macports.org/changeset/126792
Author:   larryv at macports.org
Date:     2014-10-14 21:17:42 -0700 (Tue, 14 Oct 2014)
Log Message:
-----------
Remove py-xmltramp

Upstream isn't accessible anymore
(http://www.aaronsw.com/2002/xmltramp/).

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

Deleted: trunk/dports/python/py-xmltramp/Portfile
===================================================================
--- trunk/dports/python/py-xmltramp/Portfile	2014-10-15 04:17:40 UTC (rev 126791)
+++ trunk/dports/python/py-xmltramp/Portfile	2014-10-15 04:17:42 UTC (rev 126792)
@@ -1,30 +0,0 @@
-# $Id$
-
-PortSystem 1.0
-PortGroup python 1.0
-
-name			py-xmltramp
-version			2.16
-revision		1
-license			GPL-2
-platforms		darwin
-supported_archs	noarch
-maintainers		nomaintainer
-description		easy-to-use python API for XML documents
-long_description	${description}
-
-homepage		http://www.aaronsw.com/2002/xmltramp/
-master_sites	${homepage}
-distfiles		xmltramp-${version}.py
-checksums		md5 1492bd99a119a24d58da5d2849d1e31b
-
-python.versions	24
-
-if {${name} ne ${subport}} {
-    extract	{
-        file mkdir ${worksrcpath}
-        file copy ${distpath}/${distfiles} ${worksrcpath}/xmltramp.py
-        file copy ${filespath}/setup.py ${worksrcpath}
-        reinplace "s|VERSION|${version}|g" ${worksrcpath}/setup.py
-    }
-}

Deleted: trunk/dports/python/py-xmltramp/files/setup.py
===================================================================
--- trunk/dports/python/py-xmltramp/files/setup.py	2014-10-15 04:17:40 UTC (rev 126791)
+++ trunk/dports/python/py-xmltramp/files/setup.py	2014-10-15 04:17:42 UTC (rev 126792)
@@ -1,7 +0,0 @@
-from distutils.core import setup
-
-setup(
-    name = 'xmltramp',
-    version = "VERSION",
-    packages = [''],
-    )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141014/89b3de50/attachment-0001.html>


More information about the macports-changes mailing list