Port details |
- py-noseofyeti Python codec that provides an RSpec style DSL for Python
- 2.4.9 devel =2 2.4.9Version of this port present on the latest quarterly branch.
- Maintainer: arrowd@FreeBSD.org
- Port Added: 2016-02-09 09:11:49
- Last Update: 2024-05-29 15:29:42
- Commit Hash: c223fbe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/delfick/nose-of-yeti/
- Description:
- noseOfYeti creates a custom Python codec that lets you write your tests
using an RSpec inspired DSL (i.e. `describe` and `it` blocks). It uses the
fact that you can register a codec that is able to modify a Python file
before executing it. Using this we can make it so that when Python imports
a file with a particular encoding as the first line of the file it will be
intercepted and potentially rewritten into something else before the import
continues.
noseOfYeti uses this technique to translate from the DSL it defines, into
Python classes and functions that then will be executed by your test
framework of choice.
- ¦ ¦ ¦ ¦
- 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}noseofyeti>0:devel/py-noseofyeti@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-noseofyeti/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-noseofyeti
- pkg install py311-noseofyeti
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-noseofyeti listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-noseofyeti
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1716743966
SHA256 (delfick-nose-of-yeti-release-2.4.9_GH0.tar.gz) = 687f9bd446bf4c027fac7e7ec0f02c26312b7d976802f30cefebb23840243d08
SIZE (delfick-nose-of-yeti-release-2.4.9_GH0.tar.gz) = 45338
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>0 : devel/py-pytest@py311
- py311-pytest-helpers-namespace>0 : devel/py-pytest-helpers-namespace@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-noseofyeti
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.9 29 May 2024 15:29:42 |
Gleb Popov (arrowd) Author: Älven |
devel/py-noseofyeti: Update to 2.4.9
PR: 279329 |
2.4.8 10 Mar 2024 07:03:37 |
Gleb Popov (arrowd) |
devel/py-noseofyeti: Update to 2.4.8
Reported by: portscout! |
2.4.6 10 Feb 2024 12:16:33 |
Gleb Popov (arrowd) |
devel/py-noseofyeti: Update to 2.4.6
Reported by: portscout! |
2.4.4 17 Jan 2024 19:31:51 |
Gleb Popov (arrowd) Author: awoonya |
devel/py-noseofyeti: update to 2.4.4 |
2.4.3 18 Nov 2023 13:11:34 |
Gleb Popov (arrowd) |
devel/py-noseofyeti: Update to 2.4.3
Reported by: portscout! |
2.4.2 25 Jun 2023 11:02:51 |
Gleb Popov (arrowd) |
devel/py-noseofyeti: Update to 2.4.2
Reported by: portscout! |
2.4.1 04 Dec 2022 18:02:57 |
Gleb Popov (arrowd) |
devel/py-noseofyeti: Update to 2.4.1
Reported by: portscout! |
2.4.0 20 Nov 2022 18:17:23 |
Gleb Popov (arrowd) |
devel/py-noseofyeti: Update to 2.4.0
Reported by: portscout! |
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) |
2.3.1 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 ) |
2.3.1 10 Aug 2022 16:06:39 |
Gleb Popov (arrowd) Author: Kubilay Kocak |
devel/py-noseofyeti: Python codec that provides an RSpec style DSL for Python. |
1.8_1 29 Dec 2020 11:53:44 |
rene |
Remove expired ports:
2020-12-12 textproc/py-hypua2jamo: Uses deprecated version of python
2020-12-12 devel/py-delfick_error: Uses deprecated version of python
2020-12-12 devel/py-fusefs: Uses deprecated version of python
2020-08-15 devel/py-noseofyeti: Uses deprecated version of python
2020-12-29 databases/py-bsddb: Uses deprecated version of python
2020-12-29 www/py-webhelpers: Uses deprecated version of python
2020-12-29 security/py-pyptlib: Uses deprecated version of python
2020-12-29 japanese/py-zinnia: Uses deprecated version of python
2020-12-29 math/slepc: Broken, uses deprecated version of python
2020-12-29 www/py-pastescript: Uses deprecated version of python
2020-12-29 databases/ldb14: Uses deprecated version of python
2020-12-29 math/py-slepc4py: Depends on broken and expiring math/slepc
2020-12-29 multimedia/py-kaa-base: Uses deprecated version of python
2020-12-29 devel/py-ydbf: Uses deprecated version of python
2020-12-29 devel/py-SymbolType: Uses deprecated version of python |
1.8_1 11 May 2020 23:51:58 |
dbaio |
Update Sphinx
- Repocopy textproc/py-sphinx to textproc/py-sphinx18
Update it to 1.8.5 (latest version from 1.8.X).
This version supports Python 2 and 3.
Add test target.
- textproc/py-sphinx: Update to 3.0.2
Python 3 only (3.5+).
Add test target.
- Mk/Uses/python.mk: Add PY_SPHINX
(Only the first 15 lines of the commit message are shown above ) |
1.8 23 Feb 2020 15:25:53 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.8 15 Nov 2018 06:54:50 |
truckman |
Upgrade py-noseofyeti to version 1.8.
* Python3 Compatibility with the plugins
* Nose2 support!
* NoseOfYeti now understands and respects the async keyword.
Only really useful if you use something like
https://asynctest.readthedocs.io/en/latest/
* Changed the license to MIT from GPL
Add LICENSE.
Pet portlint.
Sponsored by: Farsight Security, Inc. |
1.5.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.5.1 26 May 2018 17:29:25 |
antoine |
Fix build with DEFAULT_VERSIONS=python=3.x |
1.5.1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.5.1 02 Dec 2016 09:21:59 |
mat |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
1.5.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.5.1 10 Feb 2016 20:19:23 |
truckman |
Sort USE_PYTHON
Sponsored by: Farsight Security, Inc. |
1.5.1 09 Feb 2016 09:11:40 |
truckman |
Create new port for devel/py-nose-of-yeti
Nose plugin providing BDD dsl for Python
Plugin for nose, inspired by <http://github.com/fmeyer/yeti>,
which uses a codec style to provide an RSpec style BDD dsl
for python tests.
Reviewed by: koobs
Sponsored by: Farsight Security, Inc.
Differential Revision: https://reviews.freebsd.org/D5232 |