forked from pool/python-python-aiml
- Update to 0.9.3:
* various python compatiblity fixes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-aiml?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
c57eef0e19
commit
e401b045e9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cec40d461c2ef4e996c83a94553d646fe64facbc6c56e1f04ef26bdc69e1aa29
|
||||
size 2140713
|
3
python-aiml-0.9.3.zip
Normal file
3
python-aiml-0.9.3.zip
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6954da1888b529121fe66a8cb1352b383c8ecd31e2bd9442ea46a38824e08c8
|
||||
size 2142355
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 9 09:38:30 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.9.3:
|
||||
* various python compatiblity fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:52:57 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-python-aiml
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,21 +18,19 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-python-aiml
|
||||
Version: 0.9.1
|
||||
Version: 0.9.3
|
||||
Release: 0
|
||||
Summary: An interpreter package for AIML, the Artificial Intelligence Markup Language
|
||||
License: BSD-2-Clause
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/paulovn/python-aiml
|
||||
URL: https://github.com/paulovn/python-aiml
|
||||
Source: https://files.pythonhosted.org/packages/source/p/python-aiml/python-aiml-%{version}.zip
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: unzip
|
||||
Obsoletes: python-aiml < 0.9.0
|
||||
Requires: python-setuptools
|
||||
Obsoletes: python-aiml < 0.9.0
|
||||
BuildArch: noarch
|
||||
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user