From 05637cbaf21b1bda20aed85e9148d1443feed2ef Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 21 Apr 2022 13:31:00 +0200 Subject: [PATCH 1/9] Initial import --- perl-libwww-perl.yaml | 229 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 229 insertions(+) create mode 100644 perl-libwww-perl.yaml diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml new file mode 100644 index 0000000..7750d12 --- /dev/null +++ b/perl-libwww-perl.yaml @@ -0,0 +1,229 @@ +document: modulemd-packager +version: 3 +data: + name: perl-libwww-perl + stream: '6.62' + summary: A Perl interface to the World-Wide Web + description: > + The libwww-perl collection is a set of Perl modules which provide + a simple and consistent application programming interface to the + World-Wide Web. The main focus of the library is to provide classes + and functions that enable you to write WWW clients. The library also + contains modules that are of more general use and even classes that + help you implement simple HTTP servers. LWP::Protocol::https adds + a support for an HTTPS protocol. + license: [MIT] + configurations: + - context: 'f34' + platform: f34 + buildrequires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.068'] + requires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.068'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f35' + platform: f35 + buildrequires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.068'] + requires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.068'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f36' + platform: f36 + buildrequires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f37' + platform: f37 + buildrequires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'eln' + platform: eln + buildrequires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.32'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + references: + community: https://metacpan.org/release/libwww-perl + profiles: + common: + description: LWP with HTTPS support + rpms: + - perl-libwww-perl + - perl-LWP-Protocol-https + api: + rpms: + - perl-libwww-perl + - perl-LWP-Protocol-https + filter: + rpms: + - perl-B-COW + - perl-HTML-Parser-tests + - perl-HTTP-Daemon + - perl-HTTP-Message-tests + - perl-libwww-perl-tests + - perl-Net-HTTP-tests + - perl-Test-Fatal + - perl-Test-Needs + components: + rpms: + perl-B-COW: + rationale: A buil-time dependency. + ref: rawhide + buildonly: true + buildorder: 0 + perl-Data-Dump: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Digest-HMAC: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Encode-Locale: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-HTML-Tagset: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-HTTP-Date: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-IO-HTML: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Mozilla-CA: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Net-HTTP: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Test-Needs: + rationale: A build dependency. + ref: rawhide + buildonly: true + buildorder: 0 + perl-TimeDate: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Try-Tiny: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-WWW-RobotRules: + rationale: A run-time dependency. + ref: rawhide + buildorder: 0 + perl-Clone: + rationale: A recommended run-time dependency. + ref: rawhide + buildorder: 1 + perl-File-Listing: + rationale: A run-time dependency. + ref: rawhide + buildorder: 1 + perl-NTLM: + rationale: A run-time dependency. + ref: rawhide + buildorder: 1 + perl-Test-Fatal: + rationale: A build dependency. + ref: rawhide + buildonly: true + buildorder: 1 + perl-LWP-MediaTypes: + rationale: A run-time dependency. + ref: rawhide + buildorder: 2 + perl-HTTP-Message: + rationale: A run-time dependency. + ref: rawhide + buildorder: 3 + perl-HTML-Parser: + rationale: A run-time dependency. + ref: rawhide + buildorder: 4 + perl-HTTP-Cookies: + rationale: A run-time dependency. + ref: rawhide + buildorder: 4 + perl-HTTP-Daemon: + rationale: A build dependency. + ref: rawhide + buildonly: true + buildorder: 4 + perl-HTTP-Negotiate: + rationale: A run-time dependency. + ref: rawhide + buildorder: 4 + perl-libwww-perl: + rationale: The API. + ref: rawhide + buildorder: 5 + perl-LWP-Protocol-https: + rationale: The API. + ref: rawhide + buildorder: 6 From 1c50b709ddfebf03667694bab582f55148f7f65b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 25 Apr 2022 16:15:22 +0200 Subject: [PATCH 2/9] Disable perl-HTTP-Daemon optional tests --- perl-libwww-perl.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml index 7750d12..ed7d0d3 100644 --- a/perl-libwww-perl.yaml +++ b/perl-libwww-perl.yaml @@ -27,6 +27,7 @@ data: macros: | %_without_perl_Clone_enables_optional_test 1 %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 %_without_perl_NTLM_enables_optional_test 1 %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 @@ -44,6 +45,7 @@ data: macros: | %_without_perl_Clone_enables_optional_test 1 %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 %_without_perl_NTLM_enables_optional_test 1 %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 @@ -61,6 +63,7 @@ data: macros: | %_without_perl_Clone_enables_optional_test 1 %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 %_without_perl_NTLM_enables_optional_test 1 %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 @@ -78,6 +81,7 @@ data: macros: | %_without_perl_Clone_enables_optional_test 1 %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 %_without_perl_NTLM_enables_optional_test 1 %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 @@ -95,6 +99,7 @@ data: macros: | %_without_perl_Clone_enables_optional_test 1 %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 %_without_perl_NTLM_enables_optional_test 1 %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 @@ -116,6 +121,7 @@ data: - perl-B-COW - perl-HTML-Parser-tests - perl-HTTP-Daemon + - perl-HTTP-Daemon-tests - perl-HTTP-Message-tests - perl-libwww-perl-tests - perl-Net-HTTP-tests From 55219486a483b0bf2c4698428ff7e0ea2ca1ad38 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sun, 31 Jul 2022 20:37:29 +0200 Subject: [PATCH 3/9] Build the module with perl:5.34 and perl:5.36 --- perl-libwww-perl.yaml | 84 ++++++++++++++++++++++++++----------------- 1 file changed, 51 insertions(+), 33 deletions(-) diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml index ed7d0d3..e632799 100644 --- a/perl-libwww-perl.yaml +++ b/perl-libwww-perl.yaml @@ -14,32 +14,14 @@ data: a support for an HTTPS protocol. license: [MIT] configurations: - - context: 'f34' - platform: f34 - buildrequires: - perl: ['5.32'] - perl-IO-Socket-SSL: ['2.068'] - requires: - perl: ['5.32'] - perl-IO-Socket-SSL: ['2.068'] - buildopts: - rpms: - macros: | - %_without_perl_Clone_enables_optional_test 1 - %_without_perl_HTML_Tagset_enables_optional_test 1 - %_without_perl_HTTP_Daemon_enables_optional_test 1 - %_without_perl_NTLM_enables_optional_test 1 - %_without_perl_Test_Fatal_enables_extra_test 1 - %_without_perl_Test_Fatal_enables_optional_test 1 - %_without_perl_Try_Tiny_enables_optional_test 1 - - context: 'f35' + - context: 'f35p534' platform: f35 buildrequires: - perl: ['5.32'] - perl-IO-Socket-SSL: ['2.068'] + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] requires: - perl: ['5.32'] - perl-IO-Socket-SSL: ['2.068'] + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] buildopts: rpms: macros: | @@ -50,13 +32,13 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 - - context: 'f36' + - context: 'f36p534' platform: f36 buildrequires: - perl: ['5.32'] + perl: ['5.34'] perl-IO-Socket-SSL: ['2.074'] requires: - perl: ['5.32'] + perl: ['5.34'] perl-IO-Socket-SSL: ['2.074'] buildopts: rpms: @@ -68,13 +50,13 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 - - context: 'f37' + - context: 'f37p534' platform: f37 buildrequires: - perl: ['5.32'] + perl: ['5.34'] perl-IO-Socket-SSL: ['2.074'] requires: - perl: ['5.32'] + perl: ['5.34'] perl-IO-Socket-SSL: ['2.074'] buildopts: rpms: @@ -86,13 +68,49 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 - - context: 'eln' - platform: eln + - context: 'f35p536' + platform: f35 buildrequires: - perl: ['5.32'] + perl: ['5.36'] perl-IO-Socket-SSL: ['2.074'] requires: - perl: ['5.32'] + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f36p536' + platform: f36 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f37p536' + platform: f37 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] perl-IO-Socket-SSL: ['2.074'] buildopts: rpms: From c5c52f202dd53455bab959a291ea6f0ebf8e64cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 10 Aug 2022 16:51:20 +0000 Subject: [PATCH 4/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering From f2424202224b3ec138f1d775e65ac98b789063ac Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 24 Aug 2022 15:58:10 +0200 Subject: [PATCH 5/9] Build module with platform:f38 --- perl-libwww-perl.yaml | 86 ++++++++++++++++++++++++++++++------------- 1 file changed, 61 insertions(+), 25 deletions(-) diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml index e632799..54292b5 100644 --- a/perl-libwww-perl.yaml +++ b/perl-libwww-perl.yaml @@ -68,6 +68,24 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f38p534' + platform: f38 + buildrequires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 - context: 'f35p536' platform: f35 buildrequires: @@ -122,6 +140,24 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f38p536' + platform: f38 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 references: community: https://metacpan.org/release/libwww-perl profiles: @@ -149,105 +185,105 @@ data: rpms: perl-B-COW: rationale: A buil-time dependency. - ref: rawhide + ref: f37 buildonly: true buildorder: 0 perl-Data-Dump: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Digest-HMAC: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Encode-Locale: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-HTML-Tagset: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-HTTP-Date: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-IO-HTML: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Mozilla-CA: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Net-HTTP: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Test-Needs: rationale: A build dependency. - ref: rawhide + ref: f37 buildonly: true buildorder: 0 perl-TimeDate: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Try-Tiny: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-WWW-RobotRules: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 0 perl-Clone: rationale: A recommended run-time dependency. - ref: rawhide + ref: f37 buildorder: 1 perl-File-Listing: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 1 perl-NTLM: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 1 perl-Test-Fatal: rationale: A build dependency. - ref: rawhide + ref: f37 buildonly: true buildorder: 1 perl-LWP-MediaTypes: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 2 perl-HTTP-Message: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 3 perl-HTML-Parser: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 4 perl-HTTP-Cookies: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 4 perl-HTTP-Daemon: rationale: A build dependency. - ref: rawhide + ref: f37 buildonly: true buildorder: 4 perl-HTTP-Negotiate: rationale: A run-time dependency. - ref: rawhide + ref: f37 buildorder: 4 perl-libwww-perl: rationale: The API. - ref: rawhide + ref: f37 buildorder: 5 perl-LWP-Protocol-https: rationale: The API. - ref: rawhide + ref: f37 buildorder: 6 From 88c874613f1c71d02306eb744795e0f5715b2553 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 25 Aug 2022 08:46:54 +0200 Subject: [PATCH 6/9] Use source from f36 --- perl-libwww-perl.yaml | 50 +++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml index 54292b5..3af81ac 100644 --- a/perl-libwww-perl.yaml +++ b/perl-libwww-perl.yaml @@ -185,105 +185,105 @@ data: rpms: perl-B-COW: rationale: A buil-time dependency. - ref: f37 + ref: f36 buildonly: true buildorder: 0 perl-Data-Dump: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Digest-HMAC: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Encode-Locale: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-HTML-Tagset: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-HTTP-Date: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-IO-HTML: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Mozilla-CA: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Net-HTTP: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Test-Needs: rationale: A build dependency. - ref: f37 + ref: f36 buildonly: true buildorder: 0 perl-TimeDate: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Try-Tiny: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-WWW-RobotRules: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 0 perl-Clone: rationale: A recommended run-time dependency. - ref: f37 + ref: f36 buildorder: 1 perl-File-Listing: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 1 perl-NTLM: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 1 perl-Test-Fatal: rationale: A build dependency. - ref: f37 + ref: f36 buildonly: true buildorder: 1 perl-LWP-MediaTypes: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 2 perl-HTTP-Message: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 3 perl-HTML-Parser: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 4 perl-HTTP-Cookies: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 4 perl-HTTP-Daemon: rationale: A build dependency. - ref: f37 + ref: f36 buildonly: true buildorder: 4 perl-HTTP-Negotiate: rationale: A run-time dependency. - ref: f37 + ref: f36 buildorder: 4 perl-libwww-perl: rationale: The API. - ref: f37 + ref: f36 buildorder: 5 perl-LWP-Protocol-https: rationale: The API. - ref: f37 + ref: f36 buildorder: 6 From 49ef7c1b325bad9f28ef3a5649690ca94978b6fc Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Thu, 25 Aug 2022 14:15:15 +0200 Subject: [PATCH 7/9] Empty commit to rebuild all packages From 24776a76939c4eb04513dec9b337c363d7b4b106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 20 Feb 2023 09:35:01 +0100 Subject: [PATCH 8/9] Add contexts for Fedora 39 --- perl-libwww-perl.yaml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml index 3af81ac..788af18 100644 --- a/perl-libwww-perl.yaml +++ b/perl-libwww-perl.yaml @@ -86,6 +86,24 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f39p534' + platform: f39 + buildrequires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.34'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 - context: 'f35p536' platform: f35 buildrequires: @@ -158,6 +176,24 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 + - context: 'f39p536' + platform: f39 + buildrequires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + requires: + perl: ['5.36'] + perl-IO-Socket-SSL: ['2.074'] + buildopts: + rpms: + macros: | + %_without_perl_Clone_enables_optional_test 1 + %_without_perl_HTML_Tagset_enables_optional_test 1 + %_without_perl_HTTP_Daemon_enables_optional_test 1 + %_without_perl_NTLM_enables_optional_test 1 + %_without_perl_Test_Fatal_enables_extra_test 1 + %_without_perl_Test_Fatal_enables_optional_test 1 + %_without_perl_Try_Tiny_enables_optional_test 1 references: community: https://metacpan.org/release/libwww-perl profiles: From 4cdf5f2d90c109c408b2a440e331d28379b87929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 20 Feb 2023 09:35:29 +0100 Subject: [PATCH 9/9] Remove contexts for Fedora 35 --- perl-libwww-perl.yaml | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/perl-libwww-perl.yaml b/perl-libwww-perl.yaml index 788af18..4099bf2 100644 --- a/perl-libwww-perl.yaml +++ b/perl-libwww-perl.yaml @@ -14,24 +14,6 @@ data: a support for an HTTPS protocol. license: [MIT] configurations: - - context: 'f35p534' - platform: f35 - buildrequires: - perl: ['5.34'] - perl-IO-Socket-SSL: ['2.074'] - requires: - perl: ['5.34'] - perl-IO-Socket-SSL: ['2.074'] - buildopts: - rpms: - macros: | - %_without_perl_Clone_enables_optional_test 1 - %_without_perl_HTML_Tagset_enables_optional_test 1 - %_without_perl_HTTP_Daemon_enables_optional_test 1 - %_without_perl_NTLM_enables_optional_test 1 - %_without_perl_Test_Fatal_enables_extra_test 1 - %_without_perl_Test_Fatal_enables_optional_test 1 - %_without_perl_Try_Tiny_enables_optional_test 1 - context: 'f36p534' platform: f36 buildrequires: @@ -104,24 +86,6 @@ data: %_without_perl_Test_Fatal_enables_extra_test 1 %_without_perl_Test_Fatal_enables_optional_test 1 %_without_perl_Try_Tiny_enables_optional_test 1 - - context: 'f35p536' - platform: f35 - buildrequires: - perl: ['5.36'] - perl-IO-Socket-SSL: ['2.074'] - requires: - perl: ['5.36'] - perl-IO-Socket-SSL: ['2.074'] - buildopts: - rpms: - macros: | - %_without_perl_Clone_enables_optional_test 1 - %_without_perl_HTML_Tagset_enables_optional_test 1 - %_without_perl_HTTP_Daemon_enables_optional_test 1 - %_without_perl_NTLM_enables_optional_test 1 - %_without_perl_Test_Fatal_enables_extra_test 1 - %_without_perl_Test_Fatal_enables_optional_test 1 - %_without_perl_Try_Tiny_enables_optional_test 1 - context: 'f36p536' platform: f36 buildrequires: