File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
srcpkgs/python3-pandas-msgpack Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Template file for 'python3-pandas-msgpack'
22pkgname=python3-pandas-msgpack
33version=0.1.5
4- revision=4
4+ revision=5
55build_style=python3-module
66hostmakedepends="python3-setuptools python3-Cython"
77makedepends="python3-devel"
8- depends="python3-pandas>=0.25.3 "
8+ depends="python3-pandas"
99short_desc="Providing an interface to msgpack from pandas"
1010maintainer="Pulux <
[email protected] >"
1111license="BSD-3-Clause"
1212homepage="https://www.pf4sh.eu/git/pulux/pandas-msgpack/"
1313distfiles="https://www.pf4sh.eu/git/pulux/pandas-msgpack/archive/${version}.tar.gz"
14- checksum=e01b1158c66265315338657310ac42edac81b33a5b178a68b29adcf2aeefd22e
14+ checksum=25288bc498cc0f9579c227cf33e20fc41d6d47ef58cc9fde27ede9796a647822
15+ make_check=no # Tests rely on obsolete pandas features
1516
1617post_install() {
1718 vlicense LICENSE.md
You can’t perform that action at this time.
0 commit comments