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-untokenize Transform tokens into original source code
0.1.1_1 devel 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.1.1_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-27 18:09:14
Last Update: 2024-05-13 14:00:45
Commit Hash: a39da19
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/myint/untokenize
Description:
untokenize transforms tokens into source code. Unlike the standard library's tokenize.untokenize(), it preserves the original whitespace between tokens.
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}untokenize>0:devel/py-untokenize@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-untokenize/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-untokenize
  • pkg install py39-untokenize
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-untokenize listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-untokenize
Package flavors (<flavor>: <package>)
  • py39: py39-untokenize
distinfo:
TIMESTAMP = 1701083336 SHA256 (untokenize-0.1.1.tar.gz) = 3865dbbbb8efb4bb5eaa72f1be7f3e0be00ea8b7f125c69cbd1f5fda926f37a2 SIZE (untokenize-0.1.1.tar.gz) = 3099

Packages (timestamps in pop-ups are UTC):
py39-untokenize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly-----0.1.10.1.10.1.1
FreeBSD:14:latest--------
FreeBSD:14:quarterly-----0.1.10.1.10.1.1
FreeBSD:15:latest--n/a-n/a0.1.10.1.10.1.1
 

py311-untokenize
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.1_10.1.1_1-0.1.1_10.1.1_1---
FreeBSD:13:quarterly0.1.1_10.1.1_1-0.1.1_10.1.1_1---
FreeBSD:14:latest0.1.1_10.1.1_1-0.1.1_10.1.1_1---
FreeBSD:14:quarterly0.1.1_10.1.1_1-0.1.1_10.1.1_1---
FreeBSD:15:latest0.1.1_10.1.1_1n/a0.1.1_1n/a---
 

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

Configuration Options:
No options to configure
Options name:
devel_py-untokenize
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/u/untokenize/
  2. https://pypi.org/packages/source/u/untokenize/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1_1
13 May 2024 14:00:45
commit hash: a39da1939e82deac6787f8958ae2854190bb6e6ecommit hash: a39da1939e82deac6787f8958ae2854190bb6e6ecommit hash: a39da1939e82deac6787f8958ae2854190bb6e6ecommit hash: a39da1939e82deac6787f8958ae2854190bb6e6e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-untokenize: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
0.1.1
27 Nov 2023 18:07:45
commit hash: 2136a0e91254e1c73c40483045df11a1a9fd936bcommit hash: 2136a0e91254e1c73c40483045df11a1a9fd936bcommit hash: 2136a0e91254e1c73c40483045df11a1a9fd936bcommit hash: 2136a0e91254e1c73c40483045df11a1a9fd936b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-untokenize: Add py-untokenize 0.1.1

untokenize transforms tokens into source code. Unlike the standard library's
tokenize.untokenize(), it preserves the original whitespace between tokens.

Number of commits found: 2