Port details |
- py-cppy Collection of C++ headers to write Python C extension modules
- 1.1.0 devel
=0 1.1.0Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2020-05-08 05:19:10
- Last Update: 2022-01-11 18:47:50
- Commit Hash: 255db79
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.
WWW: https://pypi.python.org/pypi/cppy
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}cppy>0:devel/py-cppy@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cppy/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cppy
- pkg install py38-cppy
NOTE: This is a Python port. Instead of py38-cppy listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-cppy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1586582962
SHA256 (cppy-1.1.0.tar.gz) = 4eda6f1952054a270f32dc11df7c5e24b259a09fddf7bfaa5f33df9fb4a29642
SIZE (cppy-1.1.0.tar.gz) = 11777
- 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/py-kiwisolver
- Configuration Options:
- No options to configure
- Options name:
- devel_py-cppy
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
11 Jan 2022 18:47:50 1.1.0
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-cppy: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 1.1.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.1.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
28 Dec 2020 23:02:15
1.1.0
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
08 May 2020 05:19:05
1.1.0
|
lbartoletti  |
[NEW PORT] devel/py-cppy: Fast implementation of the Cassowary constraint solver
A small C++ header library which makes it easier to write Python extension
modules. The primary feature is a PyObject smart pointer which automatically
handles reference counting and provides convenience methods for performing
common object operations.
WWW: https://pypi.python.org/pypi/cppy
To be used with math/py-kiwisolver
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D24369 |
Number of commits found: 5
|