blob: 379379aabd26e8be997fb4f43bf9145d527ada32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-errno2
pkgdesc = Python another errno.
pkgver = 0.0.5
pkgrel = 1
url = https://pypi.org/project/errno2
arch = any
license = MIT
makedepends = python-poetry
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
provides = python-errno2
conflicts = python-errno2
options = !strip
options = !debug
source = errno2-0.0.5.tar.gz::https://files.pythonhosted.org/packages/source/e/errno2/errno2-0.0.5.tar.gz
sha256sums = 7efa974eaa690dbbf010979844fa56a2004dcb468dd69079adb8fb8b14f0ef23
pkgname = python-errno2
|