14
0

- Update to version 0.4.5:

* Windows: Use cytpes.load_library to look for DLL

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpv?expand=0&rev=16
This commit is contained in:
2020-03-19 05:10:59 +00:00
committed by Git OBS Bridge
parent 7fae62005d
commit 954f1bb547
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4cfa9a220dfba99fb0f1c9e67549414b8c08e48983b5cb6abecc10805fdc1f4a
size 20130

3
python-mpv-0.4.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2955f054facdf9afdbc4590919fbcb11bbc55281f1168de29a30bf7773a60502
size 20288

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 19 05:09:56 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Update to version 0.4.5:
* Windows: Use cytpes.load_library to look for DLL
-------------------------------------------------------------------
Wed Dec 4 08:40:49 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-mpv
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-python-mpv
Version: 0.4.4
Version: 0.4.5
Release: 0
Summary: Python interface to the mpv media player
License: AGPL-3.0-or-later