Compare commits
5 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9be4113357 | |||
| b7f1e25f20 | |||
| 970f17fbb0 | |||
| 25c66276fc | |||
| 6edca8459b |
3
billiard-4.2.1.tar.gz
Normal file
3
billiard-4.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12b641b0c539073fc8d3f5b8b7be998956665c4233c7c1fcd66a7e677c4fb36f
|
||||
size 155031
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e815017a062b714958463e07ba15981d802dc53d41c5b69d28c5a7c238f8ecf3
|
||||
size 155592
|
||||
@@ -1,15 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 15:38:45 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- update to 4.2.2
|
||||
* Add codespell support (config, workflow to detect/not fix) and
|
||||
make it fix few typos
|
||||
* initial python 3.13 support
|
||||
* Copy `code.co_qualname` on Python >= 3.11
|
||||
* Added DeepWiki to README
|
||||
* Fix the failing pre-commit.ci job
|
||||
* GitHub Actions: Test on Python 3.14 release candidate 2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 6 05:32:11 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-billiard
|
||||
#
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# 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-billiard
|
||||
Version: 4.2.2
|
||||
Version: 4.2.1
|
||||
Release: 0
|
||||
Summary: Python multiprocessing fork
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user