15
0
forked from pool/python-hkdf

Accepting request 1280679 from home:mcalabkova:branches:devel:languages:python

fix files

OBS-URL: https://build.opensuse.org/request/show/1280679
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hkdf?expand=0&rev=6
This commit is contained in:
2025-05-27 16:14:01 +00:00
committed by Git OBS Bridge
parent 13af824338
commit 030c1f81ce

View File

@@ -46,7 +46,8 @@ This module implements the HMAC Key Derivation function.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}
%{python_sitelib}/hkdf
%{python_sitelib}/hkdf.py
%{python_sitelib}/hkdf-%{version}*-info
%pycache_only %{python_sitelib}/__pycache__/hkdf*
%changelog