pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-aiofiles py-aiofiles: updated to 0.4.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/508a4d32bd32
branches: trunk
changeset: 311838:508a4d32bd32
user: adam <adam%pkgsrc.org@localhost>
date: Sun Aug 19 11:16:25 2018 +0000
description:
py-aiofiles: updated to 0.4.0
0.4.0:
Python 3.7 support.
Removed Python 3.3/3.4 support. If you use these versions, stick to aiofiles 0.3.x.
diffstat:
devel/py-aiofiles/Makefile | 6 +++---
devel/py-aiofiles/PLIST | 6 +-----
devel/py-aiofiles/distinfo | 10 +++++-----
3 files changed, 9 insertions(+), 13 deletions(-)
diffs (56 lines):
diff -r b5c1ed4623b3 -r 508a4d32bd32 devel/py-aiofiles/Makefile
--- a/devel/py-aiofiles/Makefile Sun Aug 19 10:55:04 2018 +0000
+++ b/devel/py-aiofiles/Makefile Sun Aug 19 11:16:25 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2017/10/23 21:10:01 adam Exp $
+# $NetBSD: Makefile,v 1.3 2018/08/19 11:16:25 adam Exp $
-DISTNAME= aiofiles-0.3.2
+DISTNAME= aiofiles-0.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiofiles/}
@@ -10,7 +10,7 @@
COMMENT= File support for asyncio
LICENSE= apache-2.0
-PYTHON_VERSIONS_INCOMPATIBLE= 27
+PYTHON_VERSIONS_INCOMPATIBLE= 27 34
USE_LANGUAGES= # none
diff -r b5c1ed4623b3 -r 508a4d32bd32 devel/py-aiofiles/PLIST
--- a/devel/py-aiofiles/PLIST Sun Aug 19 10:55:04 2018 +0000
+++ b/devel/py-aiofiles/PLIST Sun Aug 19 11:16:25 2018 +0000
@@ -1,15 +1,11 @@
-@comment $NetBSD: PLIST,v 1.1 2017/07/07 07:20:54 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/08/19 11:16:25 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/aiofiles/__init__.py
${PYSITELIB}/aiofiles/__init__.pyc
${PYSITELIB}/aiofiles/__init__.pyo
-${PYSITELIB}/aiofiles/_compat.py
-${PYSITELIB}/aiofiles/_compat.pyc
-${PYSITELIB}/aiofiles/_compat.pyo
${PYSITELIB}/aiofiles/base.py
${PYSITELIB}/aiofiles/base.pyc
${PYSITELIB}/aiofiles/base.pyo
diff -r b5c1ed4623b3 -r 508a4d32bd32 devel/py-aiofiles/distinfo
--- a/devel/py-aiofiles/distinfo Sun Aug 19 10:55:04 2018 +0000
+++ b/devel/py-aiofiles/distinfo Sun Aug 19 11:16:25 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2017/10/23 21:10:01 adam Exp $
+$NetBSD: distinfo,v 1.3 2018/08/19 11:16:25 adam Exp $
-SHA1 (aiofiles-0.3.2.tar.gz) = 402354e1823689311a09fb97297b937d8a947742
-RMD160 (aiofiles-0.3.2.tar.gz) = 20ee5249b608bf31f6ad11c7218b4fdaa74c8ed9
-SHA512 (aiofiles-0.3.2.tar.gz) = a32c2f87cbcab3ff5d5278c0983730b7855d352632a9e15d8d115b6f9baef7a47f974ba833c09d72a19a882e9f97404ce6cdd659b25d1823e630770f0e60fbf3
-Size (aiofiles-0.3.2.tar.gz) = 9853 bytes
+SHA1 (aiofiles-0.4.0.tar.gz) = 521a64c5b41977a41582ca7bbd73cd4ae57c1789
+RMD160 (aiofiles-0.4.0.tar.gz) = 7eb2965af6560bf6babd9a538139db26f8c5aed6
+SHA512 (aiofiles-0.4.0.tar.gz) = ad41aed2151fc2adf01ddbaec7fcc772c2ee8e33609dff881d00e255412c2142b0594e70eca32e73accd120d13e1f112b20a627fae2fa343b96d18f59371c9da
+Size (aiofiles-0.4.0.tar.gz) = 9270 bytes
Home |
Main Index |
Thread Index |
Old Index