Share doc and license dir between subpackages
This commit is contained in:
parent
811de6c86e
commit
282f835b69
@ -2,6 +2,7 @@
|
|||||||
%global with_python3 1
|
%global with_python3 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
%global _docdir_fmt %{name}
|
||||||
%global srcname jwt
|
%global srcname jwt
|
||||||
%global sum JSON Web Token implementation in Python
|
%global sum JSON Web Token implementation in Python
|
||||||
|
|
||||||
@ -101,6 +102,7 @@ py.test-%{python3_version} --verbose
|
|||||||
* Thu Apr 05 2018 Carl George <carl@george.computer> - 1.6.1-1
|
* Thu Apr 05 2018 Carl George <carl@george.computer> - 1.6.1-1
|
||||||
- Latest upstream
|
- Latest upstream
|
||||||
- Add patch0 to remove pytest-{cov,runner} deps
|
- Add patch0 to remove pytest-{cov,runner} deps
|
||||||
|
- Share doc and license dir between subpackages
|
||||||
|
|
||||||
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.5.3-3
|
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.5.3-3
|
||||||
- Update Python 2 dependency declarations to new packaging standards
|
- Update Python 2 dependency declarations to new packaging standards
|
||||||
|
Loading…
Reference in New Issue
Block a user