blob: bf24cc0bca294d5e9480744aac74e6766837fa7d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-startfile
pkgdesc = Python startfile.
pkgver = 0.0.3
pkgrel = 1
url = https://pypi.org/project/python-startfile
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-startfile
conflicts = python-startfile
options = !strip
options = !debug
source = python_startfile-0.0.3.tar.gz::https://files.pythonhosted.org/packages/source/p/python_startfile/python_startfile-0.0.3.tar.gz
sha256sums = 875a5a29bbebb35b0453463e9e2c650f664b49cc89e919fc86edb01488158459
pkgname = python-startfile
|