blob: a6e317e5d6e79dbe8e500c23558b9d40e93f4aa3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = python-dist-meta
pkgdesc = Parse and create Python distribution metadata
pkgver = 0.9.0
pkgrel = 2
url = https://dist-meta.readthedocs.io/
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-hatchling
makedepends = python-hatch-requirements-txt
depends = python
depends = python-domdf-python-tools
depends = python-handy-archives
depends = python-packaging
source = dist-meta::git+https://github.com/repo-helper/dist-meta.git#tag=v0.9.0
sha512sums = d5c780be311d0e19d144b8fa207250caf369720e85829f2c1bbd263ecaecad4c302d3c03aef1ea2ca619a97d68b22e045b93428bd8aeea0819420f5b66ada5db
pkgname = python-dist-meta
|