15
0

Accepting request 850143 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/850143
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-buttplug?expand=0&rev=2
This commit is contained in:
2020-11-25 18:29:42 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

3
buttplug-py-0.2.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Nov 22 08:46:29 UTC 2020 - andy great <andythe_great@pm.me>
- 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 <andythe_great@pm.me>

View File

@@ -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