diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-07 23:06:37 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2025-07-07 23:06:37 +0000 |
commit | 9a453a6778ed79e33fb710baabe42597ad2adddf (patch) | |
tree | fbcb0503e0fb0ca66e9f9b0b57031cae9f995ea6 | |
parent | fe0cb66b3bcf12f53caedd531f379b7c501ee5ab (diff) |
automatic import of pipenvf42
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pipenv.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -2,3 +2,4 @@ /pipenv-2025.0.1.tar.gz /pipenv-2025.0.2.tar.gz /pipenv-2025.0.3.tar.gz +/pipenv-2025.0.4.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index b1f21ca..fad446e 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2025.0.3 +Version: 2025.0.4 Release: %autorelease # Fill in the actual package summary to submit package to Fedora Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -78273608f727e18b514210128dae944d pipenv-2025.0.3.tar.gz +2447017048277dc2386a06c4e913af05 pipenv-2025.0.4.tar.gz |