Port details |
- py-sphinx-examples Lightweight example directive to make it easy to demonstrate code/results
- 0.0.5_1 textproc
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-10-03 17:15:24
- Last Update: 2023-03-21 19:21:22
- Commit Hash: 3722105
- Also Listed In: python
- License: MIT
- Description:
- sphinx-examples is a small Sphinx extension to create examples of source markup
and the result of rendering it in your documentation. This is useful if you wish
to demonstrate the functionality of a new directive or role in Sphinx.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}sphinx-examples>0:textproc/py-sphinx-examples@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-sphinx-examples/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-sphinx-examples
- pkg install py39-sphinx-examples
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-sphinx-examples listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-sphinx-examples
- Package flavors (<flavor>: <package>)
- py39: py39-sphinx-examples
- distinfo:
- TIMESTAMP = 1664767808
SHA256 (sphinx-examples-0.0.5.tar.gz) = 552772a5e6de97b6ca0930125f6272a9fb7b2d875afdc02c8e2fbec9eaf93ff4
SIZE (sphinx-examples-0.0.5.tar.gz) = 4754
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-flit-core>=3.5<4 : devel/py-flit-core@py39
- python3.9 : lang/python39
- py39-build>0 : devel/py-build@py39
- py39-installer>0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-sphinx>=4,1 : textproc/py-sphinx@py39
- py39-sphinx-design>=0 : textproc/py-sphinx-design@py39
- python3.9 : lang/python39
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_py-sphinx-examples
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2017-11-30
Affects: */py* Author: mat@FreeBSD.org Reason:
Ports using Python via USES=python are now flavored. All the py3-* ports
have been removed and folded into their py-* master ports.
People using Poudriere 3.2+ and binary packages do not have to do anything.
For other people, to build the Python 3.6 version of, for example,
databases/py-gdbm, you need to run:
# make FLAVOR=py36 install
|
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 |
0.0.5_1 21 Mar 2023 19:21:22
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-sphinx-examples: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency and package change |
0.0.5 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
0.0.5 03 Oct 2022 17:10:13
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-sphinx-examples: Add py-sphinx-examples 0.0.5
sphinx-examples is a small Sphinx extension to create examples of source markup
and the result of rendering it in your documentation. This is useful if you wish
to demonstrate the functionality of a new directive or role in Sphinx. |
Number of commits found: 3
|