blob: 7fad013aa86936c2b19aa5e75c0e6e55e80bd1f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-fastmcp
pkgdesc = The fast, Pythonic way to build MCP servers and clients.
pkgver = 3.4.4
pkgrel = 1
url = https://github.com/PrefectHQ/fastmcp
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-uv-dynamic-versioning
makedepends = python-uv-build
depends = python
depends = python-fastmcp-slim
source = git+https://github.com/PrefectHQ/fastmcp.git#tag=v3.4.4
sha256sums = d6b0cf60e03a85189750aee01a97b4fec3c7a0f325aa00082613378c43c25eeb
pkgname = python-fastmcp
|