blob: 01bcddf844f28f838c589c391ef9e4747df64c70 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = python-warcio
pkgdesc = Streaming WARC (and ARC) IO library
pkgver = 1.8.1
pkgrel = 1
url = https://github.com/webrecorder/warcio
arch = any
license = APACHE
checkdepends = python-pytest
checkdepends = python-pytest-httpbin
checkdepends = python-requests
checkdepends = python-wsgiproxy2
makedepends = python-setuptools
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python-six
source = warcio-1.8.1.tar.gz::https://github.com/webrecorder/warcio/archive/refs/tags/v1.8.1.tar.gz
sha256sums = 19faa8696045074bacb755e04fc16284edf45d6f8b0619dad913cba7e60bcf75
pkgname = python-warcio
|