From 4a7be99657d2607d585cc8e8a4da8e0a69d3c114dd177409106af207e16ae774 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 23 Nov 2020 09:51:28 +0000 Subject: [PATCH] Accepting request 849946 from home:andythe_great Update to version 0.2.0 OBS-URL: https://build.opensuse.org/request/show/849946 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-buttplug?expand=0&rev=4 --- buttplug-py-0.1.0.tar.gz | 3 --- buttplug-py-0.2.0.tar.gz | 3 +++ python-buttplug.changes | 9 +++++++++ python-buttplug.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 buttplug-py-0.1.0.tar.gz create mode 100644 buttplug-py-0.2.0.tar.gz diff --git a/buttplug-py-0.1.0.tar.gz b/buttplug-py-0.1.0.tar.gz deleted file mode 100644 index 551b336..0000000 --- a/buttplug-py-0.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f89c7ef8b5e4388b9301eb946a2ec83350353f6e305e1dc92662378995f9d304 -size 24769 diff --git a/buttplug-py-0.2.0.tar.gz b/buttplug-py-0.2.0.tar.gz new file mode 100644 index 0000000..9bf2952 --- /dev/null +++ b/buttplug-py-0.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd2f6656341749cdc59a045e3eea3a71879df7d6772874718f92685b34409c48 +size 25357 diff --git a/python-buttplug.changes b/python-buttplug.changes index 01b7849..84b5e7d 100644 --- a/python-buttplug.changes +++ b/python-buttplug.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Nov 22 08:46:29 UTC 2020 - andy great + +- Update to version 0.2.0. + * DeviceRemoved event no longer tries to use non-existent dict + method. + * Fixed wrong enum naming. + * Client now actually sends client name. + ------------------------------------------------------------------- Mon May 25 10:50:16 UTC 2020 - andy great diff --git a/python-buttplug.spec b/python-buttplug.spec index ee2cba2..b38b0b6 100644 --- a/python-buttplug.spec +++ b/python-buttplug.spec @@ -19,7 +19,7 @@ %define skip_python2 1 %define packagename buttplug-py Name: python-buttplug -Version: 0.1.0 +Version: 0.2.0 Release: 0 Summary: Implementations of the Buttplug Client for Python License: BSD-3-Clause