python-pipenv: update to 2022.11.23
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
df227258d3
commit
bb0adeac3c
@@ -3,7 +3,7 @@
|
||||
_realname=pipenv
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
|
||||
pkgver=2022.11.11
|
||||
pkgver=2022.11.23
|
||||
pkgrel=1
|
||||
pkgdesc="Python Development Workflow for Humans."
|
||||
url="https://pipenv.pypa.io"
|
||||
@@ -20,7 +20,7 @@ depends=(
|
||||
)
|
||||
makedepends=(${MINGW_PACKAGE_PREFIX}-python-setuptools)
|
||||
source=(https://github.com/pypa/${_realname}/archive/refs/tags/v${pkgver}.tar.gz)
|
||||
sha256sums=('6e1a0c0b3e47e8c68059514fbb0e31f7686c0739c58a703f5492fcc3d7b8e555')
|
||||
sha256sums=('0b3492a211a775a4685b62857cfd59448cc46cc4faedfb6010cd4e218a7ad8fa')
|
||||
|
||||
prepare() {
|
||||
rm -rf python-build-${MSYSTEM} | true
|
||||
|
||||
Reference in New Issue
Block a user