mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python3-marshmallow: update to 3.5.1.
This commit is contained in:
parent
1c97922227
commit
bbe868974c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-marshmallow'
|
# Template file for 'python3-marshmallow'
|
||||||
pkgname=python3-marshmallow
|
pkgname=python3-marshmallow
|
||||||
version=3.5.0
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="marshmallow-${version}"
|
wrksrc="marshmallow-${version}"
|
||||||
|
@ -13,7 +13,7 @@ license="MIT"
|
||||||
homepage="https://github.com/marshmallow-code/marshmallow"
|
homepage="https://github.com/marshmallow-code/marshmallow"
|
||||||
changelog="https://raw.githubusercontent.com/marshmallow-code/marshmallow/dev/CHANGELOG.rst"
|
changelog="https://raw.githubusercontent.com/marshmallow-code/marshmallow/dev/CHANGELOG.rst"
|
||||||
distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/marshmallow/marshmallow-${version}.tar.gz"
|
||||||
checksum=3a94945a7461f2ab4df9576e51c97d66bee2c86155d3d3933fab752b31effab8
|
checksum=90854221bbb1498d003a0c3cc9d8390259137551917961c8b5258c64026b2f85
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue