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.3.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/50ac8cb4167f
branches: trunk
changeset: 370778:50ac8cb4167f
user: adam <adam%pkgsrc.org@localhost>
date: Mon Oct 23 21:10:01 2017 +0000
description:
py-aiofiles: updated to 0.3.2
0.3.2:
The LICENSE is now included in the sdist.
diffstat:
devel/py-aiofiles/Makefile | 8 +++++---
devel/py-aiofiles/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 8 deletions(-)
diffs (38 lines):
diff -r 4bc00e0f8f7f -r 50ac8cb4167f devel/py-aiofiles/Makefile
--- a/devel/py-aiofiles/Makefile Mon Oct 23 20:48:43 2017 +0000
+++ b/devel/py-aiofiles/Makefile Mon Oct 23 21:10:01 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2017/07/07 07:20:54 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/10/23 21:10:01 adam Exp $
-DISTNAME= aiofiles-0.3.1
+DISTNAME= aiofiles-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiofiles/}
@@ -10,7 +10,9 @@
COMMENT= File support for asyncio
LICENSE= apache-2.0
-PYTHON_VERSIONS_ACCEPTED= 36 35 34
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
+USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4bc00e0f8f7f -r 50ac8cb4167f devel/py-aiofiles/distinfo
--- a/devel/py-aiofiles/distinfo Mon Oct 23 20:48:43 2017 +0000
+++ b/devel/py-aiofiles/distinfo Mon Oct 23 21:10:01 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/07/07 07:20:54 adam Exp $
+$NetBSD: distinfo,v 1.2 2017/10/23 21:10:01 adam Exp $
-SHA1 (aiofiles-0.3.1.tar.gz) = eca3180a5e6c306eaffde81dc5ea974c8813c8a0
-RMD160 (aiofiles-0.3.1.tar.gz) = 6c3cb432b087a8710bcd89463918bcee770f8b58
-SHA512 (aiofiles-0.3.1.tar.gz) = f4cd68680effa0fe834d048e5a1bb627eed0f69a0556b237ce10bf2ad348ab2915aac24d6dcf669b60d3d8cce3967318971fb98fa25d9f8eca1e6bbcd458dfd9
-Size (aiofiles-0.3.1.tar.gz) = 5472 bytes
+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
Home |
Main Index |
Thread Index |
Old Index