diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-09-29 23:08:41 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-09-29 23:08:41 +0000 |
commit | 4feb3924235a4315096e51fda474797d5c4da219 (patch) | |
tree | 6edff869910ebade373950c9ad98c1c809c3c378 | |
parent | 33d110c9298822a9bc8b8e53e8ffbe74bb800476 (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
@@ -1,2 +1,3 @@ /pipenv-2024.0.2.tar.gz /pipenv-2024.0.3.tar.gz +/pipenv-2024.1.0.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index b1e0c4e..364ec4c 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2024.0.3 +Version: 2024.1.0 Release: %autorelease Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -670c4c16f18bb08c7317649e38b695e5 pipenv-2024.0.3.tar.gz +0a716689b385154f62c0e7138bd275c9 pipenv-2024.1.0.tar.gz |