From 67f69764fadee1edb10318f184efd0b2183cded1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 2 Apr 2021 09:00:19 +0000 Subject: [PATCH] testing/py3-marshmallow-enum: rebuild against python 3.9 --- testing/py3-marshmallow-enum/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-marshmallow-enum/APKBUILD b/testing/py3-marshmallow-enum/APKBUILD index 716ac1fdfb6..fa83b6b5dad 100644 --- a/testing/py3-marshmallow-enum/APKBUILD +++ b/testing/py3-marshmallow-enum/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-marshmallow-enum _pkgname=marshmallow_enum pkgver=1.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Enum field for use with Marshmallow." url="https://github.com/justanr/marshmallow_enum" arch="all"