SF.net SVN: gar:[25339] csw/mgar/pkg/lang-python
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Mon Nov 2 11:47:02 CET 2015
Revision: 25339
http://sourceforge.net/p/gar/code/25339
Author: janholzh
Date: 2015-11-02 10:47:02 +0000 (Mon, 02 Nov 2015)
Log Message:
-----------
lang-python/configobj/trunk: add py_configobj
Added Paths:
-----------
csw/mgar/pkg/lang-python/configobj/
csw/mgar/pkg/lang-python/configobj/Makefile
csw/mgar/pkg/lang-python/configobj/branches/
csw/mgar/pkg/lang-python/configobj/tags/
csw/mgar/pkg/lang-python/configobj/trunk/
csw/mgar/pkg/lang-python/configobj/trunk/Makefile
csw/mgar/pkg/lang-python/configobj/trunk/checksums
csw/mgar/pkg/lang-python/configobj/trunk/files/
Added: csw/mgar/pkg/lang-python/configobj/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/configobj/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/configobj/Makefile 2015-11-02 10:47:02 UTC (rev 25339)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Index: csw/mgar/pkg/lang-python/configobj/trunk
===================================================================
--- csw/mgar/pkg/lang-python/configobj/trunk 2015-11-02 10:38:21 UTC (rev 25338)
+++ csw/mgar/pkg/lang-python/configobj/trunk 2015-11-02 10:47:02 UTC (rev 25339)
Property changes on: csw/mgar/pkg/lang-python/configobj/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/configobj/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/configobj/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/configobj/trunk/Makefile 2015-11-02 10:47:02 UTC (rev 25339)
@@ -0,0 +1,24 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+
+NAME = configobj
+VERSION = 5.0.6
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Config file reading, writing and validation.
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+PACKAGES += CSWpy-configobj
+SPKG_DESC_CSWpy-configobj = Config file reading, writing and validation.
+
+# PKGFILES is catchall
+ARCHALL_CSWpy-configobj = 1
+
+SKIPTEST = 1
+
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/lang-python/configobj/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/configobj/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/configobj/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/configobj/trunk/checksums 2015-11-02 10:47:02 UTC (rev 25339)
@@ -0,0 +1 @@
+e472a3a1c2a67bb0ec9b5d54c13a47d6 configobj-5.0.6.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