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 | 4a920b05dd0638d1500effce52edf925a416d817 (patch) | |
tree | 256080a028a08d2c66fdeb2b194a82c3aa2ca600 /python3-sphinxcontrib-serializinghtml | |
parent | 080db278b74313dcae8d7afd901170dabb0e7de5 (diff) | |
download | contrib-4a920b05dd0638d1500effce52edf925a416d817.tar.gz contrib-4a920b05dd0638d1500effce52edf925a416d817.tar.xz |
python3-sphinxcontrib-serializinghtml: adopted port
Diffstat (limited to 'python3-sphinxcontrib-serializinghtml')
-rw-r--r-- | python3-sphinxcontrib-serializinghtml/.signature | 4 | ||||
-rw-r--r-- | python3-sphinxcontrib-serializinghtml/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python3-sphinxcontrib-serializinghtml/.signature b/python3-sphinxcontrib-serializinghtml/.signature index ed13b44ab..4ecc38d6f 100644 --- a/python3-sphinxcontrib-serializinghtml/.signature +++ b/python3-sphinxcontrib-serializinghtml/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33KcT04OKBc+bv3zT6i8vkpzPa49wjTTZppfMtz4DTH8eu9jHHC3FNyHeYlrqVFRooEa+FuOVkd6ZfA1MnBT7wU= -SHA256 (Pkgfile) = 511a779305e6255ced94c93eeacf79f45ed3d424ed036d653bef2f8d65ab660a +RWSagIOpLGJF371sNLqMkZUbmdlsaZ3L6FZiUOcuePisCczzqgdyl8xbC6fBuZ42bTC41gFlXlIaBSIXs9Mt1tob18MTTqKRrwM= +SHA256 (Pkgfile) = 12e12844a86aa6583ab4e971ec91bad0ebab342295e0020207f0e550e9de3118 SHA256 (.footprint) = e35855fd8edf35a4fbc66175a1a53eaf6ec17d05cefc9a9fc4528ed6841e07bf SHA256 (sphinxcontrib-serializinghtml-1.1.4.tar.gz) = 0523cd005e88b9c8b60ac03ead8236724d579cd141000d191f42133b849ffa29 diff --git a/python3-sphinxcontrib-serializinghtml/Pkgfile b/python3-sphinxcontrib-serializinghtml/Pkgfile index 251c050ce..ab6a60a44 100644 --- a/python3-sphinxcontrib-serializinghtml/Pkgfile +++ b/python3-sphinxcontrib-serializinghtml/Pkgfile @@ -1,6 +1,6 @@ # Description: sphinx extension which outputs "serialized" HTML files (json and pickle) # URL: https://github.com/sphinx-doc/sphinxcontrib-serializinghtml/ -# 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-serializinghtml |