git: ca6bf08d2e71 - main - devel/py-apispec: Update to 4.4.1
Nuno Teixeira
eduardo at FreeBSD.org
Mon May 10 06:55:45 UTC 2021
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ca6bf08d2e71a69e8bd384f8a2c3aa084003f9b2
commit ca6bf08d2e71a69e8bd384f8a2c3aa084003f9b2
Author: Nuno Teixeira <eduardo at FreeBSD.org>
AuthorDate: 2021-05-10 06:50:03 +0000
Commit: Nuno Teixeira <eduardo at FreeBSD.org>
CommitDate: 2021-05-10 06:50:03 +0000
devel/py-apispec: Update to 4.4.1
- Use DISTVERSION instead of PORTVERSION
ChangLog: https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst#441-2020-05-07
PR: 255740
Reported by: Goran Mekić <meka at tilda.center>
Approved by: dbaio, garga (mentors, implicit)
---
devel/py-apispec/Makefile | 2 +-
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 89404903f3ce..af9af53d96e3 100644
--- a/devel/py-apispec/Makefile
+++ b/devel/py-apispec/Makefile
@@ -1,5 +1,5 @@
PORTNAME= apispec
-PORTVERSION= 4.4.0
+PORTVERSION= 4.4.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-apispec/distinfo b/devel/py-apispec/distinfo
index bdd91336a856..0d522c56165b 100644
--- a/devel/py-apispec/distinfo
+++ b/devel/py-apispec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618947002
-SHA256 (apispec-4.4.0.tar.gz) = 6288b62bf35930fbe33049dc3242a0c48a09f214a196331cae4585af8f5bc95c
-SIZE (apispec-4.4.0.tar.gz) = 69729
+TIMESTAMP = 1620624559
+SHA256 (apispec-4.4.1.tar.gz) = aaded4ae451752c58b70e579923d8db7daf0b71f62def8c8fe7a2a52bd7c06a2
+SIZE (apispec-4.4.1.tar.gz) = 69846
More information about the dev-commits-ports-all
mailing list