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-uri-template RFC 6570 URI Template Processor
1.3.0 net 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 1.2.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:25:18
Last Update: 2025-02-03 15:54:25
Commit Hash: 3d77c81
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: MIT
WWW:
https://gitlab.linss.com/open-source/python/uri-template
Description:
uri_template implements URI Template expansion in strict adherence to RFC 6570, but adds a few extensions.
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}uri-template>0:net/py-uri-template@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-uri-template/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-uri-template
  • pkg install py311-uri-template
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 py311-uri-template listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-uri-template
Package flavors (<flavor>: <package>)
  • py311: py311-uri-template
distinfo:
TIMESTAMP = 1738443438 SHA256 (uri-template-1.3.0.tar.gz) = 0e00f8eb65e18c7de20d595a14336e9f337ead580c70934141624b6d1ffdacc7 SIZE (uri-template-1.3.0.tar.gz) = 21678

Packages (timestamps in pop-ups are UTC):
py39-uri-template
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--1.2.0--1.2.01.2.01.2.0
FreeBSD:14:latest-----1.2.0-1.2.0
FreeBSD:14:quarterly-----1.2.01.2.01.2.0
FreeBSD:15:latest--n/a-n/a1.2.01.2.01.2.0
 

py311-uri-template
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.01.3.0-1.2.0_11.3.0---
FreeBSD:13:quarterly1.2.0_11.2.0_1-1.2.0_11.2.0_1---
FreeBSD:14:latest1.2.0_11.3.0-1.2.0_11.3.0---
FreeBSD:14:quarterly1.2.0_11.2.0_1-1.2.0_11.2.0_1---
FreeBSD:15:latest1.2.0_11.3.0n/a1.2.0_1n/a---
 

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

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

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.0
03 Feb 2025 15:54:25
commit hash: 3d77c8189feed734fc996bafcc02c7164ac108cdcommit hash: 3d77c8189feed734fc996bafcc02c7164ac108cdcommit hash: 3d77c8189feed734fc996bafcc02c7164ac108cdcommit hash: 3d77c8189feed734fc996bafcc02c7164ac108cd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-uri-template: Update to 1.3.0

- Update WWW

Changes:	https://gitlab.linss.com/open-source/python/uri-template/-/commits/main
PR:		284450
Reported by:	diizzy
1.2.0_1
13 May 2024 14:06:01
commit hash: 727856a5f7c85aea9c7721f7dced7b3b1c7a47d8commit hash: 727856a5f7c85aea9c7721f7dced7b3b1c7a47d8commit hash: 727856a5f7c85aea9c7721f7dced7b3b1c7a47d8commit hash: 727856a5f7c85aea9c7721f7dced7b3b1c7a47d8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-uri-template: Convert to USE_PYTHON=pep517

- Bump PORTREVISION for package change
1.2.0
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.2.0
21 Mar 2023 19:19:53
commit hash: 5dfd9de053b882abcc33f6befc25b16ca49239bbcommit hash: 5dfd9de053b882abcc33f6befc25b16ca49239bbcommit hash: 5dfd9de053b882abcc33f6befc25b16ca49239bbcommit hash: 5dfd9de053b882abcc33f6befc25b16ca49239bb files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-uri-template: Add py-uri-template 1.2.0

uri_template implements URI Template expansion in strict adherence to RFC 6570,
but adds a few extensions.

Number of commits found: 4