pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-posting



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Nov  1 00:13:43 UTC 2024

Modified Files:
        pkgsrc/www/py-posting: Makefile distinfo

Log Message:
py-posting: update to 2.0.1.

Fixes a performance regression and some visual issues.

    Bump Textual version by @darrenburns in #119


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/py-posting/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/py-posting/distinfo

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

Modified files:

Index: pkgsrc/www/py-posting/Makefile
diff -u pkgsrc/www/py-posting/Makefile:1.9 pkgsrc/www/py-posting/Makefile:1.10
--- pkgsrc/www/py-posting/Makefile:1.9  Tue Oct 22 18:37:56 2024
+++ pkgsrc/www/py-posting/Makefile      Fri Nov  1 00:13:43 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/10/22 18:37:56 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2024/11/01 00:13:43 wiz Exp $
 
-DISTNAME=      posting-2.0.0
+DISTNAME=      posting-2.0.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/posting/}
@@ -35,7 +35,7 @@ USE_LANGUAGES=        # none
 
 PYTHON_VERSIONS_INCOMPATIBLE=  310
 
-# as of 2.0.0.
+# as of 2.0.1
 # 8 failed, 64 passed, 1 warning
 
 post-install:

Index: pkgsrc/www/py-posting/distinfo
diff -u pkgsrc/www/py-posting/distinfo:1.7 pkgsrc/www/py-posting/distinfo:1.8
--- pkgsrc/www/py-posting/distinfo:1.7  Tue Oct 22 18:37:56 2024
+++ pkgsrc/www/py-posting/distinfo      Fri Nov  1 00:13:43 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/10/22 18:37:56 wiz Exp $
+$NetBSD: distinfo,v 1.8 2024/11/01 00:13:43 wiz Exp $
 
-BLAKE2s (posting-2.0.0.tar.gz) = 69174880d020f1b8ad0e19c5962553c24110e9103c87a5c0fbaeedaf0a00c681
-SHA512 (posting-2.0.0.tar.gz) = 22dde98f5797429dd31a3e50efcb52ddcdd035dfdc7b930ea41b3bb1241f625e14264e6cfb764008e531b25ebe6be34747faed16a4be887e8f4e61ada5d83abd
-Size (posting-2.0.0.tar.gz) = 3362324 bytes
+BLAKE2s (posting-2.0.1.tar.gz) = d7704b03f79b5f570da6b71cefb170a8b1fcc0e63c736591b9a759ac7e975fda
+SHA512 (posting-2.0.1.tar.gz) = aaeebd48f7e1ca61d38289a54e52f921befce570094348393515525526d8f6fcffcb54ed6780fb9fe6e0792e1d05b705bff3c0c152b63eb7c0ea3651b336489a
+Size (posting-2.0.1.tar.gz) = 3364016 bytes



Home | Main Index | Thread Index | Old Index