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 | 89416c318aea9dc0179590fbd4c5c00c1c286555 (patch) | |
tree | 6edff869910ebade373950c9ad98c1c809c3c378 | |
parent | b20639ab380d210ca491a1126ddfe9735297d80d (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 |