14
0
forked from pool/python-pyvdr

Accepting request 819789 from home:mnhauke

- Update to version 0.2.1
  * Fix Regex for parsing of instant timers

OBS-URL: https://build.opensuse.org/request/show/819789
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyvdr?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-07-09 21:10:28 +00:00
committed by Git OBS Bridge
parent e1b5411208
commit 37df91658c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
#
# spec file for package python-pyvdr
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2020, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pyvdr
Version: 0.2.0
Version: 0.2.1
Release: 0
Summary: Python library for accessing a Linux VDR via SVDRP
License: MIT