15
0
forked from pool/python-gear

- update to 0.12.0:

* Add --listen-address flag to geard
  * Build universal wheels
  * Automatically send GRAB\_JOB after CAN\_DO

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gear?expand=0&rev=5
This commit is contained in:
2018-10-30 21:44:54 +00:00
committed by Git OBS Bridge
parent da95a7f1fd
commit 32b35fec12
4 changed files with 15 additions and 7 deletions

View File

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

3
gear-0.12.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 30 21:44:06 UTC 2018 - Dirk Mueller <dmueller@suse.com>
- update to 0.12.0:
* Add --listen-address flag to geard
* Build universal wheels
* Automatically send GRAB\_JOB after CAN\_DO
-------------------------------------------------------------------
Mon Mar 26 09:37:20 UTC 2018 - tbechtold@suse.com

View File

@@ -12,13 +12,13 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-gear
Version: 0.11.1
Version: 0.12.0
Release: 0
Summary: Pure Python Async Gear Protocol Library
License: Apache-2.0
@@ -58,8 +58,8 @@ A pure-Python asynchronous library to interface with Gearman.
%python_uninstall_alternative geard
%files %{python_files}
%defattr(-,root,root,-)
%doc README.rst ChangeLog LICENSE AUTHORS
%license LICENSE
%doc README.rst ChangeLog AUTHORS
%{python_sitelib}/*
%python_alternative %{_bindir}/geard