mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pooch: update to 1.8.1.
This commit is contained in:
parent
44a3dd0146
commit
2dc41bbd38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pooch'
|
# Template file for 'python3-pooch'
|
||||||
pkgname=python3-pooch
|
pkgname=python3-pooch
|
||||||
version=1.8.0
|
version=1.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
# Fixture not available
|
# Fixture not available
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.fatiando.org/pooch/latest/"
|
homepage="https://www.fatiando.org/pooch/latest/"
|
||||||
distfiles="${PYPI_SITE}/p/pooch/pooch-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pooch/pooch-${version}.tar.gz"
|
||||||
checksum=f59981fd5b9b5d032dcde8f4a11eaa492c2ac6343fae3596a2fdae35fc54b0a0
|
checksum=27ef63097dd9a6e4f9d2694f5cfbf2f0a5defa44fccafec08d601e731d746270
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue