notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-markdown-callouts Markdown extension: Classier syntax for admonitions
0.4.0 textproc on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.4.0Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-31 05:48:15
Last Update: 2024-03-09 09:53:22
Commit Hash: e15cd26
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://github.com/oprypin/markdown-callouts
Description:
This extension for Python Markdown produces the same results as the "admonition" extension, but with a syntax that is much less intrusive and has a very reasonable fallback look for "vanilla" renderers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}markdown-callouts>0:textproc/py-markdown-callouts@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-markdown-callouts/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-markdown-callouts
  • pkg install py39-markdown-callouts
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-markdown-callouts listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-markdown-callouts
Package flavors (<flavor>: <package>)
  • py39: py39-markdown-callouts
distinfo:
TIMESTAMP = 1708698020 SHA256 (markdown_callouts-0.4.0.tar.gz) = 7ed2c90486967058a73a547781121983839522d67041ae52c4979616f1b2b746 SIZE (markdown_callouts-0.4.0.tar.gz) = 9768

Packages (timestamps in pop-ups are UTC):
py39-markdown-callouts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.3.00.3.00.3.0
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.3.00.3.00.3.0
FreeBSD:15:latest--n/a-n/a0.3.0_10.3.0_10.3.0_1
 

py311-markdown-callouts
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.00.4.0-0.4.00.4.0---
FreeBSD:13:quarterly0.4.00.4.0-0.4.00.4.0---
FreeBSD:14:latest0.4.00.4.0-0.4.00.4.0---
FreeBSD:14:quarterly0.4.00.4.0-0.4.00.4.0---
FreeBSD:15:latest0.4.00.4.0n/a0.4.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>0 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-markdown>=3.3.3 : textproc/py-markdown@py39
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. textproc/py-mkdocstrings-crystal

Configuration Options:
No options to configure
Options name:
textproc_py-markdown-callouts
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/m/markdown_callouts/
  2. https://pypi.org/packages/source/m/markdown_callouts/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0
09 Mar 2024 09:53:22
commit hash: e15cd26700d043ac6c8551da761e88bef2647249commit hash: e15cd26700d043ac6c8551da761e88bef2647249commit hash: e15cd26700d043ac6c8551da761e88bef2647249commit hash: e15cd26700d043ac6c8551da761e88bef2647249 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-markdown-callouts: Update to 0.4.0

* Remove no longer needed patch because the required build system has
  been changed from py-poetry to py-hatchling.

Changelog:

https://github.com/oprypin/markdown-callouts/compare/v0.3.0...v0.4.0
0.3.0_1
13 Jan 2024 11:23:49
commit hash: 7e35ae0fab5d0baeb15b9fb3d6a34e6fc9e8e372commit hash: 7e35ae0fab5d0baeb15b9fb3d6a34e6fc9e8e372commit hash: 7e35ae0fab5d0baeb15b9fb3d6a34e6fc9e8e372commit hash: 7e35ae0fab5d0baeb15b9fb3d6a34e6fc9e8e372 files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-markdown-callouts: Relax RUN_DEPENDS

* The port works with newer versions of textproc/py-markdown thus relax
  the version requirements.

* Bump PORTREVISION due package change.
0.3.0
31 Aug 2023 05:43:40
commit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbbcommit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbbcommit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbbcommit hash: e405e1b07f406ad9f809e6168afe4d21657ccfbb files touched by this commit
Kai Knoblich (kai) search for other commits by this committer
textproc/py-markdown-callouts: New port

This extension for Python Markdown produces the same results as the
"admonition" extension, but with a syntax that is much less intrusive
and has a very reasonable fallback look for "vanilla" renderers.

Number of commits found: 3