معرفی شرکت ها


python38-rpm-macros-3.8.6-3.module_el8.5.0+742+dbad1979.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

RPM macros for building RPMs with Python 3.8
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos AppStream noarch
نام بسته python38-rpm-macros
نام فایل بسته python38-rpm-macros-3.8.6-3.module_el8.5.0+742+dbad1979.noarch.rpm
نسخه بسته 3.8.6
انتشار بسته 3.module_el8.5.0+742+dbad1979
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Wed Mar 31 22
هاست سازنده aah11.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.python.org/
مجوز Python
حجم دانلود 69K
حجم نصب 23.517K
RPM macros for building RPMs with Python 3.8 from the python38 module. If you want to build an RPM against the python38 module, you need to BuildRequire: python38-rpm-macros.


جایگزین ها



نیازمندی

مقدار نام
- python3-rpm-macros


ارائه دهنده

مقدار نام
= 3.8 python-modular-rpm-macros
= 3.8.6-3.module_el8.5.0+742+dbad1979 python38-modular-devel
= 3.8.6-3.module_el8.5.0+742+dbad1979 python38-rpm-macros


نحوه نصب


نصب پکیج rpm python38-rpm-macros:

    sudo dnf install python38-rpm-macros-3.8.6-3.module_el8.5.0+742+dbad1979.noarch.rpm


فایل ها

مسیرها
/usr/lib/rpm/macros.d/macros.python38
/usr/share/doc/python38-rpm-macros
/usr/share/doc/python38-rpm-macros/README.rst
/usr/share/licenses/python38-rpm-macros


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2021-01-22

Security fix for CVE-2021-3177

2020-10-23

Add support for upstream architecture names

2020-10-09

Update to 3.8.6
Security fix for CVE-2020-26116

2020-08-17

Avoid infinite loop when reading specially crafted TAR files (CVE-2019-20907)
Resolve hash collisions for Pv4Interface and IPv6Interface (CVE-2020-14422)

2020-06-24

Fix sqlite3 deterministic test

2020-06-24

Rebased to 3.8.3 final
Backported changes from Fedora
Recommend python3-tkinter when tk is installed
Add bcond for no_semantic_interposition (enabled by default)
Update the ensurepip module to work with setuptools >= 45

2020-05-07

Fix test_hashlib and test_hmac under FIPS mode

2020-04-23

Fix ensurepip to run pip via runpy to fix compatibility with pip 19.3.1

2020-04-22

Skip test_startup_imports from test_site if we have a .pth file in sys.path

2020-04-03

Security fix for CVE-2020-8492

2020-02-24

Implement alternatives for /usr/bin/python, python3 and related executables
Resolves: rhbz#1807041

2020-01-10

Add support for FIPS mode
Resolves: rhbz#1793589

2019-12-12

Exclude unsupported i686 arch

2019-11-25

Build Python with -fno-semantic-interposition for better performance

2019-11-13

Converting to RHEL8
Changes from Fedora
Removed gpgverifycation as the tool used in Fedora is not present in RHEL8
Added versioned pathfix.py and 2to3 scripts into bindir
Depend on python3-rpm-generators always, because they run on Python 3.6
Added python38-rpm-macros subpackage
Fixed py3_install_wheel macro because python38-pip does not have
-strip-prefix patch

2019-10-14

Update to Python 3.8.0 final