forked from pool/python-decorator
- update to 4.4.2:
* removing the usage of `__file__`, that was breaking PyOxidizer. * fixes for the future Python 3.9. * some fixes for the future Python 3.10. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-decorator?expand=0&rev=46
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:54c38050039232e1db4ad7375cfce6748d7b41c29e95a081c8a6d2c30364a2ce
|
||||
size 33350
|
||||
3
decorator-4.4.2.tar.gz
Normal file
3
decorator-4.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7
|
||||
size 33629
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 14 15:50:24 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- update to 4.4.2:
|
||||
* removing the usage of `__file__`, that was breaking PyOxidizer.
|
||||
* fixes for the future Python 3.9.
|
||||
* some fixes for the future Python 3.10.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 20 19:11:44 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
#
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-decorator
|
||||
Version: 4.4.1
|
||||
Version: 4.4.2
|
||||
Release: 0
|
||||
Summary: Decorators for Humans
|
||||
License: BSD-2-Clause
|
||||
|
||||
Reference in New Issue
Block a user