Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-pipenv.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/pipenv/
package:
name: py3-pipenv
version: 2023.12.1
version: 2024.0.0
epoch: 0
description: Python Development Workflow for Humans.
copyright:
Expand Down Expand Up @@ -33,7 +33,7 @@ pipeline:
with:
repository: https://github.com/pypa/pipenv
tag: v${{package.version}}
expected-commit: 80363b9374fbd2eab2284b05e7f5d994540012be
expected-commit: 0618fab5f40a599335f0c363abaaa882bf33dd29

- runs: |
pip install . --prefix=/usr --root=${{targets.destdir}}
Expand Down