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

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Aug 29 13:31:39 CEST 2016


Revision: 25905
          http://sourceforge.net/p/gar/code/25905
Author:   janholzh
Date:     2016-08-29 11:31:39 +0000 (Mon, 29 Aug 2016)
Log Message:
-----------
lang-python/pbr/trunk: new python module pbr

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

Added: csw/mgar/pkg/lang-python/pbr/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pbr/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pbr/Makefile	2016-08-29 11:31:39 UTC (rev 25905)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/pbr/trunk
===================================================================
--- csw/mgar/pkg/lang-python/pbr/trunk	2016-08-29 08:50:58 UTC (rev 25904)
+++ csw/mgar/pkg/lang-python/pbr/trunk	2016-08-29 11:31:39 UTC (rev 25905)

Property changes on: csw/mgar/pkg/lang-python/pbr/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/pbr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pbr/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pbr/trunk/Makefile	2016-08-29 11:31:39 UTC (rev 25905)
@@ -0,0 +1,31 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = pbr
+VERSION = 1.10.0
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Python Build Reasonableness
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+BUILD_DEP_PKGS_CSWpy-pbr += CSWpython_dev
+BUILD_DEP_PKGS_CSWpy-pbr += CSWpython27_dev
+
+PACKAGES += CSWpy-pbr
+SPKG_DESC_CSWpy-pbr = Python Build Reasonableness
+# PKGFILES is catchall
+ARCHALL_CSWpy-pbr = 1
+
+
+TEST_SCRIPTS =
+
+#comment block
+CHECKPKG_OVERRIDES_CSWpy-pbr += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.7/site-packages/pbr/hooks/files.py
+CHECKPKG_OVERRIDES_CSWpy-pbr += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.6/site-packages/pbr/hooks/files.py
+
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/pbr/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/pbr/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pbr/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/pbr/trunk/checksums	2016-08-29 11:31:39 UTC (rev 25905)
@@ -0,0 +1 @@
+8e4968c587268f030e38329feb9c8f17  pbr-1.10.0.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