pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-weewx: Update to 5.2.0
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%lexort.com@localhost>
Pushed By: gdt
Date: Mon Dec 22 18:40:39 2025 -0500
Changeset: 96df056ddeffbd73a1d8fe903a9d2788300a96ee
Modified Files:
py-weewx/DESCR
py-weewx/Makefile
py-weewx/PLIST
py-weewx/distinfo
Log Message:
py-weewx: Update to 5.2.0
In theory this is a minor update.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=96df056ddeffbd73a1d8fe903a9d2788300a96ee
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-weewx/DESCR | 3 ---
py-weewx/Makefile | 3 +--
py-weewx/PLIST | 24 ++++++++++++------------
py-weewx/distinfo | 6 +++---
4 files changed, 16 insertions(+), 20 deletions(-)
diffs:
diff --git a/py-weewx/DESCR b/py-weewx/DESCR
index c178cd355b..67fac51ee9 100644
--- a/py-weewx/DESCR
+++ b/py-weewx/DESCR
@@ -11,6 +11,3 @@ running WeeWX.
Thousands of stations throughout the world run WeeWX, many of whom
have opted-in to be shown on our station map.
-
-pkgsrc note: For now, this package is useful to install the
-dependencies; see the Makefile for configuration issues.
diff --git a/py-weewx/Makefile b/py-weewx/Makefile
index b8de93ab75..685a365885 100644
--- a/py-weewx/Makefile
+++ b/py-weewx/Makefile
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.24 2019/04/26 14:12:35 maya Exp $
-DISTNAME= weewx-5.1.0
+DISTNAME= weewx-5.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
-PKGREVISION= 2
CATEGORIES= misc
MASTER_SITES= https://weewx.com/downloads/released_versions/
EXTRACT_SUFX= .tgz
diff --git a/py-weewx/PLIST b/py-weewx/PLIST
index 740f420c90..508e86e10d 100644
--- a/py-weewx/PLIST
+++ b/py-weewx/PLIST
@@ -1,18 +1,6 @@
@comment $NetBSD$
bin/weectl-${PYVERSSUFFIX}
bin/weewxd-${PYVERSSUFFIX}
-${PYSITELIB}/schemas/__init__.py
-${PYSITELIB}/schemas/__init__.pyc
-${PYSITELIB}/schemas/__init__.pyo
-${PYSITELIB}/schemas/wview.py
-${PYSITELIB}/schemas/wview.pyc
-${PYSITELIB}/schemas/wview.pyo
-${PYSITELIB}/schemas/wview_extended.py
-${PYSITELIB}/schemas/wview_extended.pyc
-${PYSITELIB}/schemas/wview_extended.pyo
-${PYSITELIB}/schemas/wview_small.py
-${PYSITELIB}/schemas/wview_small.pyc
-${PYSITELIB}/schemas/wview_small.pyo
${PYSITELIB}/weecfg/__init__.py
${PYSITELIB}/weecfg/__init__.pyc
${PYSITELIB}/weecfg/__init__.pyo
@@ -235,6 +223,18 @@ ${PYSITELIB}/weewx/reportengine.pyo
${PYSITELIB}/weewx/restx.py
${PYSITELIB}/weewx/restx.pyc
${PYSITELIB}/weewx/restx.pyo
+${PYSITELIB}/weewx/schemas/__init__.py
+${PYSITELIB}/weewx/schemas/__init__.pyc
+${PYSITELIB}/weewx/schemas/__init__.pyo
+${PYSITELIB}/weewx/schemas/wview.py
+${PYSITELIB}/weewx/schemas/wview.pyc
+${PYSITELIB}/weewx/schemas/wview.pyo
+${PYSITELIB}/weewx/schemas/wview_extended.py
+${PYSITELIB}/weewx/schemas/wview_extended.pyc
+${PYSITELIB}/weewx/schemas/wview_extended.pyo
+${PYSITELIB}/weewx/schemas/wview_small.py
+${PYSITELIB}/weewx/schemas/wview_small.pyc
+${PYSITELIB}/weewx/schemas/wview_small.pyo
${PYSITELIB}/weewx/station.py
${PYSITELIB}/weewx/station.pyc
${PYSITELIB}/weewx/station.pyo
diff --git a/py-weewx/distinfo b/py-weewx/distinfo
index 93e2c221df..c2b6be2a63 100644
--- a/py-weewx/distinfo
+++ b/py-weewx/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (weewx-5.1.0.tgz) = da0f1249cac572a75a0c74a9d97c3a748118edbc0706f94ac95e217f37c556d5
-SHA512 (weewx-5.1.0.tgz) = 5db01921824eb415de17b51abd7ab12eac1c55398f27514c6526b2d97f49b4f708374dff0c6226138d85064b6d44e07ee23a06af508f2ed408aed285a0b3213a
-Size (weewx-5.1.0.tgz) = 2189636 bytes
+BLAKE2s (weewx-5.2.0.tgz) = da5610ca5f53d32e5aec53a9dc4e050fd685f4c1689423457d73918ba4984909
+SHA512 (weewx-5.2.0.tgz) = f475a58191aae1f12af34633289f6095b8aeab5adaa3e26eeb925faf7c0ab285bad5d1f50219338eb81213f154cf15c78f1698d8890a7bf3202a01b963fe307a
+Size (weewx-5.2.0.tgz) = 2202075 bytes
Home |
Main Index |
Thread Index |
Old Index