Compare commits
No commits in common. "2.46" and "master" have entirely different histories.
1 changed files with 0 additions and 204 deletions
|
|
@ -1,204 +0,0 @@
|
||||||
document: modulemd-packager
|
|
||||||
version: 3
|
|
||||||
data:
|
|
||||||
name: perl-XML-Parser
|
|
||||||
stream: '2.46'
|
|
||||||
summary: Perl module for parsing XML documents
|
|
||||||
description: >
|
|
||||||
This module provides ways to parse XML documents. It is built on top
|
|
||||||
of XML::Parser::Expat, which is a lower level interface to James
|
|
||||||
Clark's expat library. Each call to one of the parsing methods creates
|
|
||||||
a new instance of XML::Parser::Expat which is then used to parse the
|
|
||||||
document. Expat options may be provided when the XML::Parser object is
|
|
||||||
created. These options are then passed on to the Expat object on each
|
|
||||||
parse call. They can also be given as extra arguments to the parse
|
|
||||||
methods, in which case they override options given at XML::Parser
|
|
||||||
creation time.
|
|
||||||
license: [MIT]
|
|
||||||
configurations:
|
|
||||||
#- context: '6'
|
|
||||||
# platform: f36
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '7'
|
|
||||||
# platform: f36
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.67']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.67']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '8'
|
|
||||||
# platform: f36
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.36']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.36']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
- context: '9'
|
|
||||||
platform: f36
|
|
||||||
buildrequires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
requires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
buildopts:
|
|
||||||
rpms:
|
|
||||||
macros: |
|
|
||||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '10'
|
|
||||||
# platform: f37
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '11'
|
|
||||||
# platform: f37
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.67']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.67']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '12'
|
|
||||||
# platform: f37
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.36']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.36']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
- context: '13'
|
|
||||||
platform: f37
|
|
||||||
buildrequires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
requires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
buildopts:
|
|
||||||
rpms:
|
|
||||||
macros: |
|
|
||||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '14'
|
|
||||||
# platform: f38
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '15'
|
|
||||||
# platform: f38
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.67']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.34']
|
|
||||||
# perl-libwww-perl: ['6.67']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
#- context: '16'
|
|
||||||
# platform: f38
|
|
||||||
# buildrequires:
|
|
||||||
# perl: ['5.36']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# requires:
|
|
||||||
# perl: ['5.36']
|
|
||||||
# perl-libwww-perl: ['6.62']
|
|
||||||
# buildopts:
|
|
||||||
# rpms:
|
|
||||||
# macros: |
|
|
||||||
# %_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
- context: '17'
|
|
||||||
platform: f38
|
|
||||||
buildrequires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
requires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
buildopts:
|
|
||||||
rpms:
|
|
||||||
macros: |
|
|
||||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
- context: '18'
|
|
||||||
platform: f39
|
|
||||||
buildrequires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
requires:
|
|
||||||
perl: ['5.36']
|
|
||||||
perl-libwww-perl: ['6.67']
|
|
||||||
buildopts:
|
|
||||||
rpms:
|
|
||||||
macros: |
|
|
||||||
%_without_perl_Devel_CheckLib_enables_optional_test 1
|
|
||||||
references:
|
|
||||||
community: https://metacpan.org/release/XML-Parser
|
|
||||||
profiles:
|
|
||||||
common:
|
|
||||||
description: XML::Parser Perl module
|
|
||||||
rpms:
|
|
||||||
- perl-XML-Parser
|
|
||||||
api:
|
|
||||||
rpms:
|
|
||||||
- perl-XML-Parser
|
|
||||||
filter:
|
|
||||||
rpms:
|
|
||||||
- perl-Capture-Tiny
|
|
||||||
- perl-Devel-CheckLib
|
|
||||||
components:
|
|
||||||
rpms:
|
|
||||||
perl-Capture-Tiny:
|
|
||||||
rationale: For perl-Devel-CheckLib.
|
|
||||||
ref: f37
|
|
||||||
buildonly: true
|
|
||||||
buildorder: 0
|
|
||||||
perl-Devel-CheckLib:
|
|
||||||
rationale: For perl-XML-Parser.
|
|
||||||
ref: f37
|
|
||||||
buildonly: true
|
|
||||||
buildorder: 1
|
|
||||||
perl-XML-Parser:
|
|
||||||
rationale: The API.
|
|
||||||
ref: f37
|
|
||||||
buildorder: 2
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue