blob: b993eb3535ac19438b19a14a35d2c04524eb9823 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-handy-archives
pkgdesc = Handy archive helpers for Python
pkgver = 0.2.0
pkgrel = 5
url = https://handy-archives.readthedocs.io/
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-flit-core
depends = python
provides = python-handy-archives
conflicts = python-handy-archives
source = handy-archives::git+https://github.com/domdfcoding/handy-archives.git#tag=v0.2.0
sha256sums = 65f8449e6863bd0ba87d85b1291866226edbf15324d4200da4fc69773fcec1ef
pkgname = python-handy-archives
|