diff options
author | Danny Rawlins <contact@romster.me> | 2021-02-02 22:49:46 +1100 |
---|---|---|
committer | Danny Rawlins <contact@romster.me> | 2021-02-02 22:49:46 +1100 |
commit | c2257846885f07e9d578d4685c397fac971958a6 (patch) | |
tree | 340b6b6664e4903687cd0ca1317ee36cc1a04070 /python3-sphinxcontrib-htmlhelp | |
parent | 468865e0c520bde79040888af5eb44430d31ef3f (diff) | |
download | contrib-c2257846885f07e9d578d4685c397fac971958a6.tar.gz contrib-c2257846885f07e9d578d4685c397fac971958a6.tar.xz |
python3-sphinxcontrib-htmlhelp: adopted port
Diffstat (limited to 'python3-sphinxcontrib-htmlhelp')
-rw-r--r-- | python3-sphinxcontrib-htmlhelp/.signature | 4 | ||||
-rw-r--r-- | python3-sphinxcontrib-htmlhelp/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-sphinxcontrib-htmlhelp/.signature b/python3-sphinxcontrib-htmlhelp/.signature index a4941e3fb..34a6f9661 100644 --- a/python3-sphinxcontrib-htmlhelp/.signature +++ b/python3-sphinxcontrib-htmlhelp/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33NC7xK+FlJZOQpFopfo0jChkPch90l5js7L1m1lEPKe0F537Mn5xpELK7nHVFe7OOjlXJ6e+kqZigA1q3YLpg8= -SHA256 (Pkgfile) = b8a9d6c5a2e204a3f50abeb824d24a9edf7eaa3e4becafadb21c569b0fd6358c +RWSagIOpLGJF38bes69b5vapYwpa7jCQJ8oyX8hpxQ4zHKlJtFcOOZW+5UQpxqGRkYsouqdjrEm/6pF4bwqsZG+sYIZYUG+vYgE= +SHA256 (Pkgfile) = 9b965c361fc572b5cc0b726629f4ad9a8063ce0b951caf0d5193d566224bee93 SHA256 (.footprint) = de3ae5e371cacd1751261212c96c7c52d642126938e5bf395c6290b18d3cfcd5 SHA256 (sphinxcontrib-htmlhelp-1.0.3.tar.gz) = 44fdb04aca11ac5b8dfce7809c091b5a9fc9a65dcfb56dfb23d999f9dc5c7056 diff --git a/python3-sphinxcontrib-htmlhelp/Pkgfile b/python3-sphinxcontrib-htmlhelp/Pkgfile index dd5b00684..c7f8f08ab 100644 --- a/python3-sphinxcontrib-htmlhelp/Pkgfile +++ b/python3-sphinxcontrib-htmlhelp/Pkgfile @@ -1,6 +1,6 @@ # Description: sphinx extension which renders HTML help files # URL: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp/ -# Maintainer: John Vogel, jvogel4 at stny dot rr dot com +# Maintainer: Danny Rawlins, crux at romster dot me # Depends on: python3-setuptools name=python3-sphinxcontrib-htmlhelp |