Skip to content

Commit

Permalink
dev-libs/imath: Bump v.3.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Mar 29, 2023
1 parent 4c4a134 commit f7378db
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
3 changes: 1 addition & 2 deletions packages/atoms/base/dev-libs/imath/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
8 changes: 3 additions & 5 deletions packages/atoms/base/dev-libs/imath/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: imath
version: 3.1.6
version: 3.1.7
category: dev-libs
use_flags:
- -doc
- -python_single_target_python3_10
- -python_single_target_python3_8
- -python_single_target_python3_9
- python
Expand All @@ -14,9 +15,6 @@ requires:
- name: numpy
version: '>=0'
category: dev-python
- name: zlib
version: '>=0'
category: sys-libs
annotations:
subsets:
rules:
Expand Down Expand Up @@ -69,4 +67,4 @@ labels:
kit: dev-kit
original.package.name: dev-libs/imath
original.package.slot: "0"
original.package.version: 3.1.6
original.package.version: 3.1.7

0 comments on commit f7378db

Please sign in to comment.