Port details |
- py-backcall Backwards compatible callback APIs
- 0.2.0 devel
=0 0.2.0Version of this port present on the latest quarterly branch. - Maintainer: farrokhi@FreeBSD.org
 - Port Added: 2018-07-30 14:18:26
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- If your code lets other people supply callback functions, it's important to
specify the function signature you expect, and check that functions support
that. Adding extra parameters later would break other peoples code unless
you're careful.
backcall provides a way of specifying the callback signature using a prototype
function
WWW: https://github.com/takluyver/backcall
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}backcall>0:devel/py-backcall@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-backcall/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-backcall
- pkg install py38-backcall
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 py38-backcall listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-backcall
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1592252782
SHA256 (backcall-0.2.0.tar.gz) = 5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e
SIZE (backcall-0.2.0.tar.gz) = 18041
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- devel/ipython
- math/sage
- Configuration Options:
- No options to configure
- Options name:
- devel_py-backcall
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.2.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
0.2.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
15 Jun 2020 20:29:45
0.2.0
|
farrokhi  |
devel/py-backcall: Update to 0.2.0
- Update to 0.2.0
- Pet portlint |
30 Jul 2018 14:18:02
0.1.0
|
farrokhi  |
New Port: devel/py-backcall: Backwards compatible callback APIs |
Number of commits found: 4
|