wip/py-moto import 1.3.16 to wip

This commit is contained in:
K.I.A.Derouiche 2020-10-26 01:15:40 +01:00
parent 6aa4c3d201
commit 11ad224b1f
4 changed files with 1285 additions and 0 deletions

2
py-moto/DESCR Normal file
View File

@ -0,0 +1,2 @@
A library that allows you to easily mock out
tests based on AWS infrastructure

21
py-moto/Makefile Normal file
View File

@ -0,0 +1,21 @@
# $NetBSD$
DISTNAME= moto-1.3.16
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/moto/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/spulec/moto/
COMMENT= Python tests to easily mock out the boto library
LICENSE= apache-2.0
DEPENDS+= ${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test
DEPENDS+= ${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-xmltodict>=0.12.0:../../textproc/py-xmltodict
DEPENDS+= ${PYPKGPREFIX}-requests>=2.24.0:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-responses>=0.12.0:../../net/py-responses
DEPENDS+= ${PYPKGPREFIX}-markupsafe>=1.1.1:../../textproc/py-markupsafe
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

1256
py-moto/PLIST Normal file

File diff suppressed because it is too large Load Diff

6
py-moto/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (moto-1.3.16.tar.gz) = 7c3f02197160ea945b27d8921eb6184b1e56e25e
RMD160 (moto-1.3.16.tar.gz) = 358428e44685514100f2aec4bfb4dfc26737db11
SHA512 (moto-1.3.16.tar.gz) = 80a1335fea8d6dd42b4062365da4719d26cd6c18e5c186c950bbb844dce44e91ffe5e5173742f3b60d6ba2cab93d45359b43c2cb0ccf74d16009986457c243a4
Size (moto-1.3.16.tar.gz) = 1761006 bytes