Port details |
- py-setuptools-dso Setuptools extension to build non-python shared libraries
- 2.11 devel =2 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: yuri@FreeBSD.org
- Port Added: 2024-07-15 07:21:07
- Last Update: 2024-08-16 07:58:43
- Commit Hash: af84de1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://github.com/mdavidsaver/setuptools_dso
- Description:
- setuptools extension for building non-Python Dynamic Shared Objects.
This extension is an alternative to bundling externally built libraries
in Python Wheel packages by providing the means to replace an external
build system (eg. Makefile) so that non-python libraries to be built
from source within the python ecosystem.
- ¦ ¦ ¦ ¦
- 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}setuptools-dso>0:devel/py-setuptools-dso@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-setuptools-dso/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-setuptools-dso
- pkg install py311-setuptools-dso
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-setuptools-dso listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-setuptools-dso
- Package flavors (<flavor>: <package>)
- py311: py311-setuptools-dso
- distinfo:
- TIMESTAMP = 1723789311
SHA256 (setuptools_dso-2.11.tar.gz) = 953e66a744e21dbbe4ad73e22b9fee2e47bae739f26bc63ab37473a45b975456
SIZE (setuptools_dso-2.11.tar.gz) = 20734
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:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- science/py-dwave-optimization
Configuration Options:
- No options to configure
- Options name:
- devel_py-setuptools-dso
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11 16 Aug 2024 07:58:43 |
Yuri Victorovich (yuri) |
devel/py-setuptools-dso: update 2.10 → 2.11
Reported by: portscout |
2.10 15 Jul 2024 07:19:23 |
Yuri Victorovich (yuri) |
devel/py-setuptools-dso: New port: Setuptools extension to build non-python
shared libraries |
Number of commits found: 2
|