mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Update to 0.12.3
Changes: https://github.com/Martiusweb/asynctest/commits/master
This commit is contained in:
parent
4970a5e8e5
commit
07afcfa594
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498007
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= asynctest
|
||||
PORTVERSION= 0.12.2
|
||||
PORTVERSION= 0.12.3
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,9 @@ COMMENT= Enhance unittest for testing asyncio libraries
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
USES= python:3.4+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1530081096
|
||||
SHA256 (asynctest-0.12.2.tar.gz) = 77520850ae21620ec31738f4a7b467acaa44de6d3752d8ac7a9f4dcf55d77853
|
||||
SIZE (asynctest-0.12.2.tar.gz) = 42094
|
||||
TIMESTAMP = 1554485988
|
||||
SHA256 (asynctest-0.12.3.tar.gz) = bbeb45bb41344d2cbb814b4c89c04f2c568742352736cabf7af6fcbed06f66cc
|
||||
SIZE (asynctest-0.12.3.tar.gz) = 42222
|
||||
|
Loading…
Reference in New Issue
Block a user