| Port details |
- py-uv Python package for uv - extremely fast Python package installer
- 0.11.22 devel
=0 0.10.10Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-10-08 08:27:10
- Last Update: 2026-06-19 07:55:07
- Commit Hash: 95362ba
- 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.
  ¦ ¦ ¦ ¦ 
- 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>)
- distinfo:
- TIMESTAMP = 1781855013
SHA256 (astral-sh-uv-0.11.22_GH0.tar.gz) = 315cb03d1b293bc78ac6a8c1124cf4be6877509ae75a1ee25dc120ff292338b4
SIZE (astral-sh-uv-0.11.22_GH0.tar.gz) = 5449584
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- uv : devel/uv
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-hatch
- misc/comfy-cli
Configuration Options:
- No options to configure
- Options name:
- devel_py-uv
- USES:
- cpe python
- 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.22 19 Jun 2026 07:55:07
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.21 → 0.11.22 |
0.11.21 15 Jun 2026 19:21:45
    |
Bernhard Froehlich (decke)  |
devel/py-uv: Add CPE information |
0.11.21 12 Jun 2026 05:30:38
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.20 → 0.11.21 |
0.11.20 10 Jun 2026 18:32:33
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.19 → 0.11.20 |
0.11.19 04 Jun 2026 21:15:06
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.18 → 0.11.19 |
0.11.18 02 Jun 2026 18:15:58
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.17 → 0.11.18 |
0.11.17 29 May 2026 14:44:02
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.16 → 0.11.17 |
0.11.16 24 May 2026 18:21:18
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.15 → 0.11.16 |
0.11.15 19 May 2026 03:18:41
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.14 → 0.11.15 |
0.11.14 13 May 2026 01:00:06
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.13 → 0.11.14 |
0.11.13 11 May 2026 07:15:16
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv{,-build}: update 0.11.12 → 0.11.13
Reported by: portscout |
0.11.12 10 May 2026 02:48:54
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.11 → 0.11.12 |
0.11.11 07 May 2026 08:01:05
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.10 → 0.11.11 |
0.11.10 06 May 2026 03:13:15
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.8 → 0.11.10 |
0.11.8 28 Apr 2026 05:32:47
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.7 → 0.11.8 |
0.11.7 16 Apr 2026 07:37:34
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.11.6 → 0.11.7 |
0.11.6 16 Apr 2026 06:59:18
    |
Yuri Victorovich (yuri)  Author: Michael Osipov |
devel/{,py-}uv: update 0.10.10 → 0.11.6
Differential Revision: https://reviews.freebsd.org/D56364 |
0.10.10 14 Mar 2026 19:34:20
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.10.9 → 0.10.10
Reported by: portscout |
0.10.9 07 Mar 2026 07:24:42
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.10.6 → 0.10.9
Reported by: portscout |
0.10.6 27 Feb 2026 07:22:40
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.10.2 → 0.10.6 |
0.10.2 11 Feb 2026 09:15:38
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.10.0 → 0.10.2
Reported by: portscout |
0.10.0 06 Feb 2026 08:54:46
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.30 → 0.10.0 |
0.9.30 05 Feb 2026 03:17:21
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.28 → 0.9.30 |
0.9.28 31 Jan 2026 09:28:37
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.26 → 0.9.28
Reported by: portscout |
0.9.26 17 Jan 2026 09:12:40
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.24 → 0.9.26 |
0.9.24 12 Jan 2026 09:49:02
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.21 → 0.9.24
Reported by: portscout |
0.9.21 03 Jan 2026 00:15:29
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.17 → 0.9.21 |
0.9.17 15 Dec 2025 09:19:31
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.15 → 0.9.17 |
0.9.15 03 Dec 2025 10:55:28
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.14 → 0.9.15 |
0.9.14 02 Dec 2025 09:37:32
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.13 → 0.9.14 |
0.9.13 30 Nov 2025 02:54:52
    |
Yuri Victorovich (yuri)  |
devel/py-uv: update 0.9.12 → 0.9.13 |
0.9.12 26 Nov 2025 14:22:58
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.11 → 0.9.12 |
0.9.11 24 Nov 2025 07:05:12
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.9 → 0.9.11 |
0.9.9 16 Nov 2025 04:19:53
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.8 → 0.9.9 |
0.9.8 08 Nov 2025 21:26:11
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.6 → 0.9.8 |
0.9.6 30 Oct 2025 07:11:25
    |
Yuri Victorovich (yuri)  |
devel/{,py-}uv: update 0.9.5 → 0.9.6
Reported by: portscout |
0.9.5 27 Oct 2025 05:21:25
    |
Yuri Victorovich (yuri)  |
devel/py-uv: update 0.9.1 → 0.9.5 |
0.9.1 10 Oct 2025 07:25:27
    |
Yuri Victorovich (yuri)  |
devel/py-uv: update 0.9.0 → 0.9.1 |
0.9.0 08 Oct 2025 08:25:26
    |
Yuri Victorovich (yuri)  |
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) |