]> git.ipfire.org Git - thirdparty/shadow.git/commitdiff
Tests: Add passlib to requirements.txt for proper crypt hash generation
authoraborah-sudo <aborah@redhat.com>
Mon, 4 May 2026 08:45:43 +0000 (14:15 +0530)
committerIker Pedrosa <ikerpedrosam@gmail.com>
Tue, 12 May 2026 07:24:17 +0000 (09:24 +0200)
Added passlib dependency for generating valid SHA-512 crypt hashes

tests/system/requirements.txt

index e526a92beed07986be79f7d7d781ccaa3cc01ff3..a1d922d8ed49eea74a64bd4b608258873cb1eb0d 100644 (file)
@@ -1,5 +1,6 @@
 flaky
 jc
+passlib
 pytest
 git+https://github.com/next-actions/pytest-mh@1.0.21
 git+https://github.com/next-actions/pytest-ticket