Sun, 30 Jun 2024 16:31:52 UTC | login

Information for build ghc-hxt-regex-xmlschema-9.2.0.3-10.fc31

ID125158
Package Nameghc-hxt-regex-xmlschema
Version9.2.0.3
Release10.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/ghc-hxt-regex-xmlschema.git#590936d5ea7fa906d45b0be9b94eb1ad05cae5d3
SummaryA regular expression library for W3C XML Schema regular expressions
DescriptionThis library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. Extensions in 9.2: The library does nor only support String's, but also ByteString's and Text in strict and lazy variants.
Built bydavidlt
State failed
Volume DEFAULT
StartedSun, 22 Sep 2019 00:51:51 UTC
CompletedSun, 22 Sep 2019 01:30:19 UTC
Taskbuild (f31-candidate, /rpms/ghc-hxt-regex-xmlschema.git:590936d5ea7fa906d45b0be9b94eb1ad05cae5d3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ghc-hxt-regex-xmlschema.git#590936d5ea7fa906d45b0be9b94eb1ad05cae5d3'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 02 2019 Jens Petersen <petersen@redhat.com> - 9.2.0.3-10 - add doc and prof subpackages (cabal-rpm-1.0.0) * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.0.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Feb 17 2019 Jens Petersen <petersen@redhat.com> - 9.2.0.3-8 - refresh to cabal-rpm-0.13 * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.0.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Jul 28 2018 Jens Petersen <petersen@redhat.com> - 9.2.0.3-6 - rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.0.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 9.2.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Jan 26 2018 Jens Petersen <petersen@redhat.com> - 9.2.0.3-3 - rebuild * Wed Oct 04 2017 Jens Petersen <petersen@redhat.com> - 9.2.0.3-2 - disable tests due to hanging https://github.com/UweSchmidt/hxt/issues/72