pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-typed-ast



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jan 24 11:11:01 UTC 2022

Modified Files:
        pkgsrc/devel/py-typed-ast: Makefile distinfo

Log Message:
py-typed-ast: updated to 1.5.2

1.5.2:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/py-typed-ast/Makefile \
    pkgsrc/devel/py-typed-ast/distinfo

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

Modified files:

Index: pkgsrc/devel/py-typed-ast/Makefile
diff -u pkgsrc/devel/py-typed-ast/Makefile:1.16 pkgsrc/devel/py-typed-ast/Makefile:1.17
--- pkgsrc/devel/py-typed-ast/Makefile:1.16     Tue Jan  4 20:53:46 2022
+++ pkgsrc/devel/py-typed-ast/Makefile  Mon Jan 24 11:11:01 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2022/01/04 20:53:46 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2022/01/24 11:11:01 adam Exp $
 
-DISTNAME=      typed_ast-1.5.1
+DISTNAME=      typed_ast-1.5.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/typed-ast/}
 
Index: pkgsrc/devel/py-typed-ast/distinfo
diff -u pkgsrc/devel/py-typed-ast/distinfo:1.16 pkgsrc/devel/py-typed-ast/distinfo:1.17
--- pkgsrc/devel/py-typed-ast/distinfo:1.16     Sat Dec 11 19:48:02 2021
+++ pkgsrc/devel/py-typed-ast/distinfo  Mon Jan 24 11:11:01 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2021/12/11 19:48:02 adam Exp $
+$NetBSD: distinfo,v 1.17 2022/01/24 11:11:01 adam Exp $
 
-BLAKE2s (typed_ast-1.5.1.tar.gz) = 355ecfb128502bf1425ed1261b6061ce1e1ab0c23b63476dbdd702ed0f7c02ff
-SHA512 (typed_ast-1.5.1.tar.gz) = 9e1b1e5da242f29c52857a5a683be47d95b592c788a7c603fc38f637ee64f687253aa58994061681c703addd2405532dfdc0765dd1cadf16b339623901f61355
-Size (typed_ast-1.5.1.tar.gz) = 252316 bytes
+BLAKE2s (typed_ast-1.5.2.tar.gz) = a1c4e31f653a5bef0a58d531c696823d22f96c095d618b5244c006ef2c5a5bec
+SHA512 (typed_ast-1.5.2.tar.gz) = 7da72fc0c4fcb74cb41914765baea5c7f52b1e8a5c58883877e702765be59d3dd8c7f73bd5759a65781d04fdecbcf46160ff4402578a92685f25163e12b93558
+Size (typed_ast-1.5.2.tar.gz) = 252310 bytes
 SHA1 (patch-setup.py) = 997fc582f7b9e9e068fa8d6d5760acfe792554f2



Home | Main Index | Thread Index | Old Index