Port details |
- py-entrypoints Discover and load entry points from installed packages
- 0.4 devel
=1 0.3Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2017-01-09 18:49:28
- Last Update: 2022-04-26 15:01:49
- Commit Hash: 76d954f
- People watching this port, also watch:: tmux, libinotify, p5-Encode-Locale, py38-keyring, py38-pycparser
- Also Listed In: python
- License: MIT
- Description:
- Discover and load entry points from installed packages.
WWW: https://github.com/takluyver/entrypoints
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}entrypoints>0:devel/py-entrypoints@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-entrypoints/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-entrypoints
- pkg install py38-entrypoints
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-entrypoints listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-entrypoints
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1650970323
SHA256 (entrypoints-0.4.tar.gz) = b706eddaa9218a19ebcd67b56818f05bb27589b1ca9e8d797b74affad4ccacd4
SIZE (entrypoints-0.4.tar.gz) = 13974
- 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/py-nbconvert
- graphics/py-altair
- math/sage
- security/py-keyring
- Configuration Options:
- No options to configure
- Options name:
- devel_py-entrypoints
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Apr 2022 15:01:49 0.4
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-entrypoints: Update to 0.4
Changes: https://github.com/takluyver/entrypoints/commits/master |
07 Apr 2021 08:09:01 0.3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
11 Jan 2021 19:36:17
0.3
|
rene  |
Remove logic for Python < 3.6 for ports using Python 3.6+ |
28 Dec 2020 23:02:15
0.3
|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
18 Feb 2019 16:24:30
0.3
|
amdmi3  |
- Update to 0.3
PR: 235397
Approved by: maintainer timeout (python, 2 weeks) |
20 Jun 2018 17:05:44
0.2.3
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
30 Nov 2017 15:50:34
0.2.3 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
09 Jun 2017 18:44:22
0.2.3
|
sunpoet  |
Update to 0.2.3
- Change MASTER_SITES to CHEESESHOP
- Remove setup.py hack
Changes: https://github.com/takluyver/entrypoints/commits/master |
09 Jan 2017 18:49:17
0.2.2
|
antoine  |
New port: devel/py-entrypoints
Discover and load entry points from installed packages.
WWW: https://github.com/takluyver/entrypoints |
Number of commits found: 10
|