Search Criteria
Package Details: python-pooch 1.3.0-1
Git Clone URL: | https://aur.archlinux.org/python-pooch.git (read-only, click to copy) |
---|---|
Package Base: | python-pooch |
Description: | Python library for fetching and caching data files |
Upstream URL: | https://www.fatiando.org/pooch/latest/ |
Licenses: | |
Submitter: | HenryJia |
Maintainer: | HenryJia |
Last Packager: | HenryJia |
Votes: | 3 |
Popularity: | 2.25 |
First Submitted: | 2020-08-27 16:19 |
Last Updated: | 2020-12-19 18:49 |
Latest Comments
jujudusud commented on 2021-01-23 15:56
Hi here, the problem is solved by downloading the sources at pypi.org. Please take à look at : https://github.com/fatiando/pooch/issues/225 The download link for the archive is here : https://files.pythonhosted.org/packages/87/f3/f310928da73497829de2d5412765699f96bec6f43221f2d844ac7e700ba5/pooch-1.3.0.tar.gz
Could you please update the PKGBUILD ? thanks a lot in advance.
jujudusud commented on 2021-01-17 18:19
It's building properly, no problem with that but not showing de good version because of a problem in the latest release. I have reported this problem to the upstream : https://github.com/fatiando/pooch/issues/225 I think a patch would be the best for now in order the proper version setting by the package.
HenryJia commented on 2021-01-17 17:25
I've had a look, I can't reproduce your problem on my machine, it seems to build fine for me.
You'll have to share more details of your issue for me to help or fix it.
jujudusud commented on 2021-01-16 20:29
Hi HenryJia, There is a probleme with the version of the package.
'set build/lib/pooch/_version.py to '0+untagged.3.g8f5abde'' instead of 1.3.0.
Could you please have a look.