14
0

Accepting request 417410 from home:gary_lin:branches:devel:languages:python

- Update to 0.4.5

OBS-URL: https://build.opensuse.org/request/show/417410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=3
This commit is contained in:
Thomas Bechtold
2016-08-08 08:27:17 +00:00
committed by Git OBS Bridge
parent e46a6dd0db
commit fe85090f7c
4 changed files with 33 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyroute2
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 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,15 +13,16 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-pyroute2
Version: 0.4.0
Version: 0.4.5
Release: 0
License: GPL-2.0+ or Apache-2.0
Summary: Python Netlink library
Url: https://github.com/svinota/pyroute2
License: GPL-2.0+ or Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/svinota/pyroute2
Source: https://pypi.python.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build