From 86794b6dd63ad50e01fa0368ee570e4ed252eabb Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 27 Nov 2021 15:04:29 +0100 Subject: [PATCH] python3-pipenv: update to 2021.11.23. --- srcpkgs/python3-pipenv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-pipenv/template b/srcpkgs/python3-pipenv/template index 01863718c2f..1a8b586387f 100644 --- a/srcpkgs/python3-pipenv/template +++ b/srcpkgs/python3-pipenv/template @@ -1,6 +1,6 @@ # Template file for 'python3-pipenv' pkgname=python3-pipenv -version=2021.11.15 +version=2021.11.23 revision=1 wrksrc="pipenv-${version}" build_style=python3-module @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/pypa/pipenv" distfiles="${PYPI_SITE}/p/pipenv/pipenv-${version}.tar.gz" -checksum=616766b1e8dfc24b2e7c6dfbbc8276b7d7ba07e778e5eb0f1b6e59fcd4532fd1 +checksum=1bde859e8bbd1d21d503fd995bc0170048d6da7686ab885f074592c99a16e8f3 conflicts="python-pipenv>=0" post_extract() {