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

cgrzemba at users.sourceforge.net cgrzemba at users.sourceforge.net
Mon Jun 1 16:02:34 CEST 2015


Revision: 25041
          http://sourceforge.net/p/gar/code/25041
Author:   cgrzemba
Date:     2015-06-01 14:02:33 +0000 (Mon, 01 Jun 2015)
Log Message:
-----------
lang-python/bcrypt/trunk: Initial commit version 1.1.1

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

Added: csw/mgar/pkg/lang-python/bcrypt/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/bcrypt/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/bcrypt/Makefile	2015-06-01 14:02:33 UTC (rev 25041)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/bcrypt/trunk
===================================================================
--- csw/mgar/pkg/lang-python/bcrypt/trunk	2015-06-01 13:47:15 UTC (rev 25040)
+++ csw/mgar/pkg/lang-python/bcrypt/trunk	2015-06-01 14:02:33 UTC (rev 25041)

Property changes on: csw/mgar/pkg/lang-python/bcrypt/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/bcrypt/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/bcrypt/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/bcrypt/trunk/Makefile	2015-06-01 14:02:33 UTC (rev 25041)
@@ -0,0 +1,22 @@
+# $Id$
+
+NAME = bcrypt
+VERSION = 1.1.1
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Modern password hashing for your software and your servers
+
+DISTFILES  = $(DISTNAME).tar.gz
+VENDOR_URL = https://pypi.python.org/pypi/six
+
+GARCOMPILER = SOS12U4
+
+LICENSE = LICENSE
+
+RUNTIME_DEP_PKGS_CSWpy-bcrypt += CSWlibpython2-7-1-0
+RUNTIME_DEP_PKGS_CSWpy-bcrypt += CSWlibpython2-6-1-0
+
+TEST_SCRIPTS =
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/bcrypt/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/bcrypt/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/bcrypt/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/bcrypt/trunk/checksums	2015-06-01 14:02:33 UTC (rev 25041)
@@ -0,0 +1 @@
+43c5871c6bc7da1efe6a8bae25f90ad8  bcrypt-1.1.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