pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Import wip/py-msrest to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Mar 5 13:54:57 2021 +0100
Changeset:	e766ac958bdf2e42c5ccb8f0d61ae1420e581abd

Modified Files:
	Makefile
Added Files:
	py-msrest/DESCR
	py-msrest/Makefile
	py-msrest/PLIST
	py-msrest/distinfo

Log Message:
Import wip/py-msrest to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e766ac958bdf2e42c5ccb8f0d61ae1420e581abd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile           |  1 +
 py-msrest/DESCR    |  1 +
 py-msrest/Makefile | 20 +++++++++++++
 py-msrest/PLIST    | 82 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 py-msrest/distinfo |  6 ++++
 5 files changed, 110 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 599cc53a28..5f9f4e2c39 100644
--- a/Makefile
+++ b/Makefile
@@ -4021,6 +4021,7 @@ SUBDIR+=	py-mpop
 SUBDIR+=	py-mrio-common-metadata
 SUBDIR+=	py-msdas
 SUBDIR+=	py-msedge-selenium-tools
+SUBDIR+=	py-msrest
 SUBDIR+=	py-mssql2
 SUBDIR+=	py-msumastro
 SUBDIR+=	py-mulpyplexer
diff --git a/py-msrest/DESCR b/py-msrest/DESCR
new file mode 100644
index 0000000000..f603c2ecc3
--- /dev/null
+++ b/py-msrest/DESCR
@@ -0,0 +1 @@
+The runtime library msrest for AutoRest generated Python clients
diff --git a/py-msrest/Makefile b/py-msrest/Makefile
new file mode 100644
index 0000000000..dce44e7ae3
--- /dev/null
+++ b/py-msrest/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME=	msrest-0.6.21
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	net python
+MASTER_SITES=	${MASTER_SITE_PYPI:=m/msrest/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/Azure/msrest-for-python
+COMMENT=	AutoRest swagger generator Python client runtime
+LICENSE=	mit
+
+DEPENDS+=	${PYPKGPREFIX}-requests>=2.16>=0:../../devel/py-requests
+DEPENDS+=	${PYPKGPREFIX}-requests-oauthlib>=1.3.0:../../security/py-requests-oauthlib
+DEPENDS+=	${PYPKGPREFIX}-isodate>=0.6.0:../../time/py-isodate
+DEPENDS+=	${PYPKGPREFIX}-certifi>=2017.4.17:../../security/py-certifi
+
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-msrest/PLIST b/py-msrest/PLIST
new file mode 100644
index 0000000000..bf872212dd
--- /dev/null
+++ b/py-msrest/PLIST
@@ -0,0 +1,82 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/msrest/__init__.py
+${PYSITELIB}/msrest/__init__.pyc
+${PYSITELIB}/msrest/__init__.pyo
+${PYSITELIB}/msrest/async_client.py
+${PYSITELIB}/msrest/async_client.pyc
+${PYSITELIB}/msrest/async_client.pyo
+${PYSITELIB}/msrest/async_paging.py
+${PYSITELIB}/msrest/async_paging.pyc
+${PYSITELIB}/msrest/async_paging.pyo
+${PYSITELIB}/msrest/authentication.py
+${PYSITELIB}/msrest/authentication.pyc
+${PYSITELIB}/msrest/authentication.pyo
+${PYSITELIB}/msrest/configuration.py
+${PYSITELIB}/msrest/configuration.pyc
+${PYSITELIB}/msrest/configuration.pyo
+${PYSITELIB}/msrest/exceptions.py
+${PYSITELIB}/msrest/exceptions.pyc
+${PYSITELIB}/msrest/exceptions.pyo
+${PYSITELIB}/msrest/http_logger.py
+${PYSITELIB}/msrest/http_logger.pyc
+${PYSITELIB}/msrest/http_logger.pyo
+${PYSITELIB}/msrest/paging.py
+${PYSITELIB}/msrest/paging.pyc
+${PYSITELIB}/msrest/paging.pyo
+${PYSITELIB}/msrest/pipeline/__init__.py
+${PYSITELIB}/msrest/pipeline/__init__.pyc
+${PYSITELIB}/msrest/pipeline/__init__.pyo
+${PYSITELIB}/msrest/pipeline/aiohttp.py
+${PYSITELIB}/msrest/pipeline/aiohttp.pyc
+${PYSITELIB}/msrest/pipeline/aiohttp.pyo
+${PYSITELIB}/msrest/pipeline/async_abc.py
+${PYSITELIB}/msrest/pipeline/async_abc.pyc
+${PYSITELIB}/msrest/pipeline/async_abc.pyo
+${PYSITELIB}/msrest/pipeline/async_requests.py
+${PYSITELIB}/msrest/pipeline/async_requests.pyc
+${PYSITELIB}/msrest/pipeline/async_requests.pyo
+${PYSITELIB}/msrest/pipeline/requests.py
+${PYSITELIB}/msrest/pipeline/requests.pyc
+${PYSITELIB}/msrest/pipeline/requests.pyo
+${PYSITELIB}/msrest/pipeline/universal.py
+${PYSITELIB}/msrest/pipeline/universal.pyc
+${PYSITELIB}/msrest/pipeline/universal.pyo
+${PYSITELIB}/msrest/polling/__init__.py
+${PYSITELIB}/msrest/polling/__init__.pyc
+${PYSITELIB}/msrest/polling/__init__.pyo
+${PYSITELIB}/msrest/polling/async_poller.py
+${PYSITELIB}/msrest/polling/async_poller.pyc
+${PYSITELIB}/msrest/polling/async_poller.pyo
+${PYSITELIB}/msrest/polling/poller.py
+${PYSITELIB}/msrest/polling/poller.pyc
+${PYSITELIB}/msrest/polling/poller.pyo
+${PYSITELIB}/msrest/py.typed
+${PYSITELIB}/msrest/serialization.py
+${PYSITELIB}/msrest/serialization.pyc
+${PYSITELIB}/msrest/serialization.pyo
+${PYSITELIB}/msrest/service_client.py
+${PYSITELIB}/msrest/service_client.pyc
+${PYSITELIB}/msrest/service_client.pyo
+${PYSITELIB}/msrest/universal_http/__init__.py
+${PYSITELIB}/msrest/universal_http/__init__.pyc
+${PYSITELIB}/msrest/universal_http/__init__.pyo
+${PYSITELIB}/msrest/universal_http/aiohttp.py
+${PYSITELIB}/msrest/universal_http/aiohttp.pyc
+${PYSITELIB}/msrest/universal_http/aiohttp.pyo
+${PYSITELIB}/msrest/universal_http/async_abc.py
+${PYSITELIB}/msrest/universal_http/async_abc.pyc
+${PYSITELIB}/msrest/universal_http/async_abc.pyo
+${PYSITELIB}/msrest/universal_http/async_requests.py
+${PYSITELIB}/msrest/universal_http/async_requests.pyc
+${PYSITELIB}/msrest/universal_http/async_requests.pyo
+${PYSITELIB}/msrest/universal_http/requests.py
+${PYSITELIB}/msrest/universal_http/requests.pyc
+${PYSITELIB}/msrest/universal_http/requests.pyo
+${PYSITELIB}/msrest/version.py
+${PYSITELIB}/msrest/version.pyc
+${PYSITELIB}/msrest/version.pyo
diff --git a/py-msrest/distinfo b/py-msrest/distinfo
new file mode 100644
index 0000000000..2732cb872d
--- /dev/null
+++ b/py-msrest/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (msrest-0.6.21.tar.gz) = 55701a0207eaea769af107a1aa5cac5533511e7f
+RMD160 (msrest-0.6.21.tar.gz) = 7cf94e1424167dd53804af536222898b7f445dfd
+SHA512 (msrest-0.6.21.tar.gz) = fbabee54633fc952f41582db51ca079e2517410efe055b7d2b209d5ef25192738aeb72ed6aefab0220fc395468966d0252724c28837dd2e83ada56e2eb0a5f3e
+Size (msrest-0.6.21.tar.gz) = 104436 bytes


Home | Main Index | Thread Index | Old Index