diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-01 16:10:18 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-09-01 16:10:18 +0000 |
commit | 36981cc7f0ad3f927cf181f2b3e221f7de4b34ed (patch) | |
tree | 8eb73138afc5e68fd0b9d6070eba5fc9aceee19f | |
parent | d5f0c9ff40ce0b3bcad29d832e95cd8a08126a46 (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
@@ -6,3 +6,4 @@ /pipenv-2023.8.25.tar.gz /pipenv-2023.8.26.tar.gz /pipenv-2023.8.28.tar.gz +/pipenv-2023.9.1.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index c75ec6f..6150069 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2023.8.28 +Version: 2023.9.1 Release: %autorelease Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -25a539e1042fe8cc5b888d71c8f187a9 pipenv-2023.8.28.tar.gz +bb6b31a7a293a20a9a7e46d02d1e9e21 pipenv-2023.9.1.tar.gz |