forked from pool/python-wrapt
Compare commits
8 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c25c4318c0 | |||
| 288d3c8a90 | |||
| 9c5cffe16f | |||
| cad3f9eb23 | |||
| f22020647a | |||
| 24a4468b88 | |||
| 7c19886876 | |||
| a5a43c8d1f |
BIN
1.17.2.tar.gz
(Stored with Git LFS)
BIN
1.17.2.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
1.17.3.tar.gz
Normal file
3
1.17.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec1528410778b079cdd035f756e2c16d8fca2d6cea7f9022e64ffa9d3b8641c7
|
||||
size 140900
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 16 14:09:34 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.17.3
|
||||
* Added universal binary wheels for macOS. That is, contains
|
||||
both x86_64 and arm64 architectures in the same wheel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 13 02:42:47 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-wrapt
|
||||
Version: 1.17.2
|
||||
Version: 1.17.3
|
||||
Release: 0
|
||||
Summary: A Python module for decorators, wrappers and monkey patching
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user