blob: 59869d90a00de161f47e8f596d1e2f535ee5e131 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-atom
pkgdesc = Memory efficient Python objects
pkgver = 0.11.0
pkgrel = 1
url = https://github.com/nucleic/atom
arch = x86_64
license = BSD
license = custom
checkdepends = python-pytest
makedepends = python-build
makedepends = python-cppy
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-sphinx
makedepends = python-wheel
depends = python
source = python-atom-0.11.0.tar.gz::https://files.pythonhosted.org/packages/source/a/atom/atom-0.11.0.tar.gz
sha256sums = 4ab93fc3cc7b6a078253b116e9f6235d2913eb9bb49adbc31a258e1017f2aee0
pkgname = python-atom
|