diff --git a/python-mccabe.spec b/python-mccabe.spec index f1c2089..b712e1e 100644 --- a/python-mccabe.spec +++ b/python-mccabe.spec @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-mccabe Version: 0.2.1 Release: 0 -License: MIT Summary: McCabe checker, plugin for flake8 -Url: https://github.com/flintwork/mccabe +License: MIT Group: Development/Languages/Python +Url: https://github.com/flintwork/mccabe Source: http://pypi.python.org/packages/source/m/mccabe/mccabe-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-distribute diff --git a/python3-mccabe.changes b/python3-mccabe.changes index 4fde200..7862530 100644 --- a/python3-mccabe.changes +++ b/python3-mccabe.changes @@ -1,8 +1,3 @@ -------------------------------------------------------------------- -Wed Apr 24 10:23:36 UTC 2013 - speilicke@suse.com - -- Add python3 build requirement to get access to the ssl module - ------------------------------------------------------------------- Wed Apr 24 09:06:28 UTC 2013 - speilicke@suse.com diff --git a/python3-mccabe.spec b/python3-mccabe.spec index 165e722..6f00875 100644 --- a/python3-mccabe.spec +++ b/python3-mccabe.spec @@ -1,5 +1,5 @@ # -# spec file for package python-mccabe +# spec file for package python3-mccabe # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python3-mccabe Version: 0.2.1 Release: 0 -License: MIT Summary: McCabe checker, plugin for flake8 -Url: https://github.com/flintwork/mccabe +License: MIT Group: Development/Languages/Python +Url: https://github.com/flintwork/mccabe Source: http://pypi.python.org/packages/source/m/mccabe/mccabe-%{version}.tar.gz BuildRequires: python3 BuildRequires: python3-devel