pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-wat-inspector



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 21 08:59:57 UTC 2024

Modified Files:
        pkgsrc/devel/py-wat-inspector: Makefile distinfo

Log Message:
py-wat-inspector: updated to 0.4.0

0.4.0
Unknown changes


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-wat-inspector/Makefile \
    pkgsrc/devel/py-wat-inspector/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-wat-inspector/Makefile
diff -u pkgsrc/devel/py-wat-inspector/Makefile:1.2 pkgsrc/devel/py-wat-inspector/Makefile:1.3
--- pkgsrc/devel/py-wat-inspector/Makefile:1.2  Sun Aug  4 13:07:35 2024
+++ pkgsrc/devel/py-wat-inspector/Makefile      Wed Aug 21 08:59:57 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2024/08/04 13:07:35 adam Exp $
+# $NetBSD: Makefile,v 1.3 2024/08/21 08:59:57 adam Exp $
 
-DISTNAME=      wat_inspector-0.3.3
+DISTNAME=      wat_inspector-0.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wat-inspector/}
@@ -15,7 +15,5 @@ TOOL_DEPENDS+=        ${PYPKGPREFIX}-wheel-[0-9
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-wat-inspector/distinfo
diff -u pkgsrc/devel/py-wat-inspector/distinfo:1.2 pkgsrc/devel/py-wat-inspector/distinfo:1.3
--- pkgsrc/devel/py-wat-inspector/distinfo:1.2  Sun Aug  4 13:07:35 2024
+++ pkgsrc/devel/py-wat-inspector/distinfo      Wed Aug 21 08:59:57 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/08/04 13:07:35 adam Exp $
+$NetBSD: distinfo,v 1.3 2024/08/21 08:59:57 adam Exp $
 
-BLAKE2s (wat_inspector-0.3.3.tar.gz) = 237e6b7a932b4fe7cad047fda681ced3bf23efc4426fdff1f5a4d8ecbd51f41c
-SHA512 (wat_inspector-0.3.3.tar.gz) = 9876fc381c8989341950fe9fca52dd31543e6e60c5b8158698038a765ff65fd2f606b63e4f84676bf9c0b5d9047727e1d388f5509bffbd6afbf34c10bf52df63
-Size (wat_inspector-0.3.3.tar.gz) = 21706 bytes
+BLAKE2s (wat_inspector-0.4.0.tar.gz) = c9a5c43a498e500cfaad4b5897eb140de3e98d9f4681dee55b83ea42d45369a3
+SHA512 (wat_inspector-0.4.0.tar.gz) = 4f9183a6ae063c02bd0fe037432fc74a1905d50ec8fdf4484fd2ab1b902523ff328d4ee971cd479603ab22b58ddc230a911fca242ed39f1fc229e789714b2b5c
+Size (wat_inspector-0.4.0.tar.gz) = 22359 bytes



Home | Main Index | Thread Index | Old Index