www/py-spyne: Update to 2.14.0

Changes:	https://github.com/arskom/spyne/blob/master/CHANGELOG.rst
This commit is contained in:
Po-Chuan Hsieh 2022-02-28 17:38:03 +08:00
parent 3ac0e29b42
commit d6925c0bf6
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 5 additions and 5 deletions

View file

@ -1,8 +1,7 @@
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= spyne
PORTVERSION= 2.13.16
PORTREVISION= 1
PORTVERSION= 2.14.0
CATEGORIES= www devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1606307723
SHA256 (spyne-2.13.16.tar.gz) = 439e9fab8d9fd61b260fafe4df326630c92c652e94f5b53d403d76c58283c80c
SIZE (spyne-2.13.16.tar.gz) = 514410
TIMESTAMP = 1643971142
SHA256 (spyne-2.14.0.tar.gz) = 063e950e179a7d5b06b577c9f2c9091a70d40217f1a853076b3709caa2bf3a16
SIZE (spyne-2.14.0.tar.gz) = 528323

View file

@ -5,3 +5,4 @@ It integrates with popular Python web frameworks as well as libraries like
SQLAlchemy to keep your code as DRY (Don't Repeat Yourself) as possible.
WWW: http://spyne.io/
WWW: https://github.com/arskom/spyne