blob: cb6ad28d83ce9e6fce3b68036c68f1be36fca4d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-todoist-api-python
pkgdesc = This is the official Python API client for the Todoist REST API.
pkgver = 4.0.0
pkgrel = 1
url = https://github.com/Doist/todoist-api-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-hatchling
depends = python-httpx
depends = python-dataclass-wizard
depends = python-annotated-types
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/t/todoist_api_python/todoist_api_python-4.0.0.tar.gz
sha256sums = 2e8acbaa4ea7aae05a640bd24690ca020ef8044610b0dcf4df85b8a788a43872
pkgname = python-todoist-api-python
|