python-flit-core: update to 3.12.0
This commit is contained in:
parent
d8db9bda85
commit
2a76a6c4d9
@ -3,7 +3,7 @@
|
||||
_realname=flit
|
||||
pkgbase=mingw-w64-python-${_realname}-core
|
||||
pkgname=(${MINGW_PACKAGE_PREFIX}-python-$_realname-core)
|
||||
pkgver=3.11.0
|
||||
pkgver=3.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Simplified packaging of Python modules (core backend) (mingw-w64)'
|
||||
arch=('any')
|
||||
@ -16,7 +16,7 @@ url='https://flit.pypa.io/'
|
||||
license=('spdx:BSD-3-Clause')
|
||||
depends=("${MINGW_PACKAGE_PREFIX}-python")
|
||||
source=("https://pypi.org/packages/source/${_realname::1}/${_realname}/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('58d0a07f684c315700c9c54a661a1130995798c3e495db0db53ce6e7d0121825')
|
||||
sha256sums=('1c80f34dd96992e7758b40423d2809f48f640ca285d0b7821825e50745ec3740')
|
||||
|
||||
build() {
|
||||
cd "${_realname}-${pkgver}/flit_core"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user