diff --git a/python-jwt.spec b/python-jwt.spec index 059b3ad..221eefc 100644 --- a/python-jwt.spec +++ b/python-jwt.spec @@ -2,6 +2,7 @@ %global with_python3 1 %endif +%global _docdir_fmt %{name} %global srcname jwt %global sum JSON Web Token implementation in Python @@ -101,6 +102,7 @@ py.test-%{python3_version} --verbose * Thu Apr 05 2018 Carl George - 1.6.1-1 - Latest upstream - Add patch0 to remove pytest-{cov,runner} deps +- Share doc and license dir between subpackages * Mon Feb 12 2018 Iryna Shcherbina - 1.5.3-3 - Update Python 2 dependency declarations to new packaging standards