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

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Tue Oct 27 12:05:06 CET 2015


Revision: 25330
          http://sourceforge.net/p/gar/code/25330
Author:   janholzh
Date:     2015-10-27 11:05:05 +0000 (Tue, 27 Oct 2015)
Log Message:
-----------
lang-python/enum34/trunk: add py_enum34

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

Added: csw/mgar/pkg/lang-python/enum34/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/enum34/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/enum34/Makefile	2015-10-27 11:05:05 UTC (rev 25330)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/enum34/trunk
===================================================================
--- csw/mgar/pkg/lang-python/enum34/trunk	2015-10-27 10:56:25 UTC (rev 25329)
+++ csw/mgar/pkg/lang-python/enum34/trunk	2015-10-27 11:05:05 UTC (rev 25330)

Property changes on: csw/mgar/pkg/lang-python/enum34/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/enum34/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/enum34/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/enum34/trunk/Makefile	2015-10-27 11:05:05 UTC (rev 25330)
@@ -0,0 +1,21 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+
+NAME = enum34
+VERSION = 1.0.4
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Support for enumerations
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+PACKAGES += CSWpy-enum34
+SPKG_DESC_CSWpy-asn = Support for enumerations
+# PKGFILES is catchall
+ARCHALL_CSWpy-enum34 = 1
+SKIPTEST = 1
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/enum34/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/enum34/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/enum34/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/enum34/trunk/checksums	2015-10-27 11:05:05 UTC (rev 25330)
@@ -0,0 +1 @@
+ac80f432ac9373e7d162834b264034b6  enum34-1.0.4.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