diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-09-14 00:07:30 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-09-14 00:07:30 +0000 |
commit | 41e62f5269f55242f64144d7edc4fde590006f50 (patch) | |
tree | e77b8765bd2f7b2787e9449ee69c80efff27b5d9 | |
parent | 8cc28e931087cd42ed886dd3cf75a7a8e333a315 (diff) |
automatic import of python-pipenv
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | python-pipenv.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 4 deletions
@@ -1,2 +1 @@ -/pipenv-2024.0.0.tar.gz -/pipenv-2024.0.1.tar.gz +/pipenv-2024.0.2.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index 7285f0b..2024eac 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2024.0.1 +Version: 2024.0.2 Release: %autorelease Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -c12c4b107d4f7abe05b681c400f54e63 pipenv-2024.0.1.tar.gz +db303ad8d2c7a81dd46356ab0345aa75 pipenv-2024.0.2.tar.gz |