pkgsrc-Changes archive

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

CVS commit: pkgsrc/math/py-lap



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb 25 15:10:53 UTC 2026

Modified Files:
        pkgsrc/math/py-lap: Makefile distinfo

Log Message:
py-lap: updated to 0.5.13

0.5.13
Add badge for full test workflow in README.md


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/math/py-lap/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/math/py-lap/distinfo

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

Modified files:

Index: pkgsrc/math/py-lap/Makefile
diff -u pkgsrc/math/py-lap/Makefile:1.3 pkgsrc/math/py-lap/Makefile:1.4
--- pkgsrc/math/py-lap/Makefile:1.3     Thu Oct  9 07:57:47 2025
+++ pkgsrc/math/py-lap/Makefile Wed Feb 25 15:10:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2025/10/09 07:57:47 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/25 15:10:52 adam Exp $
 
-DISTNAME=      lap-0.5.12
+DISTNAME=      lap-0.5.13
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    math python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=l/lap/}
@@ -12,7 +12,7 @@ LICENSE=      2-clause-bsd
 
 USE_LANGUAGES= c c++
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 
 PYTHON_VERSIONS_INCOMPATIBLE=  310
 

Index: pkgsrc/math/py-lap/distinfo
diff -u pkgsrc/math/py-lap/distinfo:1.1 pkgsrc/math/py-lap/distinfo:1.2
--- pkgsrc/math/py-lap/distinfo:1.1     Wed May 14 13:30:02 2025
+++ pkgsrc/math/py-lap/distinfo Wed Feb 25 15:10:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2025/05/14 13:30:02 adam Exp $
+$NetBSD: distinfo,v 1.2 2026/02/25 15:10:52 adam Exp $
 
-BLAKE2s (lap-0.5.12.tar.gz) = f601144e55ef83ba64ef6eaab7e22dedb634d8dcf0ba5ed43c83330b09118acb
-SHA512 (lap-0.5.12.tar.gz) = a8ba1883e06b04a41cebb53999bcc7321748036958fde1ab37a2194b43104a84d0315bea89b21aaae7556cc3f573d95bf30107dc4045af301134dd10319b7d53
-Size (lap-0.5.12.tar.gz) = 1520169 bytes
+BLAKE2s (lap-0.5.13.tar.gz) = 5d9da67d1b199ffdabd0dfcf477cf691c849fdfb3efee679f69224a4be0c8b33
+SHA512 (lap-0.5.13.tar.gz) = 66c45a6802a6edcbb7f5bf25f7ee5030acc0d5eab706666fb4ebaff3f8578af5bfc951296138ab22cf8d18d74cb0712433feca5c43c3a97cd5e8eed2abdbaee5
+Size (lap-0.5.13.tar.gz) = 1537351 bytes



Home | Main Index | Thread Index | Old Index