blob: 6b13d8a74f433c0023d89485414b929c49531bc1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-logfire-api
pkgdesc = Shim for the Logfire SDK which does nothing unless Logfire is installed.
pkgver = 4.25.0
pkgrel = 1
url = https://github.com/pydantic/logfire/tree/main/logfire-api
arch = any
license = MIT
makedepends = python-hatchling
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = https://files.pythonhosted.org/packages/source/l/logfire-api/logfire_api-4.25.0.tar.gz
sha256sums = 7562d5adfe3987291039dddb21947c86cb9d832d068c87d9aa23db86ef07095b
pkgname = python-logfire-api
|