summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 91e5bd49d054bd9ecfd5282987b67b5cbb7d5574 (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
pkgbase = python-cq-editor-git
	pkgdesc = CadQuery GUI editor based on PyQT built from git
	pkgver = 0.1.2.r48.g2f75bf6
	pkgrel = 1
	url = https://github.com/CadQuery/CQ-editor
	arch = x86_64
	license = Apache
	checkdepends = python-pytest
	checkdepends = python-pytest-qt
	checkdepends = python-pytest-mock
	makedepends = python-setuptools
	depends = python-cadquery
	depends = python-pyqt5
	depends = python-qtconsole
	depends = python-logbook
	depends = python-pyparsing
	depends = python-pyqtgraph
	depends = python-path.py
	depends = python-requests
	depends = spyder
	depends = python-scipy
	depends = python-nptyping
	provides = python-cq-editor
	conflicts = python-cq-editor
	source = git+https://github.com/CadQuery/CQ-editor.git
	md5sums = SKIP

pkgname = python-cq-editor-git