python3-libmodulemd-2.13.0-150400.1.8 >  A bwNp9|kdgw }O[rZS^=+)13Gs'kGzoG:}o6σi3F !GM0:e#u2?#4WȆ>WJRFp 7. U&LޯUsaG7r;sA:=n1E Z(τ.1g%v)՚Qo#fcC?DpyF,adZjW_mAs_S븰6qHt0926b06a1f013eb93c4ce3d558ec8378e96d3663680c2286d4895a02763c33f3597815d2f637804375ed50adbe764c82b97816cd)bwNp9|y iRVZ_2OJC)KRNÑ ] aPܽR#fY9:@LEBW;`ZA< L2*]KVu2_ڏ흖%ir@w "'OHwJQG? EӺ 0B't5B oɅ|9~{?|₧1 pJ7{V^n@BT  Z ~:M*IpLeVdC3"<>p>?d ( J  >DLP R T X   0  (38<9t:}FGHIXY\]^bAcdGeLfOlQudvhwxyzCpython3-libmodulemd2.13.0150400.1.8Python 3 bindings for libmodulemdThis package provides the Python 3 bindings for libmodulemd.bwNs390zl32SUSE Linux Enterprise 15SUSE LLC MIThttps://www.suse.com/Development/Libraries/Pythonhttps://github.com/fedora-modularity/libmodulemdlinuxs390x`70690b963a6d7e44c371a1f50cbc3ce81a6e692f2fa9d53bc9f7d28401e7d0d5rootrootlibmodulemd-2.13.0-150400.1.8.src.rpmpython3-libmodulemdpython3-libmodulemd(s390-64)@    @@python(abi)python3-gobjectpython3-sixrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(Modulemd)typelib-1_0-Modulemd-2_0(s390-64)3.63.0.4-14.6.0-14.0-15.2-12.13.0-150400.1.84.14.3a(``>_Í@_c^$D]@\\g\ŕ\@\\Yz\Vngompa13@gmail.commeissner@suse.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.comngompa13@gmail.com- Update to 2.13.0 + Add /data/demodularized/rpms list to modulemd and modulemd-packager formats. + modulemd-validator enables you to constrain a document type with a new "--type" option. + Reject invalid integers. Purely non-numeric values and negative numbers where an unsigned type is mandated by a specification raise a parser error now. + Handle a failed g_setenv() call in modulemd-validator. + Prevent from dereferencing a NULL pointer when reporting invalid subdocuments. + "modulemd-validator --version" command returns 0 exit code now.- Updated to 2.12.1 This is a bug-fix release fully compatible with the previous 2.12.0 version. Notable changes: Enhancements: - Improve diagnostic messages for compression tests. - Tests performed in a GitHub continues integration are faster. - Use GitHub actions to perform CI tests also on ArchLinux, Mageia, Mandriva, and OpenSUSE. Fixes: - Relax context value up to 13 characters including an underscore character in modulemd v2 format. This reenables scratch-builds in MBS. Migrate Packit tests from a deprecated current_version_command to a newer actions/get-current-version.- Update to 2.12.0 + Add support for 'buildorder' to Packager documents + Fix issue with ModuleIndex when input contains only Obsoletes documents + Extend read_packager_[file|string]() to support overriding the module name and stream. + Ignore Packager documents when running ModuleIndex.update_from_*() + Add python overrides for XMD in PackagerV3 + Add python override to ignore the GType return when reading packager files + Add PackagerV3.get_mdversion() - Drop patch incorporated in this release + Patch: 0001-Fix-integer-size-issue-on-32-bit-platforms.patch- Update to 2.10.0 + Add modulemd-obsoletes + Add modulemd v3 format - Fix build for 32-bit architectures with patch from upstream + Patch: 0001-Fix-integer-size-issue-on-32-bit-platforms.patch- Rebase to 2.9.4 + Deprecate reset methods in favor of clear methods + Add modulemd-validator man page + Add Module.search_streams_by_glob() + Add ModuleIndex.search_streams() method + Add Modulemd.Module.search_streams_by_nsvca_glob() + Add ModuleIndex.search_streams_by_nsvca_glob() + Add ModuleIndex.search_rpms() + Add ModuleStreamV2.search_profiles() + Add framework for handling modulemd-packager YAML documents + Return appropriate error when parsing a ModulemdStream doc fails + Rework ModulemdError and ModulemdYamlError + Improve Modulemd*ErrorEnum deprecations + Use the new error enums everywhere + Fix inconsistent error setting + Make SKIP_UNKNOWN return UNKNOWN_ATTR in strict mode + modulemd-packager: Check for extraneous attributes + Fix bug printing negative buildorder values + Handle NULL nsvca_patterns for globs + Relax handling of differing content for the same NSVCA- Update to 2.8.3 + Detect GDate autoptr when available to fix build with glib2 >= 2.63.3 + Correct typo in MODULEMD_REPLACE_SET() + Fix modulemd_buildopts_copy() to make a deep copy of the rpm whitelist + Add support for new ModulemdBuildopts arches attribute- Update to 2.8.2 + modulemd v1 has been split out into is own tarball + Add ModuleIndexMerger.resolve_ext() + Fix transfer type for Module.search_streams() + Correct typo in ModulemdModuleStream.arch property nickname + Add gtk-doc descriptions for ModulemdModuleStream object properties + Fix modulemd_yaml_parse_bool() comparisons so return value is correct + Make ModulemdErrorEnum and ModulemdYamlErrorEnum into public enums + Move modulemd_module_stream_v2_replace_*() method definitions to correct header file and add documentation + Refactor stream copy/upgrade helper macros + Add Modulemd.Module.get_translation() + Add ModuleIndex.update_from_defaults_directory() + Modulemd.ModuleIndex.update_from_file() now supports reading files compressed with gzip, bzip2 or xz - libmodulemd1 has been split into its own package- Update to 2.5.0 (v2) and 1.8.11 (v1) + Ensure that XMD is always emitted in the same order + Add .clear_*() functions for all .add_*() functions + Add ModuleStream.equals() + Add ModuleIndex.get_default_streams() + Add ModuleStreamV2.clear_dependencies() and .remove_dependencies() + Fix bugs and memory issues with the XMD python bindings + Assorted documentation enhancements- Update to 2.3.1 (v2) and 1.8.8 (v1) + Make Modulemd.Component.set_*() functions accept NULL (gh#fedora-modularity/libmodulemd#279) + Fix segmentation fault in XMD code due to improper memory management (gh#fedora-modularity/libmodulemd#274) + Fix assorted documentation issues - Disable executing test suite on ARM and RISC-V due to performance issues with builders- Add missing dependency on six module for Python 3 bindings subpackage- Update to 2.3.0 (v2) and 1.8.7 (v1) + Add ModuleIndex.update_from_custom() + Add ModuleIndex.dump_to_custom() + Add Component.equals() + Add Module.remove_streams_by_NSVCA() + Fix bug with emitting lists of scalars in XMD + Fix bug with deduplication in the ModuleIndexMerger + Fix serious memory leak - Drop patch included in upstream release * 0001-Only-require-python2-if-installing-overrides.patch- Update to 2.2.2 (v2) and 1.8.5 (v1) + Fix documentation for ModuleStream.depends_on_stream() + Update APIs to handling full NSVCA of modules + Add new APIs for handling full NSVCA of modules + Add 'buildonly' option for components + Add 'buildafter' component + Add config option for python overrides - Drop patches included in upstream release * 0001-V2-Add-missing-include-for-string.h-to-modulemd-util.patch * 0002-Tests-Use-bin-bash-for-interpreter-shebangs-for-shel.patch - Add patch backported from upstream to avoid Python 2 dependency * 0001-Only-require-python2-if-installing-overrides.patch- Add patches backported from upstream to fix build on openSUSE * 0001-V2-Add-missing-include-for-string.h-to-modulemd-util.patch * 0002-Tests-Use-bin-bash-for-interpreter-shebangs-for-shel.patch - Run tests during package builds- Initial packaging based on Mageia packages390zl32 16519861512.13.0-150400.1.82.13.0-150400.1.8Modulemd.py/usr/lib64/python3.6/site-packages/gi/overrides/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:SLE-15-SP4:GA/standard/93a9b3bdedc86a4c37a48dc4ed882067-libmodulemdcpioxz5s390x-suse-linuxPython script, ASCII text executableRRRY'"@'IFutf-866d812126bb22d44f2bf36063cbfe923ac1c83ea5bf44b8e7222bc79a90e7ef9? 7zXZ !t/;c] crv(vX0<נH8g=<.F2T1dϢZl.6< )4޽WVPd@/r~yA2A]q ; ‘o|š"rs6r ?1:W9敓HYk̂|2M$m{++lQ KuMyN ^]~C}@b}!zZYQnRkS 9?>|]V' &me\050Ee$gr(hbT(\bp. #Y&:}ak#MHRbi mŀQ1٪bf&# T^.T}BrZJfAIl,-xky|6Ȭ:q,{\|F8`E*q-(6?, Xϴ=ǵMeDE֛pl[GP!9ek[&zNAg9p\fFM־B}!t Q_W^YF{w]\c_O?C/k\ ܀Dkļ%^Tqj25G (aR˅mT2 ItJFŊ&Y.^zNǎ`D">S/k=;9 r` B[We@}O9_$i6%ݏvveVh1fH%X^ep|z7 lh(}T(9zvȯO3Hs \c|\Ò[i,ikN7mcxU8;L9JI 6K9IRxBTiOȔS10'ŮSERԙ լAH)|bA30 5JOz̄)W\ĺDIDϢM3&r߼sAAODMI#?b/{Z4kL޵9'SOE` Ju/GyP" f`d\H.P 4`O YZ