diff options
author | Andreas Bilke <andreas@bilke.org> | 2021-04-27 15:44:41 -0700 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-04-27 15:44:41 -0700 |
commit | 951a82d125a9dddad80423c5e18a411c3fb7bfb2 (patch) | |
tree | 25eff48d7dccf1ac47dfa550ef4943c58ba4d053 /textproc/py-sphinx-autoapi | |
parent | New port: security/p5-Crypt-JWT (diff) |
textproc/py-sphinx-autoapi: Update to 1.8.1
PR: 255387
Approved by: maintainer
Diffstat (limited to 'textproc/py-sphinx-autoapi')
-rw-r--r-- | textproc/py-sphinx-autoapi/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-sphinx-autoapi/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/py-sphinx-autoapi/Makefile b/textproc/py-sphinx-autoapi/Makefile index 0342e45cfc17..62ab847da62c 100644 --- a/textproc/py-sphinx-autoapi/Makefile +++ b/textproc/py-sphinx-autoapi/Makefile @@ -1,5 +1,5 @@ PORTNAME= sphinx-autoapi -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-autoapi/distinfo b/textproc/py-sphinx-autoapi/distinfo index f29b1a03358c..ea6a7d227449 100644 --- a/textproc/py-sphinx-autoapi/distinfo +++ b/textproc/py-sphinx-autoapi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618749209 -SHA256 (sphinx-autoapi-1.8.0.tar.gz) = 51ff98016e51edfa98c03bb829a9843a4add37184c199bcd95b6b1da8cc6a74c -SIZE (sphinx-autoapi-1.8.0.tar.gz) = 42150679 +TIMESTAMP = 1619337681 +SHA256 (sphinx-autoapi-1.8.1.tar.gz) = 842c0a8f49c824803f7edee31cb1cabd5001a987553bec7b4681283ec9e47d4a +SIZE (sphinx-autoapi-1.8.1.tar.gz) = 42151619 |