blob: 193f0e5cac246d1bef7a6dc05e6fdfc671ec12f2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-datatypes
pkgdesc = Utility Classes and Functions that are handy across multiple projects
pkgver = 0.17.2
pkgrel = 1
url = https://github.com/jaymon/datatypes
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = https://pypi.org/packages/source/d/datatypes/datatypes-0.17.2.tar.gz
sha512sums = da12f93ca0c6e0ab2dc66dc513c4ada7e267c3dce00b38cdf6e879476ddf5ec2bec0151e98193ca7e9f7ea2605442d1fe20b36a5f6267f5acb2df1378e2c64f5
pkgname = python-datatypes
|