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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Feb 21 14:26:39 CET 2012


Revision: 17109
          http://gar.svn.sourceforge.net/gar/?rev=17109&view=rev
Author:   dmichelsen
Date:     2012-02-21 13:26:38 +0000 (Tue, 21 Feb 2012)
Log Message:
-----------
lang-python/Paste: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/lang-python/Paste/
    csw/mgar/pkg/lang-python/Paste/Makefile
    csw/mgar/pkg/lang-python/Paste/branches/
    csw/mgar/pkg/lang-python/Paste/tags/
    csw/mgar/pkg/lang-python/Paste/trunk/Makefile
    csw/mgar/pkg/lang-python/Paste/trunk/checksums
    csw/mgar/pkg/lang-python/Paste/trunk/files/

Removed Paths:
-------------
    csw/mgar/pkg/lang-python/Paste/Makefile
    csw/mgar/pkg/lang-python/Paste/branches/
    csw/mgar/pkg/lang-python/Paste/tags/
    csw/mgar/pkg/lang-python/Paste/trunk/Makefile
    csw/mgar/pkg/lang-python/Paste/trunk/checksums
    csw/mgar/pkg/lang-python/Paste/trunk/files/

Deleted: csw/mgar/pkg/lang-python/Paste/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-markdown/Makefile	2012-02-13 03:35:11 UTC (rev 17031)
+++ csw/mgar/pkg/lang-python/Paste/Makefile	2012-02-21 13:26:38 UTC (rev 17109)
@@ -1,15 +0,0 @@
-# vim: ft=make ts=4 sw=4 noet
-
-default:
-	@echo "You are in the pkg/ directory."
-
-%:
-	$(MAKE) -C trunk $* 
-
-paranoid-%:
-	$(MAKE) -C trunk $* || exit 2 
-
-export BUILDLOG ?= $(shell pwd)/buildlog.txt
-
-report-%:
-	$(MAKE) -C trunk $* || echo "	*** make $* in $$i failed ***" >> $(BUILDLOG) 

Copied: csw/mgar/pkg/lang-python/Paste/Makefile (from rev 16997, csw/mgar/pkg/lang-python/python-markdown/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/Paste/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/Paste/Makefile	2012-02-21 13:26:38 UTC (rev 17109)
@@ -0,0 +1,15 @@
+# vim: ft=make ts=4 sw=4 noet
+
+default:
+	@echo "You are in the pkg/ directory."
+
+%:
+	$(MAKE) -C trunk $* 
+
+paranoid-%:
+	$(MAKE) -C trunk $* || exit 2 
+
+export BUILDLOG ?= $(shell pwd)/buildlog.txt
+
+report-%:
+	$(MAKE) -C trunk $* || echo "	*** make $* in $$i failed ***" >> $(BUILDLOG) 

Deleted: csw/mgar/pkg/lang-python/Paste/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-markdown/trunk/Makefile	2012-02-13 03:35:11 UTC (rev 17031)
+++ csw/mgar/pkg/lang-python/Paste/trunk/Makefile	2012-02-21 13:26:38 UTC (rev 17109)
@@ -1,25 +0,0 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-NAME = Markdown
-VERSION = 2.1.1
-CATEGORIES = python
-GARTYPE = v2
-
-DESCRIPTION = Python implementation of Markdown
-define BLURB
-endef
-
-MASTER_SITES = $(PYPI_MIRROR)
-DISTFILES = $(DISTNAME).tar.gz
-
-VENDOR_URL = http://www.freewisdom.org/projects/python-markdown/
-
-PACKAGES = CSWpy-markdown
-ARCHALL_CSWpy-markdown = 1
-
-# There is no testsuite
-TEST_SCRIPTS =
-
-include gar/category.mk

Copied: csw/mgar/pkg/lang-python/Paste/trunk/Makefile (from rev 17000, csw/mgar/pkg/lang-python/python-markdown/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/Paste/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/Paste/trunk/Makefile	2012-02-21 13:26:38 UTC (rev 17109)
@@ -0,0 +1,25 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = Paste
+VERSION = 1.7.5.1
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Tools for using a Web Server Gateway Interface stack
+define BLURB
+endef
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES = $(DISTNAME).tar.gz
+
+VENDOR_URL = http://pythonpaste.org/
+
+PACKAGES = CSWpy-paste
+ARCHALL_CSWpy-paste = 1
+
+# Some tests fail which are probably harmless
+SKIPTEST ?= 1
+
+include gar/category.mk

Deleted: csw/mgar/pkg/lang-python/Paste/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/python-markdown/trunk/checksums	2012-02-13 03:35:11 UTC (rev 17031)
+++ csw/mgar/pkg/lang-python/Paste/trunk/checksums	2012-02-21 13:26:38 UTC (rev 17109)
@@ -1 +0,0 @@
-3f82d30c488e4b88b8f86eb1c9ad0da7  Markdown-2.1.1.tar.gz

Copied: csw/mgar/pkg/lang-python/Paste/trunk/checksums (from rev 16997, csw/mgar/pkg/lang-python/python-markdown/trunk/checksums)
===================================================================
--- csw/mgar/pkg/lang-python/Paste/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/Paste/trunk/checksums	2012-02-21 13:26:38 UTC (rev 17109)
@@ -0,0 +1 @@
+7ea5fabed7dca48eb46dc613c4b6c4ed  Paste-1.7.5.1.tar.gz

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