Skip to content
Snippets Groups Projects
Commit 2738afe5 authored by Michał Polański's avatar Michał Polański
Browse files

main/py3-build: upgrade to 0.8.0

parent 03acf962
No related branches found
No related tags found
2 merge requests!39304[3.16] main/expat: security upgrade to 2.4.9,!35653main/py3-build: upgrade to 0.8.0
Pipeline #126145 passed
......@@ -2,13 +2,13 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-build
_pkgname=build
pkgver=0.7.0
pkgrel=2
pkgver=0.8.0
pkgrel=0
pkgdesc="Correct PEP517 package builder"
url="https://github.com/pypa/build"
arch="noarch"
license="MIT"
depends="python3 py3-packaging py3-pep517"
depends="python3 py3-packaging py3-pep517 py3-tomli"
# Test suite is not shipped at the moment
options="!check"
makedepends="py3-setuptools py3-wheel"
......@@ -27,5 +27,5 @@ package() {
}
sha512sums="
feab38fac8f8a6edacbab1b472bd0363bb18fe211120165a675ef7c720abe62465b9b9d610167bdaff37daeae20512d8a3fb9ea1c23add6666f0f2db9cea4120 build-0.7.0.tar.gz
758b633141b5a7cd8eeaa1a5215ea659935b74197aaa6ce1ec0a4fd12d7dda41e0a5d1470811ae5a1507fed0b59aed649e5f2ac940ae76133217acb9313517a6 build-0.8.0.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment