diff --git a/srcpkgs/python3-sphinx_rtd_theme/template b/srcpkgs/python3-sphinx_rtd_theme/template index c7f46e3da4..8447a451a7 100644 --- a/srcpkgs/python3-sphinx_rtd_theme/template +++ b/srcpkgs/python3-sphinx_rtd_theme/template @@ -1,7 +1,7 @@ # Template file for 'python3-sphinx_rtd_theme' pkgname=python3-sphinx_rtd_theme -version=0.4.3 -revision=3 +version=0.5.0 +revision=1 archs=noarch wrksrc="sphinx_rtd_theme-${version}" build_style=python3-module @@ -13,7 +13,15 @@ maintainer="Alessio Sergi " license="MIT" homepage="https://github.com/snide/sphinx_rtd_theme/" distfiles="${PYPI_SITE}/s/sphinx_rtd_theme/sphinx_rtd_theme-${version}.tar.gz" -checksum=728607e34d60456d736cc7991fd236afb828b21b82f956c5ea75f94c8414040a +checksum=22c795ba2832a169ca301cd0a083f7a434e09c538c70beb42782c073651b707d + +pre_build() { + export CI=no-npm-please +} + +pre_install() { + export CI=no-npm-please +} post_install() { vlicense LICENSE diff --git a/srcpkgs/python3-sphinx_rtd_theme/update b/srcpkgs/python3-sphinx_rtd_theme/update index e957dc4305..25ef51d109 100644 --- a/srcpkgs/python3-sphinx_rtd_theme/update +++ b/srcpkgs/python3-sphinx_rtd_theme/update @@ -1 +1 @@ -ignore="*a* *b*" +ignore="*a* *b* *rc*"