~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.14.1

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

diff --git a/testing/py3-marshmallow/APKBUILD b/testing/py3-marshmallow/APKBUILD
index a90b372276..161fb244e8 100644
--- a/testing/py3-marshmallow/APKBUILD
+++ b/testing/py3-marshmallow/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alex McGrath <amk@amk.ie>
pkgname=py3-marshmallow
_pkgname=marshmallow
pkgver=3.14.0
pkgver=3.14.1
pkgrel=0
pkgdesc="A lightweight library for converting complex objects to and from simple Python datatypes"
url="https://github.com/marshmallow-code/marshmallow"
@@ -27,5 +27,5 @@ package() {
}

sha512sums="
bdb38ed145a0e7aa35fd3fd0196a2f1739cd61e20f93a1913727e973f6c54e1cb66c6f76b8f9de8f8a279cb8aa2b7dda4f9d5d114676cd72bd377ebad041200b  py3-marshmallow-3.14.0.tar.gz
6e3586f3a6d30817642e05f9510e394fb1d36a8fefd10f83b2e58802c0a2295b0f492b5ad97fe0188235ffbcb1a6abdbfcce2142e07be4d92ee743d39e6cc878  py3-marshmallow-3.14.1.tar.gz
"
-- 
2.33.1
Reply to thread Export thread (mbox)