Fedora Packages

python-srpm-macros-3.11-1.fc37 in Fedora Rawhide

↵ Return to the main page of python-srpm-macros
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2022-06-13 Tomáš Hrnčiar <thrnciar at redhat dot com> - 3.11-1 - Update main Python to Python 3.11 - https://fedoraproject.org/wiki/Changes/Python3.11
2022-05-26 Owen Taylor <otaylor at redhat dot com> - 3.10-18 - Support installing to %{_prefix} other than /usr
2022-02-08 Tomas Orsava <torsava at redhat dot com> - 3.10-17 - %py_provides: Do not generate Obsoletes for names containing parentheses
2022-01-31 Miro Hrončok <mhroncok at redhat dot com> - 3.10-16 - Explicitly opt-out from Python name-based provides and obsoletes generators
2021-12-21 Tomas Orsava <torsava at redhat dot com> - 3.10-15 - Add lua helper functions to make it possible to automatically generate Obsoletes tags - Modify the %py_provides macro to also generate Obsoletes tags on CentOS/RHEL
2021-12-08 Miro Hrončok <mhroncok at redhat dot com> - 3.10-14 - Set %__python3 value according to %python3_pkgversion I.e. when %python3_pkgversion is 3.12, %__python3 is /usr/bin/python3.12
2021-11-01 Karolina Surma <ksurma at redhat dot com> - 3.10-13 - Fix multiline arguments processing for %py_check_import Resolves: rhbz#2018809 - Fix %py_shebang_flags handling within %py_check_import Resolves: rhbz#2018615 - Process .pth files in buildroot's sitedirs in %py_check_import Resolves: rhbz#2018551 - Move import_all_modules.py from python-srpm-macros to python-rpm-macros
2021-10-25 Karolina Surma <ksurma at redhat dot com> - 3.10-12 - Introduce -f (read from file) option to %py{3}_check_import - Introduce -t (filter top-level modules) option to %py{3}_check_import - Introduce -e (exclude module globs) option to %py{3}_check_import
2021-10-20 Tomas Orsava <torsava at redhat dot com> - 3.10-11 - Define a new macros %python_wheel_dir and %python_wheel_pkg_prefix
2021-10-12 Lumír Balhar <lbalhar at redhat dot com> - 3.10-10 - Non-existing path in py_reproducible_pyc_path causes build to fail Resolves: rhbz#2011056

Dependencies

Provides

  • bundled(python3dist(compileall2))
  • python-srpm-macros
  • rpm_macro(_python_bytecompile_errors_terminate_build)
  • rpm_macro(_python_bytecompile_extra)
  • rpm_macro(py2_dist)
  • rpm_macro(py3_dist)
  • rpm_macro(py_auto_byte_compile)
  • rpm_macro(py_dist_name)
  • rpm_macro(py_provides)
  • rpm_macro(pypi_source)
  • rpm_macro(python)
  • rpm_macro(python2)
  • rpm_macro(python3)
  • rpm_macro(python3_pkgversion)
  • rpm_macro(python_extras_subpkg)
  • rpm_macro(python_wheel_dir)
  • rpm_macro(python_wheel_pkg_prefix)

Files


Sources on Pagure