python3-sphinx_rtd_theme: update to 1.1.1.

This commit is contained in:
classabbyamp 2022-12-08 14:25:07 -05:00
parent 4936174c02
commit 821b4964c0
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5

View File

@ -1,17 +1,18 @@
# Template file for 'python3-sphinx_rtd_theme'
pkgname=python3-sphinx_rtd_theme
version=0.5.0
revision=4
version=1.1.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-Sphinx"
checkdepends="python3-Sphinx python3-pytest"
checkdepends="$depends python3-pytest"
short_desc="ReadTheDocs.org theme for Sphinx (Python 3)"
maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://github.com/snide/sphinx_rtd_theme/"
homepage="https://sphinx-rtd-theme.readthedocs.io/en/stable/"
changelog="https://github.com/readthedocs/sphinx_rtd_theme/raw/master/docs/changelog.rst"
distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz"
checksum=22c795ba2832a169ca301cd0a083f7a434e09c538c70beb42782c073651b707d
checksum=6146c845f1e1947b3c3dd4432c28998a1693ccc742b4f9ad7c63129f0757c103
pre_build() {
export CI=no-npm-please