pkgsrc-WIP-changes archive

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

py-mbake: update to 1.4.6



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sun Apr 5 13:39:50 2026 +0200
Changeset:	a3e5a63214b0dac3dce766ab837d1dc00940d828

Modified Files:
	TODO
	py-mbake/Makefile
	py-mbake/distinfo

Log Message:
py-mbake: update to 1.4.6

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

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

diffstat:
 TODO              | 1 -
 py-mbake/Makefile | 6 ++++--
 py-mbake/distinfo | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diffs:
diff --git a/TODO b/TODO
index 305c0bf159..04d83d5ccd 100644
--- a/TODO
+++ b/TODO
@@ -118,7 +118,6 @@ Suggested package updates
 	o ppp-2.5.2
 	o py-PyPE-2.9
 	o py-etmtk-3.2.31
-	o py-mbake-1.4.6
 	o py-rpyc-3.2.1
 	o py-sentry-23.7.1
 	o py-smop-0.29
diff --git a/py-mbake/Makefile b/py-mbake/Makefile
index f4a0d2ddaa..c18a05a245 100644
--- a/py-mbake/Makefile
+++ b/py-mbake/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	mbake-1.4.5
+DISTNAME=	mbake-1.4.6
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	devel python
 MASTER_SITES=	${MASTER_SITE_PYPI:=m/mbake/}
@@ -24,8 +24,10 @@ SUBST_SED.make+=	-e 's,"make","'${GMAKE}'",'
 SUBST_STAGE.make=	pre-build
 SUBST_MESSAGE.make=	Fix to use GNU make.
 
+CHECK_PORTABILITY_SKIP+=	tests/fixtures/shell_operators/*
+
 # as of 1.4.5
-# 2 failed, 182 passed
+# 2 failed, 209 passed
 
 .include "../../lang/python/pyversion.mk"
 
diff --git a/py-mbake/distinfo b/py-mbake/distinfo
index c3293fdcde..8630685ce9 100644
--- a/py-mbake/distinfo
+++ b/py-mbake/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (mbake-1.4.5.tar.gz) = 073f206c8f6900be92437eb63f77524935826225bb7876a62da02a0efb1d3a2e
-SHA512 (mbake-1.4.5.tar.gz) = d3a6829d6e238ce69466c4733a1e97203d7e288fe20745c86309d222205e2f3c0e4461db9555bcb20e52140ab5b79c0528623e9d859fc34a440a76cd80d44dcb
-Size (mbake-1.4.5.tar.gz) = 1646354 bytes
+BLAKE2s (mbake-1.4.6.tar.gz) = a14dee666ee109f5bf868c121d898779f8289de70e28f86f2a02bf0d05040092
+SHA512 (mbake-1.4.6.tar.gz) = b4906e3f1564a1727c70c63218f8024271b9cbc8a290ea3e141683a4cb4b16ae85d1ecd158da60ce8dbbd8d604275f8b1008da96a59466d1d9eda6e34f83df45
+Size (mbake-1.4.6.tar.gz) = 3081153 bytes


Home | Main Index | Thread Index | Old Index