pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/py-jrnl



Module Name:    pkgsrc
Committed By:   leot
Date:           Sun Sep 14 10:41:50 UTC 2025

Modified Files:
        pkgsrc/time/py-jrnl: Makefile distinfo

Log Message:
py-jrnl: Update to 4.2.1

Changes:
4.2.1
Dependencies updates and documentation improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/py-jrnl/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/py-jrnl/distinfo

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

Modified files:

Index: pkgsrc/time/py-jrnl/Makefile
diff -u pkgsrc/time/py-jrnl/Makefile:1.11 pkgsrc/time/py-jrnl/Makefile:1.12
--- pkgsrc/time/py-jrnl/Makefile:1.11   Fri Nov 22 18:29:48 2024
+++ pkgsrc/time/py-jrnl/Makefile        Sun Sep 14 10:41:49 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2024/11/22 18:29:48 leot Exp $
+# $NetBSD: Makefile,v 1.12 2025/09/14 10:41:49 leot Exp $
 
-DISTNAME=      jrnl-4.2
+DISTNAME=      jrnl-4.2.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    time python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jrnl/}
@@ -11,7 +11,7 @@ COMMENT=      Command line journal applicatio
 LICENSE=       gnu-gpl-v3
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core>=1.0.0:../../devel/py-poetry-core
-DEPENDS+=      ${PYPKGPREFIX}-colorama>=0.4.0:../../comms/py-colorama
+DEPENDS+=      ${PYPKGPREFIX}-colorama>=0.4:../../comms/py-colorama
 DEPENDS+=      ${PYPKGPREFIX}-cryptography>=3.0:../../security/py-cryptography
 DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.8:../../time/py-dateutil
 DEPENDS+=      ${PYPKGPREFIX}-keyring>=21.0:../../security/py-keyring

Index: pkgsrc/time/py-jrnl/distinfo
diff -u pkgsrc/time/py-jrnl/distinfo:1.5 pkgsrc/time/py-jrnl/distinfo:1.6
--- pkgsrc/time/py-jrnl/distinfo:1.5    Fri Nov 22 18:29:48 2024
+++ pkgsrc/time/py-jrnl/distinfo        Sun Sep 14 10:41:49 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/11/22 18:29:48 leot Exp $
+$NetBSD: distinfo,v 1.6 2025/09/14 10:41:49 leot Exp $
 
-BLAKE2s (jrnl-4.2.tar.gz) = 2d4f4a7e89976b0a6a3522c3a3dc6b5b6bb1a89d167a37c539da5a66176f8475
-SHA512 (jrnl-4.2.tar.gz) = 3847dfdad9a1040da24a38638ed41596ee98c3abe81603a399b4aaeac62625d72239021fb9533a0e2addd1224e77872c86900e2f830e0cc3a29895ed443f48b1
-Size (jrnl-4.2.tar.gz) = 60394 bytes
+BLAKE2s (jrnl-4.2.1.tar.gz) = e841dc323e8e336ec7f1f31b13cd7ba175d0d833c363f7f7b06b97c5509123c0
+SHA512 (jrnl-4.2.1.tar.gz) = f1d5fdfe1e7eedab9ac43b4a3bac766f5e6453c76e3161e1a86a2e278915716a7d283bf5505edaea67b96984f1064af66811b77730782103355a30c921122458
+Size (jrnl-4.2.1.tar.gz) = 58659 bytes



Home | Main Index | Thread Index | Old Index