Port details |
- py-pytest4-asyncio Py.test plugin providing fixtures and markers for asyncio (legacy version for pytest 4)
- 0.10.0 devel
=0 0.10.0Version of this port present on the latest quarterly branch.
- DEPRECATED: legacy version for pytest4 no longer used by any port
This port expired on: 2022-11-19
- Maintainer: amdmi3@FreeBSD.org
- Port Added: 2022-03-18 17:15:21
- Last Update: 2022-11-19 21:07:01
- Commit Hash: dbb9c0f
- Also Listed In: python
- License: APACHE20
- WWW:
- https://pypi.org/project/pytest-asyncio/
- Description:
- asyncio code is usually written in the form of coroutines, which makes it
slightly more difficult to test using normal testing tools. pytest-asyncio
provides useful fixtures and markers to make testing easier.
- ¦ ¦ ¦ ¦
- 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}pytest4-asyncio>0:devel/py-pytest4-asyncio@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: py39-pytest4-asyncio
- Package flavors (<flavor>: <package>)
- py39: py39-pytest4-asyncio
- distinfo:
- TIMESTAMP = 1546907123
SHA256 (pytest-asyncio-0.10.0.tar.gz) = 9fac5100fd716cbecf6ef89233e8590a4ad61d729d1732e0a96b84182df1daaf
SIZE (pytest-asyncio-0.10.0.tar.gz) = 11765
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pytest4>=3.0.6 : devel/py-pytest4@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pytest4-asyncio
- USES:
- python:3.5+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port deleted on 2022-11-19
REASON: Has expired: legacy version for pytest4 no longer used by any port
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.0 19 Nov 2022 21:07:01 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2022-11-19 devel/py-pytest4-asyncio: legacy version for pytest4 no longer used
by any port |
0.10.0 15 Nov 2022 19:29:36 |
Dmitry Marakasov (amdmi3) |
devel/py-pytest4-asyncio: fix typo in variable name |
0.10.0 13 Nov 2022 00:34:32 |
Jan Beich (jbeich) |
devel/py-pytest4-asyncio: chase maintainer after 5b0b2ae1d268
PR: 267525 |
0.10.0 19 Oct 2022 19:15:05 |
Dmitry Marakasov (amdmi3) |
devel/py-pytest4-asyncio: deprecate
After ftp/py-aioftp has switched to up to date pytest, this port
is no longer needed for anything.
Approved by: portmgr blanket |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.10.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.10.0 18 Mar 2022 17:11:37 |
Dmitry Marakasov (amdmi3) |
devel/py-pytest4-{asyncio,cov}: preserve pytest4 counterparts of corresponding
ports
PR: 256624 |
Number of commits found: 7
|