Skip to content

Commit

Permalink
dev-python/imagesize: Bump v.1.4.1+1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Rondina committed Apr 13, 2023
1 parent dc83e52 commit 2f2eec7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 1 addition & 2 deletions packages/atoms/python/dev-python/imagesize/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
5 changes: 3 additions & 2 deletions packages/atoms/python/dev-python/imagesize/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: imagesize
version: 1.4.1
version: 1.4.1+1
category: dev-python
use_flags:
- -python_targets_pypy3
- -python_targets_python2_7
- -python_targets_python3_10
- -python_targets_python3_8
- -python_targets_python3_9
- -test
- python_targets_python2_7
- python_targets_python3_7
requires:
- name: python
Expand Down

0 comments on commit 2f2eec7

Please sign in to comment.