diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-31 09:38:54 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-31 09:38:54 +0100 |
commit | 2a2a2892c56f985373cbc57d5ee72e04923ed52d (patch) | |
tree | 09f8a944e79c3a71e71ca02e76ebbde380df35e9 /python3-alabaster | |
parent | 752f39b66b1aad65dc8039a71bfa374c734cd0ea (diff) | |
download | contrib-2a2a2892c56f985373cbc57d5ee72e04923ed52d.tar.gz contrib-2a2a2892c56f985373cbc57d5ee72e04923ed52d.tar.xz |
python3-alabaster: adopted port
Diffstat (limited to 'python3-alabaster')
-rw-r--r-- | python3-alabaster/.signature | 4 | ||||
-rw-r--r-- | python3-alabaster/Pkgfile | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python3-alabaster/.signature b/python3-alabaster/.signature index b3748989b..3711bf48c 100644 --- a/python3-alabaster/.signature +++ b/python3-alabaster/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31EUd1R+qb0xQA7CyatSahZ8Yfl8wNli/kE/tbJfMlQEX+Tt/drjPv8F/G3YVNYLw1RyZLaPeoVxw5frk1sdTgA= -SHA256 (Pkgfile) = 1bb3e75b3aefd8967cbddafa1d084480477a160a540d70dd9d618bb3b0925acc +RWSagIOpLGJF336Kk4pr9JPZmWHwZi8LXKaOaaeRfhUwKiPWEHfjnYBQ2XjxrjUJmSf14zGBgAOWxNOeMP/OV/ok0wf/NaNO+Qg= +SHA256 (Pkgfile) = 594855b134b800165d53d341753be2f17ba767e2da3999aa8ec47854739b1f9b SHA256 (.footprint) = bb30dfc47bf801f2f37029ce670ff46ae1e4a262883b248c9d74a43a439ac53a SHA256 (alabaster-0.7.12.tar.gz) = 2f413c2a7e16f6b18d38f86a236b89e50e5f6ca79094ff948e5e58828f95c430 diff --git a/python3-alabaster/Pkgfile b/python3-alabaster/Pkgfile index 09ec1bdfe..fd3edb593 100644 --- a/python3-alabaster/Pkgfile +++ b/python3-alabaster/Pkgfile @@ -1,7 +1,7 @@ # Description: Visually (c)lean, responsive, configurable theme for Sphinx. -# URL: https://alabaster.readthedocs.io/ -# Maintainer: John Vogel, jvogel4 at stny dot rr dot com -# Depends on: python3-setuptools +# URL: https://alabaster.readthedocs.io/ +# Maintainer: Danny Rawlins, crux at romster dot me +# Depends on: python3-setuptools name=python3-alabaster version=0.7.12 |