14
0
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:
Sebastian Wagner
2018-01-31 14:25:41 +00:00
committed by Git OBS Bridge
parent 4ff19f1e82
commit 43dd2638d8
4 changed files with 22 additions and 9 deletions

View File

@@ -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

View File

@@ -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}

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:661fff2adf7633ce7eff2893c225eee5c66f07d13912164930029aab65bb504a
size 1579214