Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
872ec93c08 | |||
ff56aa3175 |
BIN
jaraco_functools-4.1.0.tar.gz
(Stored with Git LFS)
BIN
jaraco_functools-4.1.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
jaraco_functools-4.2.1.tar.gz
Normal file
3
jaraco_functools-4.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:be634abfccabce56fa3053f8c7ebe37b682683a4ee7793670ced17bab0087353
|
||||||
|
size 19661
|
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 13 13:36:31 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 4.2.1:
|
||||||
|
* Add 'passthrough' function.
|
||||||
|
* Added missing splat in stubs -- by :user:`Avasam`
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 1 15:35:00 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Tue Apr 1 15:35:00 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-jaraco.functools
|
Name: python-jaraco.functools
|
||||||
Version: 4.1.0
|
Version: 4.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Tools to work with functools
|
Summary: Tools to work with functools
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user