python3-pytest-regressions 2.7.0-1

This commit is contained in:
2025-03-02 14:08:07 +03:00
parent 65c3c69000
commit b89ce48bea
2 changed files with 34 additions and 1 deletions

View File

@ -19,7 +19,7 @@ build_deps_arch=("python" "python-pip")
build_deps_alpine=("python3" "py3-pip")
build_deps_almalinux=("python3" "python3-pip")
sources=("https://files.pythonhosted.org/packages/source/w/wheel/wheel-0.45.1.tar.gz")
sources=("https://files.pythonhosted.org/packages/source/w/wheel/wheel-${version}.tar.gz")
checksums=('blake2b-256:8a982d9906746cdc6a6ef809ae6338005b3f21bb568bea3165cfc6a243fdc25c')
build() {