pkgsrc-WIP-changes archive

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

py-weewx: Update to 5.3.1



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Tue Mar 3 09:09:19 2026 -0500
Changeset:	875775c6b8723c12e162c4f61ad0f0558edac0ba

Modified Files:
	py-weewx/Makefile

Log Message:
py-weewx: Update to 5.3.1

This accomodates python 3.7 in a test case; no changes to operational
code, other than increased version.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=875775c6b8723c12e162c4f61ad0f0558edac0ba

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

diffstat:
 py-weewx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-weewx/Makefile b/py-weewx/Makefile
index 3097a6152a..a0f8908cc7 100644
--- a/py-weewx/Makefile
+++ b/py-weewx/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.24 2019/04/26 14:12:35 maya Exp $
 
-DISTNAME=	weewx-5.3.0
+DISTNAME=	weewx-5.3.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=	misc
 MASTER_SITES=	https://weewx.com/downloads/released_versions/


Home | Main Index | Thread Index | Old Index