blob: 20455a5d375b36b16c521f13f21c2cf195ab0944 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-nulltype
pkgdesc = Null values and sentinels like (but not) None, False & True
pkgver = 2.3.1
pkgrel = 5
url = https://web.archive.org/web/*/https://bitbucket.org/jeunice/nulltype
arch = any
license = Apache
makedepends = python-setuptools
makedepends = python2-setuptools
source = python-nulltype-2.3.1.zip::https://files.pythonhosted.org/packages/source/n/nulltype/nulltype-2.3.1.zip
sha256sums = 64aa3cb2ab5e904d1b37175b9b922bea268c13f9ce32e3d373313150ab5ef272
pkgname = python-nulltype
depends = python
pkgname = python2-nulltype
depends = python2
|