15
0

Accepting request 379446 from home:TheBlackCat:branches:devel:languages:python

Add license and docs

OBS-URL: https://build.opensuse.org/request/show/379446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMySQL?expand=0&rev=8
This commit is contained in:
Todd R
2016-03-24 19:20:14 +00:00
committed by Git OBS Bridge
parent 4efd80f6de
commit 51d8ad03f7
2 changed files with 6 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files
%defattr(-,root,root,-)
%doc CHANGELOG LICENSE README.rst
%{python_sitelib}/*
%changelog