Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-clevercsv
Commits: 298e99f7 by Felix Yan at 2023-08-02T05:14:11+03:00 upgpkg: 0.7.6-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,9 +1,9 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-clevercsv -pkgver=0.7.5 -_commit=3bdae29f6125682639d5253d62ab782a87349513 -pkgrel=2 +pkgver=0.7.6 +_commit=3eae55d0e93cd926a58f1409723e693cf66cdfba +pkgrel=1 pkgdesc="A Python package for handling messy CSV files" url="https://github.com/alan-turing-institute/CleverCSV" license=('MIT') @@ -12,7 +12,7 @@ depends=('python-chardet' 'python-regex' 'python-packaging') makedepends=('git' 'python-setuptools') optdepends=('python-pandas' 'python-tabview' 'python-wilderness' 'python-cchardet') checkdepends=('python-pytest-runner' 'python-pandas' 'python-tabview' 'python-wilderness' - 'python-cchardet' 'python-termcolor') + 'python-faust-cchardet' 'python-termcolor') source=("git+https://github.com/alan-turing-institute/CleverCSV.git#commit=$_commit") sha512sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-clevercsv/-/commit/298e99f78d46f40b23d831752c6bf2d8ad84fedb -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-clevercsv/-/commit/298e99f78d46f40b23d831752c6bf2d8ad84fedb You're receiving this email because of your account on gitlab.archlinux.org.
