Date: Monday, August 23, 2021 @ 08:55:00 Author: yan12125 Revision: 1004318
nvchecker: update tests and add references to corresponding PRs Ref for the newly added one: https://github.com/lilydjwg/nvchecker/pull/199 Modified: nvchecker/trunk/PKGBUILD ----------+ PKGBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-23 08:10:45 UTC (rev 1004317) +++ PKGBUILD 2021-08-23 08:55:00 UTC (rev 1004318) @@ -31,10 +31,12 @@ ) _backports=( - # cleanup dependencies and update setup.py + # cleanup dependencies and update setup.py (https://github.com/lilydjwg/nvchecker/pull/197) 02515fc82d3be563937bb98b5625fc7fb99c35f7 - # anitya: relax the test - shutter is updated often these days + # anitya: relax the test - shutter is updated often these days (https://github.com/lilydjwg/nvchecker/pull/198) 44b9f1856fbc68c58ae76840c2e14c3dddd8b22e + # Update tests (https://github.com/lilydjwg/nvchecker/pull/199) + b8afc434300d51e1c77e21f3c3880139e6feb6ce ) prepare() {
