diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-08-22 12:07:08 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2023-08-22 12:07:08 +0000 |
commit | 495eea1112e58e785d14788afe327c4ab9bf3202 (patch) | |
tree | 688f6a6f411b3c7537753c411375ec60901c5236 | |
parent | 0471728963180483d522ae662ba3508361c19c8e (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,3 +1,4 @@ /pipenv-2023.8.19.tar.gz /pipenv-2023.8.20.tar.gz /pipenv-2023.8.21.tar.gz +/pipenv-2023.8.22.tar.gz diff --git a/python-pipenv.spec b/python-pipenv.spec index 49f589e..097ba8f 100644 --- a/python-pipenv.spec +++ b/python-pipenv.spec @@ -1,5 +1,5 @@ Name: python-pipenv -Version: 2023.8.21 +Version: 2023.8.22 Release: %autorelease Summary: Python Development Workflow for Humans. @@ -1 +1 @@ -d42ebdf44b3c52cd3e408d6be6f517b2 pipenv-2023.8.21.tar.gz +21c044af383dfebf9342cb7447179004 pipenv-2023.8.22.tar.gz |