15
0

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

- Update to 0.5.0
  * Fix monkey-patching of functions with annotations

OBS-URL: https://build.opensuse.org/request/show/908841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-threading?expand=0&rev=11
This commit is contained in:
2021-07-28 12:33:30 +00:00
committed by Git OBS Bridge
parent 48f8a82b46
commit b83c4dba04
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-click-threading
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-click-threading
Version: 0.4.4
Version: 0.5.0
Release: 0
Summary: Multithreaded Click apps made easy
License: MIT