summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1b4af30ab9c5e5c4bdebcd19ec360ecec96575b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-pyairtable
	pkgdesc = Python client for the Airtable API
	pkgver = 2.2.1
	pkgrel = 1
	url = https://github.com/gtalarico/pyairtable
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	options = !emptydirs
	source = https://github.com/gtalarico/pyairtable/archive/refs/tags/2.2.1.tar.gz
	sha256sums = c78638150ee657eef599562e921e0ba5699fb2a60196369f4445eab2d34c8b00

pkgname = python-pyairtable