python-license-expression: Update to 30.1.1
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
_realname=license-expression
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=30.1.0
|
||||
pkgver=30.1.1
|
||||
pkgrel=1
|
||||
pkgdesc="comprehensive utility library to parse, compare, simplify and normalize license expressions (mingw-w64)"
|
||||
arch=('any')
|
||||
@@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-wheel")
|
||||
checkdepends=("${MINGW_PACKAGE_PREFIX}-python-pytest")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('943b1d2cde251bd30a166b509f78990fdd060be9750f3f1a324571e804857a53')
|
||||
sha256sums=('42375df653ad85e6f5b4b0385138b2dbea1f5d66360783d8625c3e4f97f11f0c')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_realname}-${pkgver}"
|
||||
|
||||
Reference in New Issue
Block a user