diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-30 01:10:35 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-10-30 01:10:35 +0000 |
commit | b4f0f0d02d721612169e1c2f5983840b4674d2ee (patch) | |
tree | 04ec08bd49440d0b75f9719e47d37a1071f10626 | |
parent | 011515b9db4ecf23b105b5fe5d574799a0ac9a45 (diff) |
automatic import of python-pipenv
-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-2024.0.3.tar.gz /pipenv-2024.1.0.tar.gz /pipenv-2024.2.0.tar.gz +/pipenv-2024.3.0.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index d731d3f..90e57cf 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2024.2.0 +Version: 2024.3.0 Release: %autorelease Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -6bb87f11335c48e780abbe613d3b31a0 pipenv-2024.2.0.tar.gz +38ab2438f0b8962f067935fc9d1d37d7 pipenv-2024.3.0.tar.gz |