blob: 6d61a5e5f256008812e968920ee906d4d95a4d31 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-about-time
pkgdesc = Easily measure timing and throughput of code blocks, with beautiful human friendly representations.
pkgver = 4.2.2
pkgrel = 2
url = https://github.com/rsalmei/about-time
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
source = https://github.com/rsalmei/about-time/archive/refs/tags/v4.2.2.tar.gz
source = pyproject.patch
sha512sums = beb8e0c123d3b63515cb91fc0a4081b8fb1bbcc391d7d24b0a2eddbb45712050da0a02d3d07b1158a8f454b677ac7f2fd5f1db3f60f6529662baca1223edd42b
sha512sums = cf5ac507ffcd5d8a01d6b6f3ef26eb08bd82c26a71f6cb50ae369545a7bf2e27cb1cefa7531ca81816bcf81ecc935f0f1d43135bfc849fbe73fb060da8d72bcd
pkgname = python-about-time
|