import pkg to wip

This commit is contained in:
K.I.A.Derouiche 2020-09-22 02:01:41 +01:00
parent 74c24338c3
commit f9b09f1625
4 changed files with 51 additions and 0 deletions

1
py-hugo/DESCR Normal file
View File

@ -0,0 +1 @@
Hugo - Discord Bot Library

18
py-hugo/Makefile Normal file
View File

@ -0,0 +1,18 @@
# $NetBSD$
DISTNAME= hugo-0.5.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= category python
MASTER_SITES= https://files.pythonhosted.org/packages/68/28/bcdaf2fab2ee08f7f1d116ae42b28d80541a12e07eee04c4782985dde820/
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/Roolat/hugo
COMMENT= Discord bot library
LICENSE= mit
DEPENDS+= ${PYPKGPREFIX}-discord.py>=0:../../wip/py-discord.py
PYTHON_VERSIONS_ACCEPTED= 38 37 36
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

26
py-hugo/PLIST Normal file
View File

@ -0,0 +1,26 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/hugo/__init__.py
${PYSITELIB}/hugo/__init__.pyc
${PYSITELIB}/hugo/__init__.pyo
${PYSITELIB}/hugo/client.py
${PYSITELIB}/hugo/client.pyc
${PYSITELIB}/hugo/client.pyo
${PYSITELIB}/hugo/constants.py
${PYSITELIB}/hugo/constants.pyc
${PYSITELIB}/hugo/constants.pyo
${PYSITELIB}/hugo/context.py
${PYSITELIB}/hugo/context.pyc
${PYSITELIB}/hugo/context.pyo
${PYSITELIB}/hugo/exceptions.py
${PYSITELIB}/hugo/exceptions.pyc
${PYSITELIB}/hugo/exceptions.pyo
${PYSITELIB}/hugo/ext/__init__.py
${PYSITELIB}/hugo/ext/__init__.pyc
${PYSITELIB}/hugo/ext/__init__.pyo
${PYSITELIB}/hugo/handler.py
${PYSITELIB}/hugo/handler.pyc
${PYSITELIB}/hugo/handler.pyo
${PYSITELIB}/hugo/middleware.py
${PYSITELIB}/hugo/middleware.pyc
${PYSITELIB}/hugo/middleware.pyo

6
py-hugo/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (hugo-0.5.2.tar.gz) = e11796bec2a9ebf569412bb519787ad1ea4b63fa
RMD160 (hugo-0.5.2.tar.gz) = 5e9107a0fe65b2ece7c60405825a9a0733e109b9
SHA512 (hugo-0.5.2.tar.gz) = 3799ff56db48345b0b186e2ce7c02ab14298a5ab71d76fcf87d39ee28473bc08ac66097897d44afdfe1dda26d7e68b550e6450c93cd734307e9e5e53d2f83e88
Size (hugo-0.5.2.tar.gz) = 7893 bytes