Skip to content

Commit

Permalink
dev-python/sphinx_rtd_theme: Bump v.1.2.0+1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 13, 2023
1 parent 2e87c49 commit b83008f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
3 changes: 1 addition & 2 deletions packages/atoms/python/dev-python/sphinx_rtd_theme/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ env:
- FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox"
prelude:
- eval 'rm -rf /pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages"
) }}
--dir /pkgdir/{{ .Values.name }} {{ ( index .Values.labels "emerge.packages" ) }}
- rm -v /var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true
package_dir: /pkgdir/{{ .Values.name }}
excludes:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: sphinx_rtd_theme
version: 1.2.0
version: 1.2.0+1
category: dev-python
use_flags:
- -python_targets_pypy3
- -python_targets_python3_10
- -python_targets_python3_8
- -python_targets_python3_9
- python_targets_python3_7
Expand All @@ -15,10 +16,11 @@ requires:
category: dev-lang-2
annotations:
subsets:
devel:
- ^/usr/include/
portage:
- ^/var/db/pkg/
rules:
devel:
- ^/usr/include/
portage:
- ^/var/db/pkg/
description: ReadTheDocs.org theme for Sphinx
uri:
- https://github.com/snide/sphinx_rtd_theme/
Expand Down

0 comments on commit b83008f

Please sign in to comment.