19
0

6 Commits

Author SHA256 Message Date
e6b9bc3ecc Accepting request 1324574 from devel:languages:python
- update to 4.4.0:
  * Add noop.

OBS-URL: https://build.opensuse.org/request/show/1324574
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.functools?expand=0&rev=21
2025-12-29 14:16:02 +00:00
191c937808 - update to 4.4.0:
* Add noop.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.functools?expand=0&rev=45
2025-12-28 15:07:56 +00:00
eaf4c8356a Accepting request 1307736 from devel:languages:python
- update to 4.3.0:
  * Add none_as function.

OBS-URL: https://build.opensuse.org/request/show/1307736
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.functools?expand=0&rev=20
2025-09-30 15:34:40 +00:00
a879cf72d7 - update to 4.3.0:
* Add none_as function.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jaraco.functools?expand=0&rev=43
2025-09-29 10:47:29 +00:00
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 24 additions and 5 deletions

Binary file not shown.

View File

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

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sun Dec 28 15:07:40 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.4.0:
* Add noop.
-------------------------------------------------------------------
Mon Sep 29 10:47:24 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 4.3.0:
* Add none_as function.
-------------------------------------------------------------------
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

@@ -1,7 +1,7 @@
#
# spec file for package python-jaraco.functools
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jaraco.functools
Version: 4.1.0
Version: 4.4.0
Release: 0
Summary: Tools to work with functools
License: MIT