From 1caf4462c57535ad86f29ea72cc69ccefc7aeef4aded113a1d8ea896a5839a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 14 Jul 2020 06:19:51 +0000 Subject: [PATCH] add license OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tokenize-rt?expand=0&rev=2 --- python-tokenize-rt.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-tokenize-rt.spec b/python-tokenize-rt.spec index f254362..7ead4d7 100644 --- a/python-tokenize-rt.spec +++ b/python-tokenize-rt.spec @@ -54,6 +54,8 @@ A wrapper around the stdlib `tokenize` which roundtrips. %python_uninstall_alternative tokenize-rt %files %{python_files} +%license LICENSE +%doc README.md %python_alternative %{_bindir}/tokenize-rt %{python_sitelib}/*