summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-13 13:09:14 -0500
committerCarlos Aznarán Laos2023-06-13 13:09:14 -0500
commit5912e7ec56221c006c79d884fe7c58b723f23721 (patch)
treea329a8fea6fe406a2d31188fbf5fac49aeeb2f09 /.SRCINFO
parenta03a34877165cce6eae0bee185115f22080e1761 (diff)
downloadaur-5912e7ec56221c006c79d884fe7c58b723f23721.tar.gz
Python 3.11 rebuild
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31d636a92886..690803816320 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,16 @@
pkgbase = python-colorspacious
pkgdesc = A powerful, accurate, and easy-to-use Python library for doing colorspace conversions
pkgver = 1.1.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/njsmith/colorspacious
arch = any
license = MIT
- checkdepends = python-nose
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python-numpy
- source = https://github.com/njsmith/colorspacious/archive/v1.1.2.tar.gz
+ source = colorspacious-1.1.2.tar.gz::https://github.com/njsmith/colorspacious/archive/v1.1.2.tar.gz
sha512sums = c633ba1ee051eab055d74752b3efd02fdff9acd641f245d80339d698bf4f5a28701158a50ddd2c372730d7e5cbb1e29858c4acd1f3594e07fe7bdfaa2fed87f6
pkgname = python-colorspacious