diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 20:23:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 20:23:06 +0000 |
commit | 8c3257ca582bc24cc8a26114909ffdec051b6be2 (patch) | |
tree | 6fd0c0b7750e9edfae6956b8cc0c2e4935768cb4 | |
parent | Fix cross-build with qemu-user-static (diff) |
Update to 3.3.2
Changes: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst
PR: 249012
Submitted by: Goran Mekic <meka@tilda.center> (maintainer)
Notes
Notes:
svn path=/head/; revision=547122
-rw-r--r-- | devel/py-apispec/Makefile | 2 | ||||
-rw-r--r-- | devel/py-apispec/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-apispec/Makefile b/devel/py-apispec/Makefile index fdbf2851e1e8..389019f3ecc5 100644 --- a/devel/py-apispec/Makefile +++ b/devel/py-apispec/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= apispec -PORTVERSION= 3.3.1 +PORTVERSION= 3.3.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo index 808f03473592..4d891f67a740 100644 --- a/devel/py-apispec/distinfo +++ b/devel/py-apispec/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591561153 -SHA256 (apispec-3.3.1.tar.gz) = f5244ccca33f7a81309f6b3c9d458e33e869050c2d861b9f8cee24b3ad739d2b -SIZE (apispec-3.3.1.tar.gz) = 67159 +TIMESTAMP = 1598799519 +SHA256 (apispec-3.3.2.tar.gz) = d23ebd5b71e541e031b02a19db10b5e6d5ef8452c552833e3e1afc836b40b1ad +SIZE (apispec-3.3.2.tar.gz) = 67794 |