python3-installer: update to 1.0.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-installer'
|
||||
pkgname=python3-installer
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
# This package is used by the python3-pep517 build style; using that style here
|
||||
# would create a build cycle
|
||||
@@ -13,7 +13,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="MIT"
|
||||
homepage="https://installer.readthedocs.io/"
|
||||
distfiles="https://github.com/pypa/installer/archive/${version}.tar.gz"
|
||||
checksum=e1391ab5a0787b767570c17b1174e304f2e9c9179dbc9ef8cf16f61f4ab162e0
|
||||
checksum=391b8068eb6b5629496a71e33b948b10c31bea77a12d302034323406ee03ffd1
|
||||
|
||||
do_build() {
|
||||
python3 -m flit_core.wheel
|
||||
|
||||
Reference in New Issue
Block a user