mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-marshmallow: update to 3.5.0.
This commit is contained in:
parent
f27219e1b8
commit
9b25f6de29
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.4.0
|
version=3.5.0
|
||||||
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=c9d277f6092f32300395fb83d343be9f61b5e99d66d22bae1e5e7cd82608fee6
|
checksum=3a94945a7461f2ab4df9576e51c97d66bee2c86155d3d3933fab752b31effab8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue