14
0
forked from pool/python-wrapt

- update to 1.13.3:

* Adds wheels for Python 3.10 on PyPi and where possible also now
   generating binary wheels for ``musllinux``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wrapt?expand=0&rev=28
This commit is contained in:
2021-11-06 18:23:49 +00:00
committed by Git OBS Bridge
parent 5d7d7b6a0d
commit b62d187077
4 changed files with 11 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-wrapt
Version: 1.13.2
Version: 1.13.3
Release: 0
Summary: A Python module for decorators, wrappers and monkey patching
License: BSD-2-Clause