summaryrefslogtreecommitdiff
path: root/python-pipenv.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-pipenv.spec')
-rw-r--r--python-pipenv.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-pipenv.spec b/python-pipenv.spec
index 59c0a6e..d5920ac 100644
--- a/python-pipenv.spec
+++ b/python-pipenv.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pipenv
-Version: 2023.3.20
+Version: 2023.4.20
Release: 1
Summary: Python Development Workflow for Humans.
License: MIT
URL: https://github.com/pypa/pipenv
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c6/a7/f99bde0978375d8512acef4bca8d75bc7387c4946450a4939e572ad7fc27/pipenv-2023.3.20.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/60/ef/372831f50041c3c4cd350036e6198c96df8ca6c8ec103188d6ed7d62c34d/pipenv-2023.4.20.tar.gz
BuildArch: noarch
Requires: python3-certifi
@@ -53,7 +53,7 @@ Provides: python3-pipenv-doc
[![image](https://img.shields.io/pypi/pyversions/pipenv.svg)](https://python.org/pypi/pipenv)
%prep
-%autosetup -n pipenv-2023.3.20
+%autosetup -n pipenv-2023.4.20
%build
%py3_build
@@ -93,5 +93,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.3.20-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2023.4.20-1
- Package Spec generated