summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 92cc677e763727520027d2d6d17f5856b2f75672 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-specklepy-git
	pkgdesc = This is the start of the Python client for Speckle 2.0. It is currently quite nebulous and may be trashed and rebuilt at any moment! It is compatible with Python 3.6+.
	pkgver = 2.9.1.r10.g67499ab
	pkgrel = 1
	url = https://github.com/specklesystems/speckle-py
	arch = x86_64
	arch = i686
	license = Apache
	depends = python
	depends = python-pydantic
	depends = python-gql
	depends = python-aiohttp
	depends = python-appdirs
	depends = python-requests
	depends = python-websockets
	provides = python-specklepy
	source = git+https://github.com/specklesystems/speckle-py.git
	md5sums = SKIP

pkgname = python-specklepy-git