David Runge pushed to branch main at Arch Linux / Packaging / Packages / python-hishel
Commits: 3c00d2f4 by Chih-Hsuan Yen at 2024-05-04T12:40:15+00:00 python-moto is no longer needed for tests python-pyyaml is used in tests, while previously brought in via python-moto See: https://github.com/karpetrosyan/hishel/commit/7c9ea11aee012d2a96eafac798a423c943f90537 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -24,8 +24,8 @@ makedepends=( checkdepends=( python-anyio python-anysqlite - python-moto python-pytest + python-pyyaml python-redis python-trio ) View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-hishel/-/commit/3c00d2f486a138817ac557f355d9da8b03cb1af9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-hishel/-/commit/3c00d2f486a138817ac557f355d9da8b03cb1af9 You're receiving this email because of your account on gitlab.archlinux.org.
