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

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Nov 2 13:32:52 CET 2015


Revision: 25348
          http://sourceforge.net/p/gar/code/25348
Author:   janholzh
Date:     2015-11-02 12:32:51 +0000 (Mon, 02 Nov 2015)
Log Message:
-----------
lang-python/ndg-httpsclient/trunk: add py_ndg-httpsclient

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

Added: csw/mgar/pkg/lang-python/ndg-httpsclient/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/ndg-httpsclient/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/ndg-httpsclient/Makefile	2015-11-02 12:32:51 UTC (rev 25348)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/ndg-httpsclient/trunk
===================================================================
--- csw/mgar/pkg/lang-python/ndg-httpsclient/trunk	2015-11-02 12:21:07 UTC (rev 25347)
+++ csw/mgar/pkg/lang-python/ndg-httpsclient/trunk	2015-11-02 12:32:51 UTC (rev 25348)

Property changes on: csw/mgar/pkg/lang-python/ndg-httpsclient/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/Makefile	2015-11-02 12:32:51 UTC (rev 25348)
@@ -0,0 +1,30 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = ndg_httpsclient
+VERSION = 0.4.0
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
+
+MASTER_SITES = https://pypi.python.org/packages/source/n/ndg-httpsclient/
+DISTFILES += $(DISTNAME).tar.gz
+
+BUILD_DEP_PKGS_CSWpy-openssl += CSWpy-openssl
+BUILD_DEP_PKGS_CSWpy-openssl += CSWpy-asn1
+
+PACKAGES += CSWpy-ndg-httpsclient
+SPKG_DESC_CSWpy-ndg-httpsclient = Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
+# PKGFILES is catchall
+
+ARCHALL_CSWpy-ndg-httpsclient = 1
+
+RUNTIME_DEP_PKGS_CSWpy-ndg-httpsclient += CSWpy-openssl
+RUNTIME_DEP_PKGS_CSWpy-ndg-httpsclient += CSWpy-asn1
+CHECKPKG_OVERRIDES_CSWpy-ndg-httpsclient += surplus-dependency|CSWpy-openssl
+CHECKPKG_OVERRIDES_CSWpy-ndg-httpsclient += surplus-dependency|CSWpy-asn1
+
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/ndg-httpsclient/trunk/checksums	2015-11-02 12:32:51 UTC (rev 25348)
@@ -0,0 +1 @@
+81972c0267d5a47d678211ac854838f5  ndg_httpsclient-0.4.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