Skip to content

Commit

Permalink
dev-python/lockfile: Bump v.0.12.2+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Dec 5, 2023
1 parent 0e5f692 commit 16e40e0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions packages/atoms/desktop/dev-python/lockfile/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
prelude:
# Temporary
- >-
luet repo update &&
luet upgrade -y &&
luet cleanup --purge-repos
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down
4 changes: 2 additions & 2 deletions packages/atoms/desktop/dev-python/lockfile/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: lockfile
version: 0.12.2
version: 0.12.2+1
category: dev-python
use_flags:
- -doc
Expand Down Expand Up @@ -49,4 +49,4 @@ labels:
kit: python-modules-kit
original.package.name: dev-python/lockfile
original.package.slot: "0"
original.package.version: 0.12.2-r1
original.package.version: 0.12.2

0 comments on commit 16e40e0

Please sign in to comment.