python3Packages.pyoprf: make meta.homepage point to subdir

This commit is contained in:
Robert Schütz
2025-11-16 12:00:52 -08:00
parent 7b1276525f
commit e8aa20f063
@@ -54,9 +54,9 @@ buildPythonPackage rec {
pytestFlagsArray = [ "tests/test.py" ];
meta = {
homepage = "https://github.com/stef/liboprf/tree/master/python";
inherit (liboprf.meta)
description
homepage
changelog
license
teams