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:           Sun Nov 14 15:26:49 UTC 2021

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

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

1.5.0:
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-typed-ast/Makefile
cvs rdiff -u -r1.14 -r1.15 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.13 pkgsrc/devel/py-typed-ast/Makefile:1.14
--- pkgsrc/devel/py-typed-ast/Makefile:1.13     Wed Apr 14 07:05:57 2021
+++ pkgsrc/devel/py-typed-ast/Makefile  Sun Nov 14 15:26:49 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/04/14 07:05:57 adam Exp $
+# $NetBSD: Makefile,v 1.14 2021/11/14 15:26:49 adam Exp $
 
-DISTNAME=      typed_ast-1.4.3
+DISTNAME=      typed_ast-1.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 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.14 pkgsrc/devel/py-typed-ast/distinfo:1.15
--- pkgsrc/devel/py-typed-ast/distinfo:1.14     Tue Oct 26 10:19:13 2021
+++ pkgsrc/devel/py-typed-ast/distinfo  Sun Nov 14 15:26:49 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2021/10/26 10:19:13 nia Exp $
+$NetBSD: distinfo,v 1.15 2021/11/14 15:26:49 adam Exp $
 
-BLAKE2s (typed_ast-1.4.3.tar.gz) = 7ac724116f74002b0e693d694a1427f0150932c16c6abb31979affefc9c5c239
-SHA512 (typed_ast-1.4.3.tar.gz) = 7ac06e277c883afd1a7161601ffca0114aa63db257695a4bf4c64d819a7192fe52167edb57991aefc7accc6a9902b5faf2ba9e4032c4b9be31f1db7a091607c9
-Size (typed_ast-1.4.3.tar.gz) = 210893 bytes
+BLAKE2s (typed_ast-1.5.0.tar.gz) = 29e1797531eda57f96048b4da5a2fbaedbb7ee85bfd7e67784d244c048c1b117
+SHA512 (typed_ast-1.5.0.tar.gz) = 7ee9d13f6664dd18da11356264110a1c0c9fbcda18702a13ab6961e064914f3547d2398376558e64e0f8941af0925850d00014eff99c2faf8dea605aa961c8aa
+Size (typed_ast-1.5.0.tar.gz) = 252074 bytes
 SHA1 (patch-setup.py) = 997fc582f7b9e9e068fa8d6d5760acfe792554f2



Home | Main Index | Thread Index | Old Index