Skip to content

Commit

Permalink
devel/py-types-docutils: Update to 0.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 26, 2022
1 parent 5b6784a commit e45a46f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion devel/py-types-docutils/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>

PORTNAME= types-docutils
PORTVERSION= 0.18.1
PORTVERSION= 0.18.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/py-types-docutils/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1650228788
SHA256 (types-docutils-0.18.1.tar.gz) = cff2c126a6590f0d92a3ff904bd781683d149831c0352189bd1e8543e4b85949
SIZE (types-docutils-0.18.1.tar.gz) = 8424
TIMESTAMP = 1650970135
SHA256 (types-docutils-0.18.3.tar.gz) = a0ef831dc20635f350fa9cff591231c31d27e75771e59fd6c979b6c0c7e03292
SIZE (types-docutils-0.18.3.tar.gz) = 8512
6 changes: 3 additions & 3 deletions devel/py-types-docutils/pkg-descr
@@ -1,5 +1,5 @@
This is a PEP 561 type stub package for the `docutils` package.
It can be used by type-checking tools like mypy, PyCharm, pytype
etc. to check code that uses `docutils`.
This is a PEP 561 type stub package for the docutils package. It can be used by
type-checking tools like mypy, PyCharm, pytype etc. to check code that uses
docutils.

WWW: https://github.com/python/typeshed/tree/master/stubs/docutils

0 comments on commit e45a46f

Please sign in to comment.