pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-hyperframe



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Apr 29 08:22:42 UTC 2021

Modified Files:
        pkgsrc/www/py-hyperframe: Makefile PLIST distinfo

Log Message:
py-hyperframe: updated to 6.0.1

6.0.1 (2021-04-17)
------------------

**API Changes (Backward-compatible)**

- Added support for Python 3.9.
- Added type hints.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-hyperframe/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/py-hyperframe/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/py-hyperframe/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-hyperframe/Makefile
diff -u pkgsrc/www/py-hyperframe/Makefile:1.6 pkgsrc/www/py-hyperframe/Makefile:1.7
--- pkgsrc/www/py-hyperframe/Makefile:1.6       Sat Oct  3 18:10:19 2020
+++ pkgsrc/www/py-hyperframe/Makefile   Thu Apr 29 08:22:42 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/10/03 18:10:19 adam Exp $
+# $NetBSD: Makefile,v 1.7 2021/04/29 08:22:42 adam Exp $
 
-DISTNAME=      hyperframe-6.0.0
+DISTNAME=      hyperframe-6.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hyperframe/}

Index: pkgsrc/www/py-hyperframe/PLIST
diff -u pkgsrc/www/py-hyperframe/PLIST:1.1 pkgsrc/www/py-hyperframe/PLIST:1.2
--- pkgsrc/www/py-hyperframe/PLIST:1.1  Tue Feb 16 13:47:31 2016
+++ pkgsrc/www/py-hyperframe/PLIST      Thu Apr 29 08:22:42 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/16 13:47:31 leot Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/04/29 08:22:42 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -15,3 +15,4 @@ ${PYSITELIB}/hyperframe/flags.pyo
 ${PYSITELIB}/hyperframe/frame.py
 ${PYSITELIB}/hyperframe/frame.pyc
 ${PYSITELIB}/hyperframe/frame.pyo
+${PYSITELIB}/hyperframe/py.typed

Index: pkgsrc/www/py-hyperframe/distinfo
diff -u pkgsrc/www/py-hyperframe/distinfo:1.5 pkgsrc/www/py-hyperframe/distinfo:1.6
--- pkgsrc/www/py-hyperframe/distinfo:1.5       Sat Oct  3 18:10:19 2020
+++ pkgsrc/www/py-hyperframe/distinfo   Thu Apr 29 08:22:42 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/10/03 18:10:19 adam Exp $
+$NetBSD: distinfo,v 1.6 2021/04/29 08:22:42 adam Exp $
 
-SHA1 (hyperframe-6.0.0.tar.gz) = ee8b2c8768858478acf22f7b51051d6be7fd08c6
-RMD160 (hyperframe-6.0.0.tar.gz) = 117de97afaeccdbc7de264c11cab42672c7cbd52
-SHA512 (hyperframe-6.0.0.tar.gz) = 54812dcd5bc92ebe8333e6976c2edba7309cff9921fbcbae0eda7666bf7de7758b3646f4738404bcbd069c4904e57710cb312c42ef9b6ae1d88a057b0bd0ca44
-Size (hyperframe-6.0.0.tar.gz) = 24640 bytes
+SHA1 (hyperframe-6.0.1.tar.gz) = c0a71cbda94eaa979076a4cd2527c7779d4e5da9
+RMD160 (hyperframe-6.0.1.tar.gz) = 80fe234fb9d1f4260a4f83b66436002f79919c9e
+SHA512 (hyperframe-6.0.1.tar.gz) = 2a5101b2e91e047fe39b32f81a1a8b2240c371fed28a5e1581e743371418388a7dfb55bc819c46a45804e7f00a5231ca54c92aa1b5b41ffeb714b8cb3ac485ca
+Size (hyperframe-6.0.1.tar.gz) = 25008 bytes



Home | Main Index | Thread Index | Old Index