pkgsrc-WIP-changes archive

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

py-posting: update to 2.5.2, problem remains



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Mar 10 16:52:48 2025 +0100
Changeset:	f2ac9d6d6ae16f267a83b8f01b8539ccc739c895

Modified Files:
	py-posting/Makefile
	py-posting/PLIST
	py-posting/distinfo

Log Message:
py-posting: update to 2.5.2, problem remains

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

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

diffstat:
 py-posting/Makefile | 2 +-
 py-posting/PLIST    | 5 ++++-
 py-posting/distinfo | 6 +++---
 3 files changed, 8 insertions(+), 5 deletions(-)

diffs:
diff --git a/py-posting/Makefile b/py-posting/Makefile
index ef48d48f3d..37fcf14433 100644
--- a/py-posting/Makefile
+++ b/py-posting/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.12 2024/11/24 10:44:23 wiz Exp $
 
-DISTNAME=	posting-2.4.0
+DISTNAME=	posting-2.5.2
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/posting/}
diff --git a/py-posting/PLIST b/py-posting/PLIST
index de9cc9392f..ea7b1205f1 100644
--- a/py-posting/PLIST
+++ b/py-posting/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2024/11/24 10:44:23 wiz Exp $
+@comment $NetBSD$
 bin/posting-${PYVERSSUFFIX}
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
@@ -15,6 +15,9 @@ ${PYSITELIB}/posting/__main__.pyo
 ${PYSITELIB}/posting/app.py
 ${PYSITELIB}/posting/app.pyc
 ${PYSITELIB}/posting/app.pyo
+${PYSITELIB}/posting/auth.py
+${PYSITELIB}/posting/auth.pyc
+${PYSITELIB}/posting/auth.pyo
 ${PYSITELIB}/posting/collection.py
 ${PYSITELIB}/posting/collection.pyc
 ${PYSITELIB}/posting/collection.pyo
diff --git a/py-posting/distinfo b/py-posting/distinfo
index 8cb38fbfec..4fb106b6c5 100644
--- a/py-posting/distinfo
+++ b/py-posting/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.10 2024/11/24 10:44:23 wiz Exp $
 
-BLAKE2s (posting-2.4.0.tar.gz) = fe4e239544f0cb986f28cad9d640436c17ca359b02e5b3b408da13c40343b1fc
-SHA512 (posting-2.4.0.tar.gz) = 3122bed42f5beeef68d5b371c1198f293fb67732cdb67bee01533bc2fe1299c88e9ba7916b1c4238aa86085bc6c6b1e9d3a28c5d30d29ceb1996ebb13d7c722f
-Size (posting-2.4.0.tar.gz) = 4801230 bytes
+BLAKE2s (posting-2.5.2.tar.gz) = 387682f4ef5535599590835b287ad0509b90617aa7e1777bc054f24599d4e138
+SHA512 (posting-2.5.2.tar.gz) = f3b1703a52e00f18b4bde799618bb568745f3b5bc05190383777579f5654b86a9af41c4a8595545ba28ee7eae4f3a5ec6da9ccf270116b8c71b42419580aaf30
+Size (posting-2.5.2.tar.gz) = 4840218 bytes


Home | Main Index | Thread Index | Old Index