blob: 2bd8906361b6c9c3310244eb6c2fa5f4ec8d5318 (
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.8.1
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.8.1.tar.gz::https://files.pythonhosted.org/packages/source/a/atom/atom-0.8.1.tar.gz
sha256sums = a45bb13c82b8871b2792917eb0ea2e73ffe920f6001e259c117fdec2d002f966
pkgname = python-atom
|