13
0

2 Commits

Author SHA256 Message Date
872ec93c08 Accepting request 1292508 from devel:languages:python
- update to 4.2.1:
  * Add 'passthrough' function.
  * Added missing splat in stubs -- by :user:`Avasam`

OBS-URL: https://build.opensuse.org/request/show/1292508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.functools?expand=0&rev=19
2025-07-15 14:43:03 +00:00
ff56aa3175 - update to 4.2.1:
* Add 'passthrough' function.
  * Added missing splat in stubs -- by :user:`Avasam`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.functools?expand=0&rev=41
2025-07-13 13:36:41 +00:00
4 changed files with 11 additions and 4 deletions

BIN
jaraco_functools-4.1.0.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

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

View File

@@ -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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jaraco.functools
Version: 4.1.0
Version: 4.2.1
Release: 0
Summary: Tools to work with functools
License: MIT