15
0
forked from pool/python-Pebble

Accepting request 788611 from home:mcalabkova:branches:devel:languages:python

- update to 4.5.1
  * add daemon parameter to decorator
  * travis: add Python 3.8 tests

OBS-URL: https://build.opensuse.org/request/show/788611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pebble?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2020-03-26 16:23:17 +00:00
committed by Git OBS Bridge
parent 9f556ecdde
commit ef46fa51c6
4 changed files with 11 additions and 4 deletions

View File

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

3
Pebble-4.5.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Mar 26 16:16:44 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 4.5.1
* add daemon parameter to decorator
* travis: add Python 3.8 tests
-------------------------------------------------------------------
Wed Jan 15 10:59:02 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Pebble
Version: 4.4.1
Version: 4.5.1
Release: 0
Summary: Threading and multiprocessing eye-candy for Python
License: LGPL-3.0-only