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:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 18 07:24:38 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 29 21:12:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -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
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:579b2f3a41dd37e55f18e0e825567ddaeeec9e3608dc4d57de53e882a24a87b0
|
||||
size 8649
|
3
pyvdr-0.3.0.tar.gz
Normal file
3
pyvdr-0.3.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa243dc6538232c6817ad0a75c45cadbf12ae9ddac9ac86b906a42732977bc33
|
||||
size 9399
|
Reference in New Issue
Block a user