Skip to content

Commit

Permalink
devel/py-aiofiles: Update to 22.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 666a541 commit d6dedd1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions devel/py-aiofiles/Makefile
@@ -1,5 +1,5 @@
PORTNAME= aiofiles
PORTVERSION= 0.8.0
PORTVERSION= 22.1.0
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -11,7 +11,7 @@ WWW= https://github.com/Tinche/aiofiles
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= python:3.6+
USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions devel/py-aiofiles/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1638556544
SHA256 (aiofiles-0.8.0.tar.gz) = 8334f23235248a3b2e83b2c3a78a22674f39969b96397126cc93664d9a901e59
SIZE (aiofiles-0.8.0.tar.gz) = 14082
TIMESTAMP = 1677771185
SHA256 (aiofiles-22.1.0.tar.gz) = 9107f1ca0b2a5553987a94a3c9959fe5b491fdf731389aa5b7b1bd0733e32de6
SIZE (aiofiles-22.1.0.tar.gz) = 14669

0 comments on commit d6dedd1

Please sign in to comment.