forked from pool/python-funcparserlib
Accepting request 833201 from home:pgajdos:python
- new upstream url OBS-URL: https://build.opensuse.org/request/show/833201 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-funcparserlib?expand=0&rev=14
This commit is contained in:
committed by
Git OBS Bridge
parent
b1fab9a19c
commit
d9474ad6a4
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 9 08:10:23 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- new upstream url
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 13:34:27 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-funcparserlib
|
||||
#
|
||||
# Copyright (c) 2020 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
|
||||
@@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: Recursive descent parsing library based on functional combinators
|
||||
License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://code.google.com/p/funcparserlib/
|
||||
URL: https://github.com/vlasovskikh/funcparserlib
|
||||
Source: https://files.pythonhosted.org/packages/source/f/funcparserlib/funcparserlib-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
|
||||
Reference in New Issue
Block a user