~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[PATCH] testing/py3-marshmallow: upgrade to 3.13.0

Alex McGrath <amk@amk.ie>
Details
Message ID
<20210923090153.31758-1-amk@amk.ie>
DKIM signature
missing
Download raw message
Patch: +5 -3
---
 testing/py3-marshmallow/APKBUILD | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/testing/py3-marshmallow/APKBUILD b/testing/py3-marshmallow/APKBUILD
index 1b080558b4..b85be0d82c 100644
--- a/testing/py3-marshmallow/APKBUILD
+++ b/testing/py3-marshmallow/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=py3-marshmallow
_pkgname=marshmallow
pkgver=3.10.0
pkgrel=1
pkgver=3.13.0
pkgrel=0
pkgdesc="A lightweight library for converting complex objects to and from simple Python datatypes"
url="https://github.com/marshmallow-code/marshmallow"
arch="all"
@@ -26,4 +26,6 @@ package() {
	python3 setup.py install --prefix=/usr --root="$pkgdir"
}

sha512sums="b3b854cc6e820385a05bcabd6dd66a87ea41dfd225eafdd7a6a8b9e82bd057ce8e19fb5ee56e5c207a4b21cdfd7dce704d567695f09a3316f80b791a1e7f362b  py3-marshmallow-3.10.0.tar.gz"
sha512sums="
85dcfc8b9d1b4ef4c67644160d4f835fceb3ba246505e5df956675c19884b10a59e79bd215eea48c9c96afad86444bfadd322b9f9153c10b07c99ed51ec05b96  py3-marshmallow-3.13.0.tar.gz
"
-- 
2.33.0
Reply to thread Export thread (mbox)