diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-08-20 14:08:21 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-08-20 14:08:21 +0000 |
commit | 39db963dfb800a6503a5994f12312879b219e7cd (patch) | |
tree | 06a69e6dfe721619f39e137d5ca9dbe7c9afe3c7 | |
parent | 03438b668f5a29430f4cddd1665a608418114dbe (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 +1,2 @@ /pipenv-2023.8.19.tar.gz +/pipenv-2023.8.20.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index e866067..bffc850 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2023.8.19 +Version: 2023.8.20 Release: %autorelease Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -ad1c41fb2d9e19708e3314b07306fb5c pipenv-2023.8.19.tar.gz +5fd0ece69c8e357b30e228587030b4b4 pipenv-2023.8.20.tar.gz |