* update python-faust-cchardet to 2.1.19-3
This commit is contained in:
parent
a4e069401c
commit
217d4ba85f
29
python/python-faust-cchardet/.SRCINFO
Normal file
29
python/python-faust-cchardet/.SRCINFO
Normal file
@ -0,0 +1,29 @@
|
||||
pkgbase = python-faust-cchardet
|
||||
pkgdesc = Fork of the original cChardet
|
||||
pkgver = 2.1.19
|
||||
pkgrel = 3
|
||||
url = https://github.com/faust-streaming/cChardet
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL
|
||||
license = LGPL
|
||||
license = MPL
|
||||
makedepends = cython
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-pkgconfig
|
||||
makedepends = python-setuptools
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
provides = python-cchardet=2.1.19
|
||||
conflicts = python-cchardet
|
||||
source = faust-cchardet::git+https://github.com/faust-streaming/cChardet#tag=v2.1.19
|
||||
source = pyyoshi-uchardet::git+https://github.com/PyYoshi/uchardet
|
||||
b2sums = e4dcee1147eaa0247db5d3d75b805337819bb372c10e7e1b6d93195fe73f8a88a0db73c8fc5769b7ddbc4deff5eba424c07835c49bd7ebb5ff6cfafb551f15e4
|
||||
b2sums = SKIP
|
||||
|
||||
pkgname = python-faust-cchardet
|
4
python/python-faust-cchardet/.nvchecker.toml
Normal file
4
python/python-faust-cchardet/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-faust-cchardet]
|
||||
source = "git"
|
||||
git = "https://github.com/faust-streaming/cChardet.git"
|
||||
prefix = "v"
|
@ -3,7 +3,7 @@
|
||||
|
||||
pkgname=python-faust-cchardet
|
||||
pkgver=2.1.19
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Fork of the original cChardet"
|
||||
url="https://github.com/faust-streaming/cChardet"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
|
Loading…
x
Reference in New Issue
Block a user