[packages/python3-mechanize] - fix files, rel 2

baggins baggins at pld-linux.org
Fri Jul 1 23:15:59 CEST 2022


commit 91515c3aa48b4166cae6d53e16322b0e5f370ce1
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Fri Jul 1 23:15:50 2022 +0200

    - fix files, rel 2

 python3-mechanize.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python3-mechanize.spec b/python3-mechanize.spec
index ae4f8a2..a98055f 100644
--- a/python3-mechanize.spec
+++ b/python3-mechanize.spec
@@ -3,7 +3,7 @@ Summary:	Library for automating interaction with web pages
 Summary(pl.UTF-8):	Biblioteka do automatycznej interakcji ze stronami WWW
 Name:		python3-%{module}
 Version:	0.4.8
-Release:	1
+Release:	2
 License:	BSD, ZPL 2.1
 Group:		Development/Languages/Python
 Source0:	https://github.com/python-mechanize/mechanize/archive/v%{version}/%{module}-%{version}.tar.gz
@@ -39,5 +39,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYRIGHT LICENSE ChangeLog README.rst
 %dir %{py3_sitescriptdir}/%{module}
+%{py3_sitescriptdir}/%{module}/*.py
 %{py3_sitescriptdir}/%{module}/__pycache__
 %{py3_sitescriptdir}/mechanize-*.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-mechanize.git/commitdiff/91515c3aa48b4166cae6d53e16322b0e5f370ce1



More information about the pld-cvs-commit mailing list