Path to this page:
./
devel/py-test-forked,
Run tests in isolated forked subprocesses
Branch: CURRENT,
Version: 1.6.0,
Package name: py310-test-forked-1.6.0,
Maintainer: pkgsrc-usersRun tests in isolated forked subprocesses.
Required to run:[
devel/py-setuptools] [
devel/py-test] [
lang/python37]
Required to build:[
pkgtools/cwrappers] [
devel/py-setuptools_scm]
Master sites:
Filesize: 9.743 KB
Version history: (Expand)
- (2023-04-24) Updated to version: py310-test-forked-1.6.0
- (2022-09-29) Updated to version: py310-test-forked-1.4.0
- (2022-01-05) Updated to version: py39-test-forked-1.3.0nb1
- (2021-10-07) Updated to version: py39-test-forked-1.3.0
- (2020-10-23) Updated to version: py37-test-forked-1.3.0
- (2019-10-24) Updated to version: py37-test-forked-1.1.3
CVS history: (Expand)
2023-04-24 09:18:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-forked: updated to 1.6.0
v1.6.0
* Relaxed dependency requirements
v1.5.0
* Dropped support for Python 3.6.
* Added official support for Python 3.11.
|
2022-09-29 12:08:39 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-forked: updated to 1.4.0
v1.4.0
* Dropped support for Python 2.7 and 3.5.
* Added official support for Python 3.10.
|
2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43) |
Log message:
*: setuptools_scm: switch to versioned_dependencies
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2020-10-23 14:15:55 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-test-forked: updated to 1.3.0
v1.3.0
* Add support for pytest 6
* Replace `@pytest.mark.tryfirst` with newer `@pytest.hookimpl`
* Invoke `pytest_runtest_logstart` and `pytest_runtest_logfinish` hooks in \
`runtest_protocol`
v1.2.0
* Add limited support for xfail marker
* Fix support for pytest 5.4.0+
* Drop support for Python 3.4 as it is EOL
|
2020-05-16 11:15:09 by Adam Ciarcinski | Files touched by this commit (4) |
Log message:
pytest from versioned depends
|