11
0

3 Commits
devel ... main

Author SHA256 Message Date
b1bb09bc24 Add Gitea build results 2025-08-12 18:17:43 +02:00
8fd49db628 Accepting request 1294558 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1294558
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Test-Future-IO-Impl?expand=0&rev=2
2025-07-21 18:00:14 +00:00
02ce290c5c Accepting request 1294131 from devel:languages:perl:autoupdate
- updated to 0.150.0 (0.15)
   see /usr/share/doc/packages/perl-Test-Future-IO-Impl/Changes
  0.15    2025-07-15
          [CHANGES]
           * Added tests for `send`, `recv` and `recvfrom` methods
           * Provide copies of `sysread` and `syswrite` tests named `read` and
             `write`

OBS-URL: https://build.opensuse.org/request/show/1294131
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Test-Future-IO-Impl?expand=0&rev=3
2025-07-20 05:25:30 +00:00
3 changed files with 13 additions and 3 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Test-Future-IO-Impl/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Test-Future-IO-Impl)

View File

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

View File

@@ -27,6 +27,7 @@ Summary: Acceptance tests for Future::IO implementations
URL: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros