blob: 31523e10c28eaadc97c9ac1b90c9368b66961ab3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-blist
pkgdesc = A list-like type with better asymptotic performance
pkgver = 1.3.6
pkgrel = 6
url = https://pypi.org/project/blist/
arch = i686
arch = x86_64
license = GPL
depends = python
depends = python-setuptools
source = https://files.pythonhosted.org/packages/6b/a8/dca5224abe81ccf8db81f8a2ca3d63e7a5fa7a86adc198d4e268c67ce884/blist-1.3.6.tar.gz
source = python-3.10.patch
sha256sums = 3a12c450b001bdf895b30ae818d4d6d3f1552096b8c995f0fe0c74bef04d1fc3
sha256sums = cc52718cdf04fca4c999a7ecfd2d389f83850663008e17633b7167c0e1e6642f
pkgname = python-blist
|