blob: a2a87a1a1d780c1500bb60cb9a6fdd08471e8aeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-bpylist2-git
pkgdesc = Parse and Generate binary plists and NSKeyedArchiver archives
pkgver = 3.0.3.r3.gddb89e0
pkgrel = 2
url = https://github.com/parabolala/bpylist2
arch = any
license = MIT
checkdepends = python-pytest
makedepends = git
makedepends = python-build
makedepends = python-wheel
makedepends = python-installer
makedepends = python-poetry-core
depends = python
provides = python-bpylist2
conflicts = python-bpylist2
source = python-bpylist2-git-latest::git+https://github.com/parabolala/bpylist2.git#commit=HEAD
sha256sums = SKIP
pkgname = python-bpylist2-git
|