Port details |
- py-forbiddenfruit Patch python built-in objects
- 0.1.4 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2025-04-09 14:03:12
- Last Update: 2025-04-09 13:53:26
- Commit Hash: 4a325d1
- Also Listed In: python
- License: GPLv3+ MIT
- WWW:
- https://clarete.li/forbiddenfruit/
- https://github.com/clarete/forbiddenfruit
- Description:
- Forbidden Fruit allows Python code to extend built-in types.
If that's a good idea or not, you tell me. The first need this project attended
was allowing a Python assertion library to implement a similar API to RSpec
Expectations and should.js. But people got creative and used it to among other
things spy on things or to integrate profiling.
 ¦ ¦ ¦ ¦ 
- 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}forbiddenfruit>0:devel/py-forbiddenfruit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-forbiddenfruit/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-forbiddenfruit
- pkg install py311-forbiddenfruit
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-forbiddenfruit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-forbiddenfruit
- Package flavors (<flavor>: <package>)
- py311: py311-forbiddenfruit
- distinfo:
- TIMESTAMP = 1742405434
SHA256 (forbiddenfruit-0.1.4.tar.gz) = e3f7e66561a29ae129aac139a85d610dbf3dd896128187ed5454b6421f624253
SIZE (forbiddenfruit-0.1.4.tar.gz) = 43756
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-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- 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-forbiddenfruit
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.4 09 Apr 2025 13:53:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-forbiddenfruit: Add py-forbiddenfruit 0.1.4
Forbidden Fruit allows Python code to extend built-in types.
If that's a good idea or not, you tell me. The first need this project attended
was allowing a Python assertion library to implement a similar API to RSpec
Expectations and should.js. But people got creative and used it to among other
things spy on things or to integrate profiling. |
Number of commits found: 1
|