Port details |
- py-aspectlib Aspect-oriented programming, monkey-patch and decorators library
- 2.0.0 devel
=2 2.0.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2023-06-18 17:12:06
- Last Update: 2023-07-18 00:53:09
- Commit Hash: 9a80a6e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD2CLAUSE
- WWW:
- https://github.com/ionelmc/python-aspectlib
- Description:
- aspectlib is an aspect-oriented programming, monkey-patch and decorators
library. It is useful when changing behavior in existing code is desired.
It includes tools for debugging and testing: simple mock/record and a
complete capture/replay framework.
¦ ¦ ¦ ¦ 
- 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}aspectlib>0:devel/py-aspectlib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-aspectlib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-aspectlib
- pkg install py39-aspectlib
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 py39-aspectlib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-aspectlib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1687104796
SHA256 (aspectlib-2.0.0.tar.gz) = a4b461b9da0b531aebcb93efcde3de808a72c60226dd8d902c467d13faf7ce92
SIZE (aspectlib-2.0.0.tar.gz) = 156591
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:
-
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- cython-3.9 : lang/cython@py39
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-aspectlib
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.0.0 30 Jun 2023 07:08:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-aspectlib: Clean up USES=python
Approved by: portmgr (blanket)
With hat: python |
2.0.0 18 Jun 2023 17:10:29
    |
Yuri Victorovich (yuri)  |
devel/py-aspectlib: New port: Aspect-oriented programming, monkey-patch and
decorators library |
Number of commits found: 3
|