forked from pool/python-textX
- 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. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textX?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
4ff19f1e82
commit
43dd2638d8
@@ -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
|
Mon Aug 28 12:37:08 UTC 2017 - sebix+novell.com@sebix.at
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-textX
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -13,22 +13,25 @@
|
|||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: python-textX
|
Name: python-textX
|
||||||
Version: 1.5.1
|
Version: 1.6.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: MIT
|
|
||||||
Summary: Meta-language for DSL implementation inspired by Xtext
|
Summary: Meta-language for DSL implementation inspired by Xtext
|
||||||
Url: https://github.com/igordejanovic/textX
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: https://files.pythonhosted.org/packages/source/t/textX/v%{version}.tar.gz
|
Url: https://github.com/igordejanovic/textX
|
||||||
BuildRequires: python-rpm-macros
|
#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 devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION tests
|
# SECTION tests
|
||||||
BuildRequires: %{python_module Arpeggio}
|
BuildRequires: %{python_module Arpeggio}
|
||||||
BuildRequires: %{python_module Jinja2}
|
BuildRequires: %{python_module Jinja2}
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:104389e5a760d947b3846aa6e12ed09a7ecddd7b58dabe822c309c9128c08863
|
|
||||||
size 1568353
|
|
3
v1.6.1.tar.gz
Normal file
3
v1.6.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:661fff2adf7633ce7eff2893c225eee5c66f07d13912164930029aab65bb504a
|
||||||
|
size 1579214
|
Reference in New Issue
Block a user