Accepting request 666770 from home:dimstar:Factory
Scripted push of project home:dimstar:Factory OBS-URL: https://build.opensuse.org/request/show/666770 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-linecache2?expand=0&rev=8
This commit is contained in:
parent
fb04e3f30b
commit
b8923dda86
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 17 15:56:06 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- BuildIgnore python[23]-pyparsing: python-packaging requires it
|
||||
for some actions it could perform, but we don't make use of these
|
||||
here. Ignoring this dependency allows us to break open a
|
||||
BuildCycle.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:50:02 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-linecache2
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 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
|
||||
@ -25,14 +25,15 @@ Summary: Backports of the linecache module
|
||||
# and such is under the same license as Python as a whole.
|
||||
License: Python-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: https://github.com/testing-cabal/linecache2
|
||||
URL: https://github.com/testing-cabal/linecache2
|
||||
Source: https://pypi.io/packages/source/l/linecache2/linecache2-%{version}.tar.gz
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
#!BuildIgnore: python2-pyparsing
|
||||
#!BuildIgnore: python3-pyparsing
|
||||
Requires: python-pbr
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user