forked from pool/perl-Test-Future-IO-Impl
WIP: Automatic update to Test-Future-IO-Impl-0.17.tar.gz #2
BIN
Test-Future-IO-Impl-0.16.tar.gz
LFS
BIN
Test-Future-IO-Impl-0.16.tar.gz
LFS
Binary file not shown.
BIN
Test-Future-IO-Impl-0.17.tar.gz
LFS
Normal file
BIN
Test-Future-IO-Impl-0.17.tar.gz
LFS
Normal file
Binary file not shown.
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 19 05:55:10 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.170.0 (0.17)
|
||||
see /usr/share/doc/packages/perl-Test-Future-IO-Impl/Changes
|
||||
|
||||
0.17 2026-01-18
|
||||
[CHANGES]
|
||||
* Added tests for `poll` method
|
||||
|
||||
[BUGFIXES]
|
||||
* Account for the fact that read or write IO operations may have
|
||||
already happened before they are cancelled
|
||||
* Clear the EAGAIN error from `$wr` filehandle in EAGAIN write test
|
||||
to stop perl writing annoying warnings during test
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 05:45:34 UTC 2026 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%define cpan_name Test-Future-IO-Impl
|
||||
Name: perl-Test-Future-IO-Impl
|
||||
Version: 0.160.0
|
||||
Version: 0.170.0
|
||||
Release: 0
|
||||
# 0.16 -> normalize -> 0.160.0
|
||||
%define cpan_version 0.16
|
||||
# 0.17 -> normalize -> 0.170.0
|
||||
%define cpan_version 0.17
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Acceptance tests for Future::IO implementations
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
|
||||
Reference in New Issue
Block a user