Hello community, here is the log from the commit of package python-typed-ast for openSUSE:Factory checked in at 2018-09-24 13:11:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-typed-ast (Old) and /work/SRC/openSUSE:Factory/.python-typed-ast.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-typed-ast" Mon Sep 24 13:11:52 2018 rev:3 rq:636818 version:1.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-typed-ast/python-typed-ast.changes 2017-08-10 14:13:36.383754135 +0200 +++ /work/SRC/openSUSE:Factory/.python-typed-ast.new/python-typed-ast.changes 2018-09-24 13:12:06.765827771 +0200 @@ -1,0 +2,5 @@ +Thu Sep 20 07:00:17 UTC 2018 - Tomáš Chvátal <[email protected]> + +- Use license macro for license install + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-typed-ast.spec ++++++ --- /var/tmp/diff_new_pack.4UD0Ji/_old 2018-09-24 13:12:07.205826995 +0200 +++ /var/tmp/diff_new_pack.4UD0Ji/_new 2018-09-24 13:12:07.205826995 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-typed-ast # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,27 +12,23 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # -%define skip_python2 1 - %{?!python_module:%define python_module() python-%{**} python3-%{**}} -%bcond_without test +%define skip_python2 1 Name: python-typed-ast Version: 1.1.0 Release: 0 Summary: A fork of Python 2 and 3 ast modules with type comment support License: Apache-2.0 Group: Development/Languages/Python -Url: https://github.com/python/typed_ast +URL: https://github.com/python/typed_ast Source: https://files.pythonhosted.org/packages/source/t/typed-ast/typed-ast-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: python-rpm-macros -BuildRoot: %{_tmppath}/%{name}-%{version}-build - %python_subpackages %description @@ -48,15 +44,13 @@ %build export CFLAGS="%{optflags}" -%undefine have_python2 %python_build %install %python_install %files %{python_files} -%defattr(-,root,root,-) -%doc LICENSE +%license LICENSE %{python_sitearch}/* %changelog
