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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Oct 16 17:20:17 CEST 2013


Revision: 22233
          http://gar.svn.sourceforge.net/gar/?rev=22233&view=rev
Author:   dmichelsen
Date:     2013-10-16 15:20:17 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
lang-python/tempita: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/lang-python/tempita/
    csw/mgar/pkg/lang-python/tempita/trunk/Makefile
    csw/mgar/pkg/lang-python/tempita/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/lang-python/tempita/trunk/Makefile
    csw/mgar/pkg/lang-python/tempita/trunk/checksums

Deleted: csw/mgar/pkg/lang-python/tempita/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/twisted/trunk/Makefile	2013-10-01 09:31:28 UTC (rev 22069)
+++ csw/mgar/pkg/lang-python/tempita/trunk/Makefile	2013-10-16 15:20:17 UTC (rev 22233)
@@ -1,44 +0,0 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-NAME = twisted
-MAJ_VERSION = 12.2
-PATCHLEVEL = 0
-VERSION = $(MAJ_VERSION).$(PATCHLEVEL)
-CATEGORIES = python
-GARTYPE = v2
-
-define BLURB
-  Twisted is a networking engine written in Python, supporting numerous
-  protocols. It contains a web server, numerous chat clients, chat servers,
-  mail servers, and more.
-endef
-
-PYPI_PROJECT = Twisted
-MASTER_SITES += $(PYPI_MIRROR)
-DISTNAME = $(PYPI_PROJECT)-$(VERSION)
-DISTFILES += $(DISTNAME).tar.bz2
-# TEST_SCRIPTS  = 
-
-LICENSE = LICENSE
-
-PACKAGES += CSWpy-twisted
-SPKG_DESC_CSWpy-twisted = An event-driven networking engine
-RUNTIME_DEP_PKGS_CSWpy-twisted += CSWlibpython2-6-1-0
-RUNTIME_DEP_PKGS_CSWpy-twisted += CSWpy-zope-interface
-OBSOLETED_BY_CSWpy-twisted = CSWtwisted
-
-ARCHALL_CSWtwisted = 1
-
-# CSWtwisted is now empty, so we need to tell checkpkg that it really needs to
-# depend on these two packages.
-CHECKPKG_OVERRIDES_CSWtwisted += surplus-dependency|CSWpy-twisted
-CHECKPKG_OVERRIDES_CSWtwisted += surplus-dependency|CSWpython
-CHECKPKG_OVERRIDES_CSWpy-twisted += surplus-dependency|CSWpy-zope-interface
-CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/tap/ftp.py
-CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/conch/unix.py
-CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/local|root/opt/csw/lib/python/site-packages/twisted/conch/openssh_compat/factory.py
-CHECKPKG_OVERRIDES_CSWpy-twisted += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/twisted/scripts/tap2deb.py
-
-include gar/category.mk

Copied: csw/mgar/pkg/lang-python/tempita/trunk/Makefile (from rev 22208, csw/mgar/pkg/lang-python/twisted/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/tempita/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/tempita/trunk/Makefile	2013-10-16 15:20:17 UTC (rev 22233)
@@ -0,0 +1,23 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = Tempita
+VERSION = 0.5.1
+CATEGORIES = python
+GARTYPE = v2
+
+define BLURB
+endef
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+LICENSE_TEXT = This package is licensed under the MIT license
+
+PACKAGES += CSWpy-tempita
+SPKG_DESC_CSWpy-tempita = A very small text templating language
+# PKGFILES is catchall
+ARCHALL_CSWpy-tempita = 1
+
+include gar/category.mk

Deleted: csw/mgar/pkg/lang-python/tempita/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/twisted/trunk/checksums	2013-10-01 09:31:28 UTC (rev 22069)
+++ csw/mgar/pkg/lang-python/tempita/trunk/checksums	2013-10-16 15:20:17 UTC (rev 22233)
@@ -1 +0,0 @@
-9a321b904d01efd695079f8484b37861  Twisted-12.2.0.tar.bz2

Copied: csw/mgar/pkg/lang-python/tempita/trunk/checksums (from rev 22207, csw/mgar/pkg/lang-python/twisted/trunk/checksums)
===================================================================
--- csw/mgar/pkg/lang-python/tempita/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/tempita/trunk/checksums	2013-10-16 15:20:17 UTC (rev 22233)
@@ -0,0 +1 @@
+f75bdfeabd2f3755f1ff32d582a574a4  Tempita-0.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