blob: 61d78203a5995c587f28ef36c665bdb19eedc7e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = pricehist
pkgdesc = A command-line tool for fetching and formatting historical price data, with support for multiple data sources and output formats.
pkgver = 1.4.12
pkgrel = 1
url = https://gitlab.com/chrisberkhout/pricehist
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools-scm
makedepends = python-wheel
makedepends = python-poetry-core
depends = python-cssselect
depends = python-lxml
depends = python-requests
depends = curlify
source = https://files.pythonhosted.org/packages/source/p/pricehist/pricehist-1.4.12.tar.gz
sha256sums = a6ee727e4c4594187ab999fc9ce126779ad539d3a47491a8dbd900772e347507
pkgname = pricehist
|