summaryrefslogtreecommitdiffstats
path: root/python-fastbencode.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-fastbencode.spec')
-rw-r--r--python-fastbencode.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/python-fastbencode.spec b/python-fastbencode.spec
index 011ff55..d6b5cbc 100644
--- a/python-fastbencode.spec
+++ b/python-fastbencode.spec
@@ -9,7 +9,7 @@ License: GPLv2+ and MIT
#fastbencode is licensed under GPLv2+
#_bencode_py.py is licensed under MIT
URL: https://github.com/breezy-team/fastbencode
-Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/%{pypi_name}-%{version}.tar.gz
+Source: %{url}/archive/v%{version}/%{pypi_name}-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3dist(cython) >= 0.29
@@ -47,6 +47,7 @@ Summary: %{summary}
%{python3} setup.py test
%files -n python3-%{pypi_name}
+%license COPYING
%doc README.md
%{python3_sitearch}/%{pypi_name}/
%{python3_sitearch}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/