blob: cc53f8a613d1a3317496145a382b69f357150ccb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-hatch-docstring-description
pkgdesc = Derive PyPI package description from Python package docstring.
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/flying-sheep/hatch-docstring-description
arch = any
license = GPL-3.0-or-later
makedepends = python-hatch-vcs
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-hatchling
source = https://files.pythonhosted.org/packages/source/h/hatch-docstring-description/hatch_docstring_description-1.1.1.tar.gz
sha256sums = b15d93c273ba3736abc9e2c542bb42a728a6740703ff5ed85cc072ed49458ae3
pkgname = python-hatch-docstring-description
|