Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / python-zipp
Commits: d12e4cd1 by Felix Yan at 2023-08-12T02:28:00+03:00 upgpkg: 3.16.2-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -1,8 +1,8 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-zipp -pkgver=3.16.1 -_commit=ee8ca1abe366fe6637a70702f92da64ec19d758a +pkgver=3.16.2 +_commit=5f03323a4bde1ee0f1c8c3c7e29c2de64ce92044 pkgrel=1 pkgdesc="Pathlib-compatible object wrapper for zip files" url="https://github.com/jaraco/zipp" @@ -11,7 +11,7 @@ arch=('any') depends=('python') makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm' 'python-wheel') checkdepends=('python-pytest' 'python-pytest-enabler' 'python-pytest-mypy' 'python-jaraco.itertools' - 'python-more-itertools' 'python-big-o') + 'python-more-itertools' 'python-big-o' 'python-pytest-ignore-flaky') source=("git+https://github.com/jaraco/zipp.git#commit=$_commit") sha512sums=('SKIP') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipp/-/commit/d12e4cd19e85a124b5d19d991cd2cbd7ddabd6dc -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-zipp/-/commit/d12e4cd19e85a124b5d19d991cd2cbd7ddabd6dc You're receiving this email because of your account on gitlab.archlinux.org.
