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

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

3
1.13.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 6 18:18:03 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 1.13.3:
* Adds wheels for Python 3.10 on PyPi and where possible also now
generating binary wheels for ``musllinux``.
-------------------------------------------------------------------
Tue Oct 26 21:13:04 UTC 2021 - Dirk Müller <dmueller@suse.com>

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