14
0

Accepting request 1070617 from home:dgarcia:sphinx-theme-builder

OBS-URL: https://build.opensuse.org/request/show/1070617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydata-sphinx-theme?expand=0&rev=6
This commit is contained in:
2023-03-10 09:13:16 +00:00
committed by Git OBS Bridge
parent b0d9036a28
commit 6262c65e6e
11 changed files with 871 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/pydata/pydata-sphinx-theme.git</param>
<param name="scm">git</param>
<param name="revision">v0.7.1</param>
<param name="revision">v0.13.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="exclude">.git*</param>