Skip to content

Commit

Permalink
texttest: update to 4.4.0.1. Changes:
Browse files Browse the repository at this point in the history
New development:
- Support added for Gitlab CI
- Added diagnostic info for configuration file errors
- Added support for Python 3.12

Bugfixes:
- Fixed error with grid engine display variable introduced in 4.3.1
- Treat localhost:0 and :0 interchangeably for display variable on Linux
- Fixed bug with empty environment variable key when finding correct
  temporary directory
- Fixed Windows installer to be compatible with new changes to msys2
  environment
- Fixed bug where saving with file_edits from capturemock did not work
  after reconnecting
- Fixed bug #133 send correct flags when cancelling test, otherwise the
  counters get corrupted
- Fixed bug #119 around behavior when there is a .git directory but git
  is not installed
  • Loading branch information
schmonz committed Oct 14, 2024
1 parent c3b33a7 commit 8295adc
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 25 deletions.
10 changes: 4 additions & 6 deletions devel/texttest/Makefile
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# $NetBSD: Makefile,v 1.31 2024/04/07 07:33:50 wiz Exp $
# $NetBSD: Makefile,v 1.32 2024/10/14 14:30:00 schmonz Exp $

DISTNAME= texttest-4.3.1
GITHUB_TAG= ${PKGVERSION_NOREV}
DISTNAME= TextTest-4.4.0.1
PKGNAME= ${DISTNAME:tl}
PKGREVISION= 2
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GITHUB:=texttest/}
MASTER_SITES= https://downloads.sourceforge.net/project/texttest/texttest/4.4.0/

MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://texttest.sourceforge.net/
Expand All @@ -28,7 +26,7 @@ SUBST_STAGE.prefix= pre-configure
SUBST_FILES.prefix= texttestlib/default/__init__.py
SUBST_VARS.prefix= PREFIX

.include "../../lang/python/egg.mk"
.include "../../lang/python/wheel.mk"
.include "../../lang/python/application.mk"
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
27 changes: 12 additions & 15 deletions devel/texttest/PLIST
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@comment $NetBSD: PLIST,v 1.8 2023/04/18 16:39:08 schmonz Exp $
@comment $NetBSD: PLIST,v 1.9 2024/10/14 14:30:00 schmonz Exp $
bin/interpretcore
bin/texttest
${PYSITELIB}/TextTest-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
${PYSITELIB}/TextTest-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
${PYSITELIB}/TextTest-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
${PYSITELIB}/TextTest-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/requires.txt
${PYSITELIB}/TextTest-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/texttestlib/__init__.py
${PYSITELIB}/texttestlib/__init__.pyc
${PYSITELIB}/texttestlib/__init__.pyo
Expand All @@ -27,6 +27,9 @@ ${PYSITELIB}/texttestlib/default/batch/__init__.pyo
${PYSITELIB}/texttestlib/default/batch/batchutils.py
${PYSITELIB}/texttestlib/default/batch/batchutils.pyc
${PYSITELIB}/texttestlib/default/batch/batchutils.pyo
${PYSITELIB}/texttestlib/default/batch/ci.py
${PYSITELIB}/texttestlib/default/batch/ci.pyc
${PYSITELIB}/texttestlib/default/batch/ci.pyo
${PYSITELIB}/texttestlib/default/batch/externalreport.py
${PYSITELIB}/texttestlib/default/batch/externalreport.pyc
${PYSITELIB}/texttestlib/default/batch/externalreport.pyo
Expand Down Expand Up @@ -270,15 +273,9 @@ ${PYSITELIB}/texttestlib/images/throbber_inactive.png
${PYSITELIB}/texttestlib/jobprocess.py
${PYSITELIB}/texttestlib/jobprocess.pyc
${PYSITELIB}/texttestlib/jobprocess.pyo
${PYSITELIB}/texttestlib/libexec/sitecustomize.py
${PYSITELIB}/texttestlib/libexec/sitecustomize.pyc
${PYSITELIB}/texttestlib/libexec/sitecustomize.pyo
${PYSITELIB}/texttestlib/libexec/startWindowManager.py
${PYSITELIB}/texttestlib/libexec/startWindowManager.pyc
${PYSITELIB}/texttestlib/libexec/startWindowManager.pyo
${PYSITELIB}/texttestlib/libexec/startXvfb.py
${PYSITELIB}/texttestlib/libexec/startXvfb.pyc
${PYSITELIB}/texttestlib/libexec/startXvfb.pyo
${PYSITELIB}/texttestlib/libexec/sitecustomize.pyx
${PYSITELIB}/texttestlib/libexec/startWindowManager.pyx
${PYSITELIB}/texttestlib/libexec/startXvfb.pyx
${PYSITELIB}/texttestlib/log/logconfiggen_setup.py
${PYSITELIB}/texttestlib/log/logconfiggen_setup.pyc
${PYSITELIB}/texttestlib/log/logconfiggen_setup.pyo
Expand Down
8 changes: 4 additions & 4 deletions devel/texttest/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.14 2023/12/11 21:41:06 schmonz Exp $
$NetBSD: distinfo,v 1.15 2024/10/14 14:30:00 schmonz Exp $

BLAKE2s (texttest-4.3.1.tar.gz) = b34c61e56dce55c062eac3c42660ae5db1722470109d30fc375a226625fd5d5e
SHA512 (texttest-4.3.1.tar.gz) = 35db9a014774e0ec53c6ab208c1c6a72c91473157a8c4f70179becb443f6ef9ed3d87c8461cb742f9e996c4d942bc77b2f54cf501a8342611654c5a1ffcd0a6e
Size (texttest-4.3.1.tar.gz) = 616395 bytes
BLAKE2s (TextTest-4.4.0.1.tar.gz) = 55f3f9b8bdda29b9d415ef6764ab82315a0916e0f5b2aa6647c4bce3307bb92a
SHA512 (TextTest-4.4.0.1.tar.gz) = 96bea9acc8022ffebfc16153940c280b037e7bd350741c236ff6a169c51d6bd5d7dabbd2528db916d48ac3fb6b6d60446b9e14dad25cf5acb7ce2fd4bb3d9415
Size (TextTest-4.4.0.1.tar.gz) = 612382 bytes
SHA1 (patch-texttestlib_default_____init____.py) = 87fae6e9c04d2340510c4286b8ae5351ebc38fd5

0 comments on commit 8295adc

Please sign in to comment.