ITADN

pkgdev bugs filed a stablereq for unkeyworded version

#205Closedthesamesam 创建于 2025-03-28
bugtools/bugs
T
thesamesamcommented
In https://bugs.gentoo.org/951947, pkgdev bugs filed a bug for unkeyworded dev-util/pwntools-4.15.0_beta0. I'd invoked pkgdev bugs using my old command line as I hadn't updated it for newer features in pkgdev yet: ``` (maint=sam@gentoo.org; pkgdev bugs --api-key $(<~/.bugz_token) $(git grep -l "${maint}" */*/metadata.xml | cut -d/ -f1-2 | pkgcheck scan -k StableRequest -R FormatReporter --format "={category}/{package}-{version}" - | vipe) --auto-cc-arches ${maint}) ``` I suspect that it saw pwntools in the list and then picked the latest version available?
关闭于 2025-03-28 0 条评论