pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-jaraco.context



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Feb  9 09:24:41 UTC 2023

Modified Files:
        pkgsrc/devel/py-jaraco.context: Makefile distinfo

Log Message:
py-jaraco.context: updated to 4.3.0

v4.3.0

Deprecated runner parameter to tarball_context.

v4.2.1

Added test for pushd.

v4.2.0

Added on_interrupt decorator.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-jaraco.context/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-jaraco.context/distinfo

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

Modified files:

Index: pkgsrc/devel/py-jaraco.context/Makefile
diff -u pkgsrc/devel/py-jaraco.context/Makefile:1.2 pkgsrc/devel/py-jaraco.context/Makefile:1.3
--- pkgsrc/devel/py-jaraco.context/Makefile:1.2 Mon Nov 14 14:37:35 2022
+++ pkgsrc/devel/py-jaraco.context/Makefile     Thu Feb  9 09:24:40 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/11/14 14:37:35 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/02/09 09:24:40 adam Exp $
 
-DISTNAME=      jaraco.context-4.1.2
+DISTNAME=      jaraco.context-4.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=j/jaraco.context/}

Index: pkgsrc/devel/py-jaraco.context/distinfo
diff -u pkgsrc/devel/py-jaraco.context/distinfo:1.1 pkgsrc/devel/py-jaraco.context/distinfo:1.2
--- pkgsrc/devel/py-jaraco.context/distinfo:1.1 Sun Nov  6 18:12:59 2022
+++ pkgsrc/devel/py-jaraco.context/distinfo     Thu Feb  9 09:24:40 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/11/06 18:12:59 adam Exp $
+$NetBSD: distinfo,v 1.2 2023/02/09 09:24:40 adam Exp $
 
-BLAKE2s (jaraco.context-4.1.2.tar.gz) = 41fca0e05ef43405f3a67a6869bb6bb8b1d152a230b7e383841706d5cb6c79cd
-SHA512 (jaraco.context-4.1.2.tar.gz) = 297271b3508e7e979125c6f03962aba0b932337d60b51c4e48e995d60528f4e8bf7e031a877e9c58d8adaf5e3299affe83e01d9ab266e331ce0a131c7b541ee0
-Size (jaraco.context-4.1.2.tar.gz) = 8315 bytes
+BLAKE2s (jaraco.context-4.3.0.tar.gz) = 264b81d5aa61459f5e8fbe1a2b2e2492834a0d1f33597b5dca680d2f58d5715b
+SHA512 (jaraco.context-4.3.0.tar.gz) = 8882229fa1a68f2733ec4103fbeaf47625b19790f4461ab18df4c1f1a99d4d26d10d7381ab68ba5df48616a1fdb2d5e4a767496a0e40658fd011ed9cd39255de
+Size (jaraco.context-4.3.0.tar.gz) = 9764 bytes



Home | Main Index | Thread Index | Old Index