blob: 39521619230e639abb4c4fad0ea00d7dc2da5833 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = python-crewai-core
pkgdesc = Shared utilities for CrewAI: version, paths, user-data, telemetry, printer
pkgver = 1.14.6
pkgrel = 1
url = https://github.com/crewAIInc/crewAI
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
makedepends = python-wheel
depends = python
depends = python-appdirs
depends = python-cryptography
depends = python-httpx
depends = python-packaging
depends = python-portalocker
depends = python-pyjwt
depends = python-pydantic
depends = python-rich
depends = python-opentelemetry-api
depends = python-opentelemetry-sdk
depends = python-opentelemetry-exporter-otlp-proto-http
depends = python-tomli
source = python-crewai-core-1.14.6.tar.gz::https://pypi.io/packages/source/c/crewai-core/crewai_core-1.14.6.tar.gz
source = LICENSE::https://raw.githubusercontent.com/crewAIInc/crewAI/main/LICENSE
sha256sums = 9eee3c82d29c9e812303659200ee6af9c6f43f5ff2c3cb6d7cc3b2ba371b44e1
sha256sums = febc00dc5a0557ca8afbcdc6d3896731dc42f4cecabd87e6c98326212f8dbf36
pkgname = python-crewai-core
|