blob: a015a7907c2a0c977a108057ca9dc12230d4b215 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-bd_warehouse
pkgdesc = A build123d parametric part collection
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/gumyr/bd_warehouse
arch = x86_64
license = Apache-2.0
checkdepends = python-pytest
checkdepends = python-build123d
makedepends = git
makedepends = python-setuptools-scm
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-build123d
depends = python-typing_extensions
source = git+https://github.com/gumyr/bd_warehouse#tag=v0.2.0
sha512sums = 0dd2837689fe3c65c891a1f9386afffb4c91fa5f40f78946956053a4526b76534c56eefdaabd038b02260f41203724661cfc043ebc91d4537b8a899374e7cd9d
pkgname = python-bd_warehouse
|