diff --git a/python-constantly.spec b/python-constantly.spec index 29263f0..21a0d39 100644 --- a/python-constantly.spec +++ b/python-constantly.spec @@ -23,13 +23,11 @@ Release: 0 Summary: Symbolic constants in Python License: MIT Group: Development/Languages/Python -Url: https://github.com/twisted/constantly +URL: https://github.com/twisted/constantly Source: https://files.pythonhosted.org/packages/source/c/constantly/constantly-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch - %python_subpackages %description @@ -47,8 +45,8 @@ Originally ``twisted.python.constants`` from the `Twisted