blob: 0894dc4712a0172afe72ef4ec90a34b0be3d4ad4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-todoist-python
pkgdesc = The official Todoist Python API library
pkgver = 8.1.4
pkgrel = 1
url = https://github.com/Doist/todoist-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
depends = python-requests
options = !emptydirs
source = https://files.pythonhosted.org/packages/source/t/todoist-python/todoist-python-8.1.4.tar.gz
sha256sums = 46483a7922e241ef0365a56ed8312794a2def112e44702a6a70f936988fe969d
pkgname = python-todoist-python
|