[packages/python3-cryptography] updated %files

atler atler at pld-linux.org
Sat Oct 9 22:13:52 CEST 2021


commit 7a9c1d535b5b4aa3565bae71a839cf24c85d62b1
Author: Jan Palus <atler at pld-linux.org>
Date:   Sat Oct 9 22:13:27 2021 +0200

    updated %files

 python3-cryptography.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/python3-cryptography.spec b/python3-cryptography.spec
index 5db474b..7f84016 100644
--- a/python3-cryptography.spec
+++ b/python3-cryptography.spec
@@ -104,9 +104,10 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS.rst README.rst LICENSE LICENSE.APACHE LICENSE.BSD
+%doc CHANGELOG.rst CONTRIBUTING.rst LICENSE LICENSE.APACHE LICENSE.BSD README.rst
 %dir %{py3_sitedir}/cryptography
 %{py3_sitedir}/cryptography/*.py
+%{py3_sitedir}/cryptography/py.typed
 %{py3_sitedir}/cryptography/__pycache__
 %dir %{py3_sitedir}/cryptography/hazmat
 %{py3_sitedir}/cryptography/hazmat/*.py
@@ -121,6 +122,8 @@ rm -rf $RPM_BUILD_ROOT
 %{py3_sitedir}/cryptography/hazmat/bindings/*.py
 %{py3_sitedir}/cryptography/hazmat/bindings/__pycache__
 %attr(755,root,root) %{py3_sitedir}/cryptography/hazmat/bindings/_*.so
+%dir %{py3_sitedir}/cryptography/hazmat/bindings/_rust
+%{py3_sitedir}/cryptography/hazmat/bindings/_rust/*.pyi
 %dir %{py3_sitedir}/cryptography/hazmat/bindings/openssl
 %{py3_sitedir}/cryptography/hazmat/bindings/openssl/*.py
 %{py3_sitedir}/cryptography/hazmat/bindings/openssl/__pycache__
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-cryptography.git/commitdiff/7a9c1d535b5b4aa3565bae71a839cf24c85d62b1



More information about the pld-cvs-commit mailing list