Skip to content

Commit

Permalink
dev-python/async_timeout: Bump v.5.0.0+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Nov 10, 2024
1 parent 2549196 commit adc44e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/atoms/dev-tools/dev-python/async_timeout/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
prelude:
# Temporary fix until macaroni-os/mark-issues#202 is done
- >-
sed -i -e '/^S=/d' /var/git/meta-repo/kits/python-modules-kit/dev-python/async_timeout/async_timeout-5.0.0.ebuild
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: async_timeout
version: 5.0.0
version: 5.0.0+1
category: dev-python
use_flags:
- -python_targets_pypy3
Expand Down

0 comments on commit adc44e5

Please sign in to comment.