blob: 73c6f745a08f5a6546061f546d56ba23968bf548 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-jetpytools-git
pkgdesc = Collection of stuff that's useful in general python programming. (GIT version)
pkgver = 2.1.1.10.g901931d
pkgrel = 1
url = https://github.com/Jaded-Encoding-Thaumaturgy/jetpytools
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-hatchling
depends = python
provides = python-jetpytools
provides = python-stgpytools
provides = python-stgpytools-git
conflicts = python-jetpytools
conflicts = python-stgpytools
conflicts = python-stgpytools-git
source = git+https://github.com/Jaded-Encoding-Thaumaturgy/jetpytools.git
sha256sums = SKIP
pkgname = python-jetpytools-git
|