Accepting request 761091 from Java:packages
Obsolete python-antlr OBS-URL: https://build.opensuse.org/request/show/761091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/antlr?expand=0&rev=49
This commit is contained in:
commit
274ad65017
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package antlr-bootstrap
|
# spec file for package antlr-bootstrap
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 09:32:44 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Not only provide python-antlr, but also obsolete it
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 08:51:20 UTC 2019 - Martin Liška <mliska@suse.cz>
|
Wed Jul 31 08:51:20 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package antlr
|
# spec file for package antlr
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@ -98,6 +98,7 @@ Summary: ANother Tool for Language Recognition (python runtime)
|
|||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
Requires: antlr
|
Requires: antlr
|
||||||
Provides: python-%{name}
|
Provides: python-%{name}
|
||||||
|
Obsoletes: python-%{name}
|
||||||
|
|
||||||
%description -n python2-%{name}
|
%description -n python2-%{name}
|
||||||
Python support for generating your Lexers, Parsers and TreeParsers in Python.
|
Python support for generating your Lexers, Parsers and TreeParsers in Python.
|
||||||
|
Loading…
Reference in New Issue
Block a user