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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
py-uv Python package for uv - extremely fast Python package installer
0.9.1 develnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-08 08:27:10
Last Update: 2025-10-10 07:25:27
Commit Hash: 116452e
Also Listed In: python
License: APACHE20 MIT
WWW:
https://astral.sh/
https://docs.astral.sh/uv/
https://github.com/astral-sh/uv
Description:
Python package for uv, an extremely fast Python package installer and resolver. This package provides Python bindings for uv functionality and requires the uv binary to be installed separately from the devel/uv port. The uv module allows Python programs to programmatically interact with uv for package management and dependency resolution tasks.
HomepageHomepageHomepage    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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}uv>0:devel/py-uv@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-uv/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-uv
  • pkg install py311-uv
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-uv listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-uv
Package flavors (<flavor>: <package>)
  • py311: py311-uv
distinfo:
TIMESTAMP = 1760077944 SHA256 (astral-sh-uv-0.9.1_GH0.tar.gz) = dbaa64d00eae3e64a82f2d1ed1eed2e2d04e63302753662b6c6b344d56687d29 SIZE (astral-sh-uv-0.9.1_GH0.tar.gz) = 4729329

Packages (timestamps in pop-ups are UTC):
py311-uv
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
FreeBSD:16:latest-0.9.0n/a-n/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-wheel>0 : devel/py-wheel@py311
  3. python3.11 : lang/python311
  4. py311-build>=0 : devel/py-build@py311
  5. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. uv : devel/uv
  2. python3.11 : lang/python311
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-uv
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/astral-sh/uv/tar.gz/0.9.1?dummy=/
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.9.1
10 Oct 2025 07:25:27
commit hash: 116452e79c6720d1c4c40bb63c4935821ca0cd6bcommit hash: 116452e79c6720d1c4c40bb63c4935821ca0cd6bcommit hash: 116452e79c6720d1c4c40bb63c4935821ca0cd6bcommit hash: 116452e79c6720d1c4c40bb63c4935821ca0cd6b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-uv: update 0.9.0 → 0.9.1
0.9.0
08 Oct 2025 08:25:26
commit hash: 7655f4c8dff67c3c4b45645d61b33d3cc211370ccommit hash: 7655f4c8dff67c3c4b45645d61b33d3cc211370ccommit hash: 7655f4c8dff67c3c4b45645d61b33d3cc211370ccommit hash: 7655f4c8dff67c3c4b45645d61b33d3cc211370c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-uv: New port: Python package for uv - extremely fast Python package
installer

PR:		290057
Submitted by:	Siva Mahadevan <me@svmhdvn.name> (initial version submitted as
devel/uv update)

Number of commits found: 2