File: 0002-fix-expected-output.patch

package info (click to toggle)
nvchecker 2.19-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 804 kB
  • sloc: python: 5,192; makefile: 30; sh: 27
file content (15 lines) | stat: -rw-r--r-- 521 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Updated expected result for btrfs rpm package version
Last-Update: 2025-09-22
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- nvchecker.orig/tests/test_rpmrepo.py
+++ nvchecker/tests/test_rpmrepo.py
@@ -9,7 +9,7 @@
         "source": "rpmrepo",
         "pkg": "libbtrfs",
         "repo": "https://ftp.sh.cvut.cz/fedora/linux/updates/42/Everything/x86_64/",
-    }) == "6.16"
+    }) == "6.16.1"
 
 async def test_rpmrepo_alma(get_version):
     assert await get_version("test", {