Chih-Hsuan Yen pushed to branch main at Arch Linux / Packaging / Packages / python-sarif-om
Commits: de241c5c by Chih-Hsuan Yen at 2024-02-26T20:15:37+08:00 Add missing makedepends - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -8,6 +8,7 @@ arch=(any) url='https://github.com/microsoft/sarif-python-om' license=(MIT) depends=(python-attrs python-pbr) +makedepends=(python-setuptools) source=(https://github.com/microsoft/sarif-python-om/archive/$pkgver/$pkgname-$pkgver.tar.gz) sha256sums=('f95e3ea13bb8df0b30b765a668a2ad65d7f33c8a16753147adec239ba0fcd6ca') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sarif-om/-/commit/de241c5c6446d309ee1f8daa3836176fb93deda2 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-sarif-om/-/commit/de241c5c6446d309ee1f8daa3836176fb93deda2 You're receiving this email because of your account on gitlab.archlinux.org.
