14
0
forked from pool/python-pyvdr

Accepting request 879819 from home:mnhauke

- Update to version 0.3.0
  * refactored svdrp socket handling.
  * changed behaviour of get_channel_epg_info which now expects
    the channel no as parameter instead of getting the channel
    itself.

OBS-URL: https://build.opensuse.org/request/show/879819
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvdr?expand=0&rev=9
This commit is contained in:
2021-03-18 08:10:12 +00:00
committed by Git OBS Bridge
parent 6ee86c11e4
commit c4f019f5af
4 changed files with 15 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
#
# spec file for package python-pyvdr
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2020-2021, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pyvdr
Version: 0.2.3
Version: 0.3.0
Release: 0
Summary: Python library for accessing a Linux VDR via SVDRP
License: MIT