Port details |
- py-tomlkit Style-preserving TOML library
- 0.11.6 textproc
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2019-12-29 17:32:54
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: MIT
- Description:
- TOML Kit is a 0.5.0-compliant TOML library.
It includes a parser that preserves all comments, indentations, whitespace and
internal element ordering, and makes them accessible and editable via an
intuitive API.
You can also create new TOML documents from scratch using the provided helpers.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tomlkit>0:textproc/py-tomlkit@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-tomlkit/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-tomlkit
- pkg install py39-tomlkit
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-tomlkit listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-tomlkit
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1669057975
SHA256 (tomlkit-0.11.6.tar.gz) = 71b952e5721688937fb02cf9d354dbcf0785066149d2855e44531ebdd2b65d73
SIZE (tomlkit-0.11.6.tar.gz) = 188290
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-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-yaml>=0 : devel/py-yaml@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- devel/poetry
- for Run
-
- devel/poetry
- devel/py-jupyter-packaging
- devel/py-pdm
- devel/py-plette
- devel/py-poetry
- devel/py-poetry-dynamic-versioning
- devel/py-pyproject-fmt
Configuration Options:
- No options to configure
- Options name:
- textproc_py-tomlkit
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.6 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.11.6 30 Dec 2022 09:05:10
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.11.6
Changes: https://github.com/sdispater/tomlkit/releases |
0.11.5 03 Oct 2022 17:10:41
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.11.5
Changes: https://github.com/sdispater/tomlkit/releases |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.11.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.11.4 31 Aug 2022 11:41:16
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.11.4
Changes: https://github.com/sdispater/tomlkit/releases |
0.11.1 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.11.1 07 Jul 2022 21:42:57
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.11.1
Changes: https://github.com/sdispater/tomlkit/releases |
0.11.0 09 Jun 2022 10:59:35
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Convert to USE_PYTHON=pytest |
0.11.0 03 Jun 2022 09:00:42
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.11.0
Changes: https://github.com/sdispater/tomlkit/releases |
0.10.2 26 Apr 2022 15:01:30
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.10.2
Changes: https://github.com/sdispater/tomlkit/releases |
0.10.1 16 Apr 2022 04:19:28
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.10.1
Changes: https://github.com/sdispater/tomlkit/releases |
0.10.0 07 Mar 2022 18:11:30
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.10.0
Changes: https://github.com/sdispater/tomlkit/releases |
0.8.0 11 Jan 2022 18:44:43
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.8.0
Changes: https://github.com/sdispater/tomlkit/releases |
0.7.2 26 May 2021 12:55:31
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/py-tomlkit: Update to 0.7.2
Changes: https://github.com/sdispater/tomlkit/releases |
0.7.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.7.0_1 07 Mar 2021 22:22:04
  |
sunpoet  |
Convert to test framework |
0.7.0_1 03 Mar 2021 18:13:01
  |
sunpoet  |
Move tests under tomlkit namespace to avoid conflicts with other ports
- Bump PORTREVISION for package change |
0.7.0 10 Jan 2021 08:23:11
  |
sunpoet  |
Clean up Makefile after r559531 (USES=python:3.6+) |
0.7.0 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
0.7.0 08 Aug 2020 10:21:04
  |
sunpoet  |
Update to 0.7.0
Changes: https://github.com/sdispater/tomlkit/releases |
0.6.0 02 May 2020 01:39:07
  |
sunpoet  |
Update to 0.6.0
Changes: https://github.com/sdispater/tomlkit/releases |
0.5.11 03 Mar 2020 18:51:18
  |
sunpoet  |
Update to 0.5.11
Changes: https://github.com/sdispater/tomlkit/releases
https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md |
0.5.10 01 Mar 2020 18:18:49
  |
sunpoet  |
Update to 0.5.10
Changes: https://github.com/sdispater/tomlkit/releases
https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md |
0.5.9 01 Mar 2020 06:49:06
  |
sunpoet  |
Update to 0.5.9
Changes: https://github.com/sdispater/tomlkit/releases |
0.5.8 29 Dec 2019 17:31:33
  |
sunpoet  |
Add py-tomlkit 0.5.8
TOML Kit is a 0.5.0-compliant TOML library.
It includes a parser that preserves all comments, indentations, whitespace and
internal element ordering, and makes them accessible and editable via an
intuitive API.
You can also create new TOML documents from scratch using the provided helpers.
WWW: https://github.com/sdispater/tomlkit |