�����pyproject-srpm-macros-1.12.0-1.el9����>� M Mv�������� ĉJ4!!�%j�o�Lne)Ip-Bm5 ']f ��releng@rockylinux.org p-Bm5 ']���?�x�te��EP���k�Y4���@.�ㇺ��ɤ�.�Ÿ� �)��f]_���5e�'-؁ ��a��!�n8-�P$�@�?{�Gro� ���c�E J,�m�Q�9����wm��UՈ.�>��8�!�'y��������#G���+�6fN�B�u�I �R17T?��J�9��uq�[Դbx�πzn�a�M�&��d��^�. 9�����'VJ�P��9�+�*���L�,ڦSu;Ƹ.d5a0c14af363bc7a7ee9b38f999efb2e918b479ba2b45d3754b367125dc958f619dbf01476f09e140a343016a942d93c6a4b97ee �0"`tJH�M�N�B �L>�������<�?�d���� %� X�H�L����������� ���<�BLX ^ d p � �"LXp�l(�8�9: �FMG�H�I�X�Y�\�]�^bWd�e�f�l�t�uvzJ�\�`�f����Cpyproject-srpm-macros1.12.01.el9Minimal implementation of %pyproject_buildrequiresThis package contains a minimal implementation of %pyproject_buildrequires. When used in %generate_buildrequires, it will generate BuildRequires for pyproject-rpm-macros. When both packages are installed, the full version takes precedence.f �opb-50ce0d32-9c45-4149-bf74-8f2d172f2df3-b-noarch�Rocky Linux 9.4Rocky Enterprise Software FoundationMITRocky Linux Build System (Peridot) Unspecifiedhttps://src.fedoraproject.org/rpms/pyproject-rpm-macroslinuxnoarch�1��A큤f �"f ��f �"cfdd774095c84642ba473675bf4c17752a93de9b58f4727f91f7b068932c45977a89da3454e97113c7c1f7037933e8cac6882a84ae1981e3dc28c0d51654fd1d�rootrootrootrootrootrootpyproject-rpm-macros-1.12.0-1.el9.src.rpm������������pyproject-srpm-macros     (pyproject-rpm-macros = 1.12.0-1.el9 if pyproject-rpm-macros)(rpm-build >= 4.14.90 if rpm-build)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsZstd)rpmlib(RichDependencies)3.0.4-14.6.0-14.0-15.4.18-14.12.0-14.16.1.3e���e@e�@dw6�dw6�dl��dJc�d&�@c�&@c��c��@cʂ@c�G�c���c(Y�c ��b�L@b���b��@b|��bi0@bUi�b9�@b �b �Miro Hrončok - 1.12.0-1Miro Hrončok - 1.11.0-1Python Maint - 1.10.0-1Maxwell G - 1.9.0-1Miro Hrončok - 1.8.1-1Miro Hrončok - 1.8.0-2Miro Hrončok - 1.8.0-1Miro Hrončok - 1.7.0-1Lumír Balhar - 1.6.3-1Lumír Balhar - 1.6.2-1Miro Hrončok - 1.6.1-1Miro Hrončok - 1.6.0-1Miro Hrončok - 1.5.1-1Miro Hrončok - 1.5.0-1Python Maint - 1.4.0-1Otto Liljalaakso - 1.3.4-1Karolina Surma - 1.3.3-1Benjamin A. Beasley - 1.3.2-1Owen Taylor - 1.3.1-1Miro Hrončok - 1.3.0-1Miro Hrončok - 1.2.0-1Miro Hrončok - 1.1.0-1Miro Hrončok - 1.0.1-1Miro Hrončok - 1.0.0-1Lumír Balhar - 1.0.0~rc2-1- Namespace pyproject-rpm-macros generated text files with %{python3_pkgversion} - That way, a single-spec can be used to build packages for multiple Python versions - Fixes: rhbz#2209055- Add the -l/-L flag to %pyproject_save_files - The -l flag can be used to assert at least 1 License-File was detected - The -L flag explicitly disables this check (which remains the default) - Prevent incorrect usage of %pyproject_buildrequires -R with -x/-e/-t - Fixes: rhbz#2244282 - Show a better error message when %pyproject_install finds no wheel - Fixes: rhbz#2242452 - Fix %pyproject_buildrequires -w when the build backend is already installed and pip isn't - Fixes: rhbz#2169855- Add %_pyproject_check_import_allow_no_modules for automated environments - Fix handling of tox 4 provision without an explicit tox minversion - Fixes: rhbz#2240590- Allow passing config_settings to the build backend.- On Python older than 3.11, use tomli instead of deprecated toml - Fix literal % handling in %{pyproject_files} on RPM 4.19- Rebuilt for ELN dependency changes- %pyproject_buildrequires: Add support for self-referential extras requirements - Deprecate the provisional %{pyproject_build_lib} macro See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproject.org/thread/HMLOPAU3RZLXD4BOJHTIPKI3I4U6U7OE/- %pyproject_buildrequires: Redirect stdout to stderr via Shell - Dependencies are recorded to a text file that is catted at the end- Remove .dist-info directory at the end of %pyproject_buildrequires - An incomplete .dist-info directory in $PWD can confuse tests in %check- Improve detection of lang files- %pyproject_buildrequires: Avoid leaking stdout from subprocesses- Add pyproject-srpm-macros with a minimal %pyproject_buildrequires macro- Adjusts %pyproject_buildrequires tests for tox 4- Use %py3_test_envvars in %tox when available- %pyproject_save_files: Support License-Files installed into the *Root License Directory* from PEP 639 - %pyproject_check_import: Import only the modules whose top-level names match any of the globs provided to %pyproject_save_files- Fix typo in internal function name- Don't fail %pyproject_save_files '*' if no modules are detected- Update %pyproject_build_lib to support setuptools 62.1.0 and later - %pyproject_buildrequires: When extension modules are built, support https://fedoraproject.org/wiki/Changes/Package_information_on_ELF_objects- %pyproject_install: pass %{_prefix} explicitly to pip install- Use tomllib from the standard library on Python 3.11+- %pyproject_buildrequires: Add provisional -w flag for build backends without prepare_metadata_for_build_wheel hook When used, the wheel is built in %pyproject_buildrequires and information about runtime requires and extras is read from that wheel.- %pyproject_save_files: Support nested directories in dist-info- Prefix paths of intermediate files (such as %{pyproject_files}) with NVRA- Release final version 1.0.0- Updated compatibility with tox4pb-50ce0d32-9c45-4149-bf74-8f2d172f2df3-b-noarch 17120426071.12.0-1.el9macros.aaa-pyproject-srpmpyproject-srpm-macrosLICENSE/usr/lib/rpm/macros.d//usr/share/licenses//usr/share/licenses/pyproject-srpm-macros/-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protectioncpiozstd19noarch-redhat-linux-gnuASCII textdirectoryASCII text, with very long lines���|v4Źc���M�3utf-887de10c00e5b8c61eece7f666cd196d279125b6aecf0e92f975c7c25b2d7074c205edfea617b271e27ad99acd17047be02eef132594f8bfa1b854871d1901844?���@(�/�h��'���H"�}���vrq50ض���K�lr1e0������7ޡ��������R�Y��5n���͖:ֲs(F�v�����|��]���{sM�p|7~��f���Y���[�љ[K�v[7�U�-A��1����p����c��prU ��A����5�L�+�� �(PICD� v�����3O��ǚ6g��}�\69sǛ�Q����ص������q8ߊ�v�nId�Y�T��- Jq�$H ��o�9��_���!s��� GdÛ��  �j������*oHl��k��8���,��o�f.�eՖ%�vD��DWP�+UWL�ɞ��2����4R�D%1mņ�if��Z�rmi͏i�~qX�w��t8j�������o��t����{�ֿ�D�5�H�j���M�n��ȿ��j��b��;w7;� ��AN�aMR��iHU��XQ���5SFrRT���E#+�.���%�I�ă�2U����(+0�$3o���� ؏I� �*RhU���|SF�S>L� 5c�����,�� Ʈ挗8��(���"%3IT�q�\�Ũ1�s��D�$�4 ������c�M����2�I��8\c ˡ��+W����<4&ʷ�On�H�BV�+�oH�]�L;�,�U4�Ӱ�P��&.��X^\���2�Ѕ��ɖ;�@��&�ƕ�$Ah�!��m=OT���4�&5�Y�Up.iH1���\��|@��~@d��&��r= �m?�H S�+�W��z��>d�w�p\�*���Y|� T�>h�9�V<ĵK|� *m ��Dv���Fe�@����J�vfE� �zU���M�,+�2�mA ����J����^zb���ǁ���e�D���H�A��/HX��f���=�_?�(Na��#�kn��&̹z/�W�}DZ�A��Ţuc��Q|�VD��*���ǻڈ���o���]f\#ǡƸ���%