python-dotenv: update to 0.21.1
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
e6c7905ef0
commit
174dbfdd03
@@ -3,7 +3,7 @@
|
||||
_realname=dotenv
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=0.21.0
|
||||
pkgver=0.21.1
|
||||
pkgrel=1
|
||||
pkgdesc="Get and set values in your .env file in local and production servers (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -19,7 +19,7 @@ makedepends=(
|
||||
"${MINGW_PACKAGE_PREFIX}-python-wheel"
|
||||
)
|
||||
source=("${_realname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('6496ae52e472bfb1498a5ffe0112550d93dc92596a1f9e4d8356943fffc6cbe4')
|
||||
sha256sums=('c7c8c77984ac4d6914c09182133b49204a1bec383783b879016135c1e69393fe')
|
||||
|
||||
build() {
|
||||
cd "python-${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user