pyproject-rpm-macros-0.1.12.0-1.el8$>NtGsP؝Ziv>=A?Atd  & W<@hl{    0 P  (P| ( 8 R9 R:RG<,H`U`_$_@_F@_{ _s!_k8_Wr@_R,@_C_6|_2@_16_+_)M_!d_ @_A@_^^@^@^\@^:@^2@]Γ@]@]]z@]:@]:@]:@]G@]G@]@Miro Hrončok - 0.1.12.0-1Miro Hrončok - 0.1.11.0-1Karolina Surma - 0.1.10.0-1Miro Hrončok - 0.1.8.0-2Maxwell G - 0.1.8.0-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-1Fedora Release Engineering - 1.5.1-2Miro 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-1Fedora Release Engineering - 1.3.2-2Benjamin 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-1Miro Hrončok - 1.0.0~rc1-1Miro Hrončok - 0-55Karolina Surma - 0-54Miro Hrončok - 0-53Gordon Messmer - 0-52Miro Hrončok - 0-51Gordon Messmer - 0-50Karolina Surma - 0-49Miro Hrončok - 0-48Miro Hrončok - 0-47Miro Hrončok - 0-46Fedora Release Engineering - 0-45Python Maint - 0-44Tomas Hrnciar - 0-43Miro Hrončok - 0-42Miro Hrončok - 0-41Miro Hrončok - 0-40Miro Hrončok - 0-39Miro Hrončok - 0-38Miro Hrončok - 0-37Fedora Release Engineering - 0-36Miro Hrončok - 0-35Miro Hrončok - 0-34Miro Hrončok - 0-33Miro Hrončok - 0-32Miro Hrončok - 0-31Lumír Balhar - 0-30Miro Hrončok - 0-29Gordon Messmer - 0-28Miro Hrončok - 0-27Tomas Hrnciar - 0-26Miro Hrončok - 0-25Miro Hrončok - 0-24Lumír Balhar - 0-23Tomas Hrnciar - 0-22Miro Hrončok - 0-21Miro Hrončok - 0-20Fedora Release Engineering - 0-19Miro Hrončok - 0-18Miro Hrončok - 0-17Miro Hrončok - 0-16Tomas Hrnciar - 0-15Patrik Kopkan - 0-14Miro Hrončok - 0-13Miro Hrončok - 0-12Fedora Release Engineering - 0-11Patrik Kopkan - 0-10Anna Khaitovich - 0-9Miro Hrončok - 0-8Miro Hrončok - 0-7Petr Viktorin - 0-6Miro Hrončok - 0-5Fedora Release Engineering - 0-4Miro Hrončok - 0-3Miro Hrončok - 0-2Patrik Kopkan - 0-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) - Show a better error message when %pyproject_install finds no wheel - Fixes: rhbz#2242452- Add %_pyproject_check_import_allow_no_modules for automated environments- Add Python 3.12 RPM dependencies- Initial stripped down macros for epel8- Rebuilt for ELN dependency changes- %pyproject_buildrequires: Add support for self-referential extras requirements Fixes: rhbz#2171343 - 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 - Fixes: rhbz#2183519- 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 - Fixes: rhbz#2166295- %pyproject_buildrequires: Avoid leaking stdout from subprocesses - Fixes: rhbz#2166888- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild- Adjusts %pyproject_buildrequires tests for tox 4 - Fixes: rhbz#2160687- Use %py3_test_envvars in %tox when available- %pyproject_check_import: Import only the modules whose top-level names match any of the globs provided to %pyproject_save_files - Fixes: rhbz#2127958- Fix typo in internal function name- Don't fail %pyproject_save_files '*' if no modules are detected- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild- Update %pyproject_build_lib to support setuptools 62.1.0 and later - Fixes: rhbz#2097158 - %pyproject_buildrequires: When extension modules are built, support https://fedoraproject.org/wiki/Changes/Package_information_on_ELF_objects - Fixes: rhbz#2097535- %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. - Fixes: rhbz#2076994- %pyproject_save_files: Support nested directories in dist-info - Fixes: rhbz#1985340- Prefix paths of intermediate files (such as %{pyproject_files}) with NVRA- Release final version 1.0.0- Updated compatibility with tox4- Release version 1.0.0, first release candidate- %pyproject_buildrequires: Generate BuildRequires for this package This package is already installed, but this way, the resulting SRPM explicitly BuildRequires it- Include compressed manpages to the package if flag '+auto' is provided to %pyproject_save_files - Fixes: rhbz#2033254- %pyproject_buildrequires: Make -r (include runtime) the default, use -R to opt-out- Handle legacy version specifiers that would previously raise exceptions.- Define provisional %pyproject_build_lib- Improve handling of > operator, preventing post-release from satisfying most rpm requirements - Improve handling of < operator, preventing pre-release from satisfying rpm requirement - Improve handling of != operator with prefix matching, preventing pre-release from satisfying rpm requirements- %pyproject_save_files: Save %_pyproject_modules file with importable module names - Introduce %pyproject_check_import which passes %_pyproject_modules to %py3_check_import - Introduce -t, -e filtering options to %pyproject_check_import- %pyproject_buildrequires: Accept installed pre-releases for all requirements - Fixes: rhbz#2014639- %pyproject_save_files: Expand the namespace error message, also display it with / - %pyproject_save_files: Add a workaround error for spaces and [brackets]- %pyproject_buildrequires now fails when it encounters an invalid requirement - Fixes: rhbz#1983053 - Rename %_pyproject_ghost_distinfo and %_pyproject_record to indicate they are private - Automatically detect LICENSE files and mark them with %license macro- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild- Escape weird paths generated by %pyproject_save_files - Fixes rhbz#1976363 - Support x.* versions in %pyproject_buildrequires - Fixes rhbz#1981558 - %pyproject_buildrequires fallbacks to setuptools only if setup.py exists - Fixes: rhbz#1976459 - Explicitly require the "basic" Python RPM macros- Generate BuildRequires from file - Fixes: rhbz#1936448- Don't accidentally treat "~= X.0" requirement as "~= X" - Fixes rhbz#1977060- Don't leak %{_pyproject_builddir} to pytest collection - Fixes rhbz#1935212- Don't leak $TMPDIR outside of pyproject macros - Set %_pyproject_wheeldir and %_pyproject_builddir relative to the source tree, not $PWD- Handle tox provision (tox.requires / tox.minversion) - Fixes: rhbz#1922495 - Generate BuildRequires on extras in lower case - Fixes: rhbz#1937944- Include nested __pycache__ directories in %pyproject_save_files - Fixes: rhbz#1925963- Remove support for Python 3.7 from %pyproject_buildrequires - Generate python3dist(toml) BR with pyproject.toml earlier to avoid extra install round - Generate python3dist(setutpools/wheel) BR without pyproject.toml earlier as well- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild- Update the description of the package to match the new README content- List all files in %pyproject_files explicitly to avoid duplicate %lang entries - If you amend the installed files after %pyproject_install, %pyproject_files might break- Pass PYTHONDONTWRITEBYTECODE=1 to %tox to avoid packaged PYTEST bytecode- Allow multiple -e in %pyproject_buildrequires - Fixes: rhbz#1886509- Support PEP 517 list based backend-path- Process RECORD files in %pyproject_install and remove them - Support the extras configuration option of tox in %pyproject_buildrequires -t - Support multiple -x options for %pyproject_buildrequires - Fixes: rhbz#1877977 - Fixes: rhbz#1877978- Check the requirements after installing "requires_for_build_wheel" - If not checked, installing runtime requirements might fail- Support more Python version specifiers in generated BuildRequires - This adds support for the '~=' operator and wildcards- Make code in $PWD importable from %pyproject_buildrequires - Only require toml for projects with pyproject.toml - Remove a no longer useful warning for unrecognized files in %pyproject_save_files- Implement automatic detection of %lang files in %pyproject_save_files and mark them with %lang in filelist- Handle Python Extras in %pyproject_buildrequires on Fedora 33+- Allow multiple, comma-separated extras in %pyproject_buildrequires -x- Make macros more universal for alternative Python stacks- Change %pyproject_save_files +bindir argument to +auto to list all unclassified files in filelist- Actually implement %pyproject_extras_subpkg- Implement %pyproject_extras_subpkg- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild- %pyproject_buildrequires -x (extras requires for tests) now implies -r (runtime requires) instead of erroring without it for better UX.- Set HOSTNAME to prevent tox 3.17+ from a DNS query - Fixes rhbz#1856356- Switch from upstream deprecated pytoml to toml- Adapt %pyproject_install not to create a PEP 610 direct_url.json file- Add %pyproject_save_file macro for generating file section - Handle extracting debuginfo from extension modules (#1806625)- Tox dependency generator: Handle deps read in from a text file (#1808601)- Fallback to setuptools.build_meta:__legacy__ backend instead of setuptools.build_meta - Properly handle backends with colon - Preserve existing flags in shebangs of Python files in /usr/bin- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild- Install wheel in '$PWD/pyproject-macros-wheeldir' to have more explicit path from which we install. - The path can be changed by redefining %_pyproject_wheeldir.- Remove stray __pycache__ directory from /usr/bin when running %pyproject_install- When tox fails, print tox output before failing- Move a verbose line of %pyproject_buildrequires from stdout to stderr- Use importlib_metadata rather than pip freeze- Allow to fetch test dependencies from tox - Add %tox macro to invoke tests- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild- Add %pyproject_buildrequires- Fix shell syntax errors in %pyproject_install - Drop PATH warning in %pyproject_install- created package0.1.12.0-1.el8macros.pyprojectpyproject_preprocess_record.pypyproject_save_files.pypyproject_wheel.pypyproject-rpm-macrosREADME.mdpyproject-rpm-macrosLICENSE/usr/lib/rpm/macros.d//usr/lib/rpm/redhat//usr/share/doc//usr/share/doc/pyproject-rpm-macros//usr/share/licenses//usr/share/licenses/pyproject-rpm-macros/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protectiondrpmxz2noarch-redhat-linux-gnumakefile script, ASCII textPython script, ASCII text executablePython script, UTF-8 Unicode text executabledirectoryUTF-8 Unicode textASCII text, with very long lineshttps://bugz.fedoraproject.org/pyproject-rpm-macros(python3.11-rpm-macros if python3.11-devel)(python3.12-rpm-macros if python3.12-devel)(python38-rpm-macros if python38-devel)(python39-rpm-macros if python39-devel)utf-8215784a51d650ca1f995cc66e56fae821acec808f578ec6c056b300ee7d433ee?07zXZ !#,]"k%Ut0= #5'̂jk)gk{G_||螿lER` sZY[ۨ{,\栋.]ŝQ^]J0 JYDpr0ܙ LX~gisG)S$6pumfOLϯU3b%ϧ5Dc2_2%!990CXZ_o>K ">eqUU98q qo _S:޾ ?]`j +Ӯ ɖŒ:ΆJ9!=+8jmO델7?,=J$ VUdp!IQm^]pgo7&VmSiݷ6{OVĴ# $zpp$^m~U3  [qf+⯍mn_ aMb޳dP>˧~h/ N3soOI՚]9jxa!rWQo;GWenq\gJ"jrf:q r˶rNqzd{`uń 9Vo5ѧR7V:s 7&-m9e0& *=u{ϋUT!,4Eetn? Dx?7P7Cw&%āMhaX6**:UyQym.?'n:íNtH)crlb_#C^y4&ax̜ 9D8*s`5 $Pp%E?Mʃ e] ~#ZZ4 6g^mO =_ W7#[&V͑S*(`;a\Y 9JIC>|܃io Ra`qdXi R %LvYuQs&+ +gFUu X"kBsJؑ^m/El4 v$ͯ {3PN*(H" H8y0e?SC c8^\~,Iݳ57Ki>ZCi0s\[ KDM6t gr- xom "1X؄ZY"tL9$ҙOy7j <-J#F>9NS$tVmZ9Q% YZ