summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 40811f4523049088ab6f10b5afd6c49dc8e0033b (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
30
31
32
33
pkgbase = python-whey
	pkgdesc = A simple Python wheel builder for simple projects
	pkgver = 0.1.1
	pkgrel = 4
	url = https://whey.readthedocs.io/
	arch = any
	license = MIT
	makedepends = git
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-hatch-requirements-txt
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	depends = python-attrs
	depends = python-click
	depends = python-natsort
	depends = python-packaging
	depends = python-consolekit
	depends = python-dist-meta
	depends = python-dom-toml
	depends = python-domdf-python-tools
	depends = python-handy-archives
	depends = python-pyproject-parser
	depends = python-shippinglabel
	optdepends = python-docutils: readme functionality
	optdepends = python-readme-renderer: readme functionality
	optdepends = python-editables: editable installs
	source = whey::git+https://github.com/repo-helper/whey.git#tag=v0.1.1
	sha512sums = 2d2de412ec4b9d6441b6ecc603335f29bfaa7c4a32e7692a4d80be80a3fc1badcd3c0a43a54f25a924a3710bb0d055f63565fa789aaa0f85539c114d27743e19

pkgname = python-whey