python-inflect: update to 6.0.4
This commit is contained in:
committed by
مهدي شينون (Mehdi Chinoune)
parent
a2c237878a
commit
22cfb520cd
@@ -4,7 +4,7 @@ _pyname=inflect
|
||||
_realname=inflect
|
||||
pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python-${_realname}")
|
||||
pkgver=6.0.3
|
||||
pkgver=6.0.4
|
||||
pkgrel=1
|
||||
pkgdesc='Python module to correctly generate plurals, ordinals, indefinite articles; convert numbers to words (mingw-w64)'
|
||||
arch=('any')
|
||||
@@ -19,7 +19,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python-build"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-setuptools-scm"
|
||||
"${MINGW_PACKAGE_PREFIX}-python-wheel")
|
||||
source=("${_pyname}-${pkgver}.tar.gz::https://pypi.org/packages/source/${_pyname::1}/${_pyname}/${_pyname}-${pkgver}.tar.gz")
|
||||
sha256sums=('2ea8f69ac5a0e7b6337f329b24bb98ea47e223b805bf551932f4f53398cbf079')
|
||||
sha256sums=('1842649a17b6cad66812a5c9bdfacb6310e1e7b6dd8a31f026766df1b62612eb')
|
||||
|
||||
prepare() {
|
||||
rm -rf "python-build-${MSYSTEM}" | true
|
||||
|
||||
Reference in New Issue
Block a user