py-aioconsole update to 0.3.0

This commit is contained in:
K.I.A.Derouiche 2020-10-26 10:39:12 +01:00
parent a642c7e532
commit a4cd6fa0fc
2 changed files with 12 additions and 11 deletions

View File

@ -1,19 +1,20 @@
# $NetBSD$
DISTNAME= aioconsole-0.2.1
DISTNAME= aioconsole-0.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://files.pythonhosted.org/packages/06/24/d88c186e84457b6a7a2a01c21ccf1e9a1125b5d33157acb28388bfc0a73c/
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aioconsole/}
MAINTAINER= jihbed.research@gmail.com
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://github.com/vxgmichel/aioconsole
COMMENT= Asynchronous console and interfaces for asyncio
LICENSE= gnu-gpl-v3
TEST_DEPENDS+= # TODO: pytest>=0
TEST_DEPENDS+= # TODO: pytest-asyncio>=0
TEST_DEPENDS+= # TODO: pytest-cov>=0
TEST_DEPENDS+= # TODO: pytest-repeat>=0
TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.1.1:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-asyncio>=6.1.1:../../devel/py-test
TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov>=2.10.1:../../devel/py-test-cov
TEST_DEPENDS+= ${PYPKGPREFIX}-test-repeat>=0.8.0:../../wip/py-test-repeat
USE_LANGUAGES= # none

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (aioconsole-0.2.1.tar.gz) = f3755bd84f5ed88f0c082a2ca1330220a4a44ff2
RMD160 (aioconsole-0.2.1.tar.gz) = 7d6a219c0d86eb7ce8bf5dbb63cf585b6ea9931a
SHA512 (aioconsole-0.2.1.tar.gz) = 3a351dba57a1a53c1dfa59ae17109f526bca6be6981631a6b60f80666979d5427220819d84553f3498e2d179a8601c6f46a26863154dce5c3081e3c93161a1f7
Size (aioconsole-0.2.1.tar.gz) = 14336 bytes
SHA1 (aioconsole-0.3.0.tar.gz) = 046ee04c853fac8cbe7b19e70f314b5f34573e80
RMD160 (aioconsole-0.3.0.tar.gz) = 47348f0d2474d2541fdd745804cf748bb6a8d1c4
SHA512 (aioconsole-0.3.0.tar.gz) = 551bb6c831d3903318008a67ec29038f366c30e05b4d1b838689f9dc98eee11bed294b9428c364392236b151c78c2d929ef12fb49d62b884affd2f642ab0e111
Size (aioconsole-0.3.0.tar.gz) = 14802 bytes