www/py-spyne: Update to 2.14.0
Changes: https://github.com/arskom/spyne/blob/master/CHANGELOG.rst
This commit is contained in:
parent
3ac0e29b42
commit
d6925c0bf6
3 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue