From 27a18578c9b606959732b2e7f85abc419afcd4ff Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 11:02:49 +0000 Subject: automatic import of python-pipenv --- .gitignore | 1 + python-pipenv.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ad24ccc..3da11e8 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pipenv-2023.3.20.tar.gz +/pipenv-2023.4.20.tar.gz 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 - 2023.3.20-1 +* Fri Apr 21 2023 Python_Bot - 2023.4.20-1 - Package Spec generated diff --git a/sources b/sources index b809154..922b3d8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5d7c8dfd0d48c541a940fcfae6e3b444 pipenv-2023.3.20.tar.gz +725eb89dad4129c68151b3303934141b pipenv-2023.4.20.tar.gz -- cgit v1.2.3