diff options
author | Kai Knoblich <kai@FreeBSD.org> | 2023-07-01 14:48:36 +0200 |
---|---|---|
committer | Kai Knoblich <kai@FreeBSD.org> | 2023-07-01 15:10:51 +0200 |
commit | eff41c72ea2fa2a74c138123250795c988a55ee9 (patch) | |
tree | c7e2782fc1b539cb6687c2f399894c39795570fd /textproc/py-markdown-include/distinfo | |
parent | security/vuxml: Document mediawiki multiple vulnerabilities (diff) |
textproc/py-markdown-include: Update to 0.8.1
* Switch back to PyPI as the sdist is available there again.
* Utilize the PEP517 build framework as well.
Changelog since 0.7.0:
https://github.com/cmacmackin/markdown-include/compare/v0.7.0...v0.8.1
Diffstat (limited to 'textproc/py-markdown-include/distinfo')
-rw-r--r-- | textproc/py-markdown-include/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-markdown-include/distinfo b/textproc/py-markdown-include/distinfo index 0e8301970900..e48a7f8bbfbd 100644 --- a/textproc/py-markdown-include/distinfo +++ b/textproc/py-markdown-include/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659559838 -SHA256 (cmacmackin-markdown-include-v0.7.0_GH0.tar.gz) = 5944cac326e3f071188ce902c6edeacbf5ae7c33273875594debf93e5d850a72 -SIZE (cmacmackin-markdown-include-v0.7.0_GH0.tar.gz) = 16696 +TIMESTAMP = 1688206906 +SHA256 (markdown-include-0.8.1.tar.gz) = 1d0623e0fc2757c38d35df53752768356162284259d259c486b4ab6285cdbbe3 +SIZE (markdown-include-0.8.1.tar.gz) = 21873 |