pkgsrc-WIP-changes archive

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

py-aioconsole update to 0.3.0



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Mon Oct 26 10:39:12 2020 +0100
Changeset:	a4cd6fa0fcf166c177ad99525f545884dc73e88e

Modified Files:
	py-aioconsole/Makefile
	py-aioconsole/distinfo

Log Message:
py-aioconsole update to 0.3.0

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

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

diffstat:
 py-aioconsole/Makefile | 15 ++++++++-------
 py-aioconsole/distinfo |  8 ++++----
 2 files changed, 12 insertions(+), 11 deletions(-)

diffs:
diff --git a/py-aioconsole/Makefile b/py-aioconsole/Makefile
index 85cc180ed8..e4d104ea67 100644
--- a/py-aioconsole/Makefile
+++ b/py-aioconsole/Makefile
@@ -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@localhost
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
 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
 
diff --git a/py-aioconsole/distinfo b/py-aioconsole/distinfo
index c040d8c1e7..e970e33966 100644
--- a/py-aioconsole/distinfo
+++ b/py-aioconsole/distinfo
@@ -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


Home | Main Index | Thread Index | Old Index