blob: 47df4d637da853cc83d29754cf1fd89a8918c5bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pycpio
pkgdesc = Python library for CPIO manipulation
pkgver = 1.5.4
pkgrel = 2
url = https://github.com/desultory/pycpio
arch = any
license = GPL-2.0-only
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
depends = python-zenlib
source = python-pycpio-1.5.4::https://github.com/desultory/pycpio/archive/refs/tags/1.5.4.tar.gz
b2sums = 51f23b73f921a5957f4536f13372891b991fddaeb986a7b3ede85bfa391d25055f4937a0105cdf873ca4f7ae6d6c3269afa9ac4d9bd329cfead3a3710ff1ca2b
pkgname = python-pycpio
|