notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-mutmut Mutation testing for Python 3
2.5.1 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.5.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-12-31 10:24:31
Last Update: 2024-08-19 19:11:39
Commit Hash: bb8c5fe
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://mutmut.readthedocs.io/en/latest/
Description:
Mutmut is a mutation testing system for Python, with a strong focus on ease of use. If you don't know what mutation testing is try starting with this article. Some highlight features: * Found mutants can be applied on disk with a simple command making it very easy to work with the results * Remembers work that has been done, so you can work incrementally * Supports all test runners (because mutmut only needs an exit code from the test command) * Can use coverage data to only do mutation testing on covered lines * Battle tested on real libraries by multiple companies
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}mutmut>0:devel/py-mutmut@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-mutmut/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-mutmut
  • pkg install py311-mutmut
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py311-mutmut listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-mutmut
Package flavors (<flavor>: <package>)
  • py311: py311-mutmut
distinfo:
TIMESTAMP = 1724045690 SHA256 (mutmut-2.5.1.tar.gz) = d8fea2538805277f6290922e88881ad045002fc284d5a53c2b3915298b77f79d SIZE (mutmut-2.5.1.tar.gz) = 50502

Packages (timestamps in pop-ups are UTC):
py39-mutmut
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--2.4.3--2.4.42.4.42.4.4
FreeBSD:14:latest--2.4.3--2.4.3-2.4.3
FreeBSD:14:quarterly-----2.4.42.4.42.4.4
FreeBSD:15:latest--n/a-n/a2.4.42.4.42.4.4
 

py311-mutmut
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.12.5.1-2.5.12.5.1---
FreeBSD:13:quarterly2.5.02.5.0-2.5.02.5.0---
FreeBSD:14:latest2.5.12.5.1-2.5.12.5.1---
FreeBSD:14:quarterly2.5.02.5.0-2.5.02.5.0---
FreeBSD:15:latest2.5.12.5.1n/a2.5.1n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  2. python3.11 : lang/python311
Test dependencies:
  1. py311-coverage>0 : devel/py-coverage@py311
  2. py311-hammett>0 : devel/py-hammett@py311
  3. py311-pytest-cov>0 : devel/py-pytest-cov@py311
  4. py311-mock>=2.0.0 : devel/py-mock@py311
  5. py311-whatthepatch>=0.0.6 : textproc/py-whatthepatch@py311
  6. py311-pytest>=7,1 : devel/py-pytest@py311
  7. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>0 : devel/py-click@py311
  2. py311-glob2>0 : devel/py-glob2@py311
  3. py311-junit-xml>=1.8 : textproc/py-junit-xml@py311
  4. py311-parso>0 : textproc/py-parso@py311
  5. py311-pony>0 : databases/py-pony@py311
  6. py311-toml>0 : textproc/py-toml@py311
  7. py311-setuptools>=63.1.0 : devel/py-setuptools@py311
  8. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-mutmut
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/mutmut/
  2. https://pypi.org/packages/source/m/mutmut/
Collapse this list.

Number of commits found: 7

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.1
19 Aug 2024 19:11:39
commit hash: bb8c5fe73ee82e423b0d2c743ac15c47878fcac8commit hash: bb8c5fe73ee82e423b0d2c743ac15c47878fcac8commit hash: bb8c5fe73ee82e423b0d2c743ac15c47878fcac8commit hash: bb8c5fe73ee82e423b0d2c743ac15c47878fcac8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-mutmut: update 2.5.0 → 2.5.1

Reported by:	portscout
2.5.0
14 May 2024 15:00:13
commit hash: 9ba210177e0372d011e5f01be55559aed0eb9785commit hash: 9ba210177e0372d011e5f01be55559aed0eb9785commit hash: 9ba210177e0372d011e5f01be55559aed0eb9785commit hash: 9ba210177e0372d011e5f01be55559aed0eb9785 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-mutmut: update 2.4.5 → 2.5.0

Reported by:	portscout
2.4.5
06 Apr 2024 01:04:46
commit hash: c21c9e91992b80269cf7966be47acec21a7e78c6commit hash: c21c9e91992b80269cf7966be47acec21a7e78c6commit hash: c21c9e91992b80269cf7966be47acec21a7e78c6commit hash: c21c9e91992b80269cf7966be47acec21a7e78c6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-mutmut: update 2.4.4 → 2.4.5

Reported by:	portscout
2.4.4
23 Dec 2023 01:34:07
commit hash: 118b0ff24f8f7d6353fe8bdfc477dd62fe593157commit hash: 118b0ff24f8f7d6353fe8bdfc477dd62fe593157commit hash: 118b0ff24f8f7d6353fe8bdfc477dd62fe593157commit hash: 118b0ff24f8f7d6353fe8bdfc477dd62fe593157 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-mutmut: update 2.4.3 → 2.4.4

Reported by:	portscout
2.4.3
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2.4.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
2.4.3
31 Dec 2022 10:22:02
commit hash: f862f9075efbb1f5edd4cac9912deb1b57377a43commit hash: f862f9075efbb1f5edd4cac9912deb1b57377a43commit hash: f862f9075efbb1f5edd4cac9912deb1b57377a43commit hash: f862f9075efbb1f5edd4cac9912deb1b57377a43 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-mutmut: New port: Mutation testing for Python 3

Number of commits found: 7