diff --git a/python-textX.changes b/python-textX.changes index 81cfa36..e19cc1f 100644 --- a/python-textX.changes +++ b/python-textX.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jan 31 13:41:03 UTC 2018 - sebix+novell.com@sebix.at + +- update to version 1.6.1. No notable changes. +- update to version 1.6.0. Shortened changelog: + * Introduced _tx_fqn class attribute. + * textX api functions and classes are now available directly from textx module. + * bugfixes +- update to version 1.5.2. Bugfixes. + ------------------------------------------------------------------- Mon Aug 28 12:37:08 UTC 2017 - sebix+novell.com@sebix.at diff --git a/python-textX.spec b/python-textX.spec index b906369..762bf05 100644 --- a/python-textX.spec +++ b/python-textX.spec @@ -1,7 +1,7 @@ # # spec file for package python-textX # -# 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 @@ -13,22 +13,25 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without test Name: python-textX -Version: 1.5.1 +Version: 1.6.1 Release: 0 -License: MIT Summary: Meta-language for DSL implementation inspired by Xtext -Url: https://github.com/igordejanovic/textX +License: MIT Group: Development/Languages/Python -Source: https://files.pythonhosted.org/packages/source/t/textX/v%{version}.tar.gz -BuildRequires: python-rpm-macros +Url: https://github.com/igordejanovic/textX +#Source: https://files.pythonhosted.org/packages/source/t/textX/textX-%%{version}.tar.gz +# PyPI release misses docs and tests +Source: https://github.com/igordejanovic/textX/archive/v%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes +BuildRequires: python-rpm-macros # SECTION tests BuildRequires: %{python_module Arpeggio} BuildRequires: %{python_module Jinja2} diff --git a/v1.5.1.tar.gz b/v1.5.1.tar.gz deleted file mode 100644 index d551825..0000000 --- a/v1.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:104389e5a760d947b3846aa6e12ed09a7ecddd7b58dabe822c309c9128c08863 -size 1568353 diff --git a/v1.6.1.tar.gz b/v1.6.1.tar.gz new file mode 100644 index 0000000..ef60f92 --- /dev/null +++ b/v1.6.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661fff2adf7633ce7eff2893c225eee5c66f07d13912164930029aab65bb504a +size 1579214