mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 0.13.0
Changes: https://github.com/Martiusweb/asynctest/commits/master
This commit is contained in:
parent
80dc06be8d
commit
048e32fa67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501811
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= asynctest
|
||||
PORTVERSION= 0.12.4
|
||||
PORTVERSION= 0.13.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Enhance unittest for testing asyncio libraries
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= python:3.4+
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556118476
|
||||
SHA256 (asynctest-0.12.4.tar.gz) = ade427a711d18016f35fb0c5d412f0ed63fb074a6084b67ff2dad48f50b0d6ca
|
||||
SIZE (asynctest-0.12.4.tar.gz) = 42747
|
||||
TIMESTAMP = 1558010777
|
||||
SHA256 (asynctest-0.13.0.tar.gz) = c27862842d15d83e6a34eb0b2866c323880eb3a75e4485b079ea11748fd77fac
|
||||
SIZE (asynctest-0.13.0.tar.gz) = 42301
|
||||
|
|
Loading…
Add table
Reference in a new issue