RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1307190 - RFE: add new python RPM macros to python-devel
Summary: RFE: add new python RPM macros to python-devel
Keywords:
Status: CLOSED DUPLICATE of bug 1297522
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Tomas Orsava
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
: 1305852 (view as bug list)
Depends On: 1297522
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-13 00:06 UTC by Ken Dreyer (Red Hat)
Modified: 2017-03-22 13:02 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-03-22 13:02:39 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1241655 0 unspecified CLOSED please add new python macros also to epel 2021-02-22 00:41:40 UTC

Internal Links: 1241655

Description Ken Dreyer (Red Hat) 2016-02-13 00:06:43 UTC
Description of problem:
Fedora's new python macros are not available in RHEL 7.

Version-Release number of selected component (if applicable):
python-devel-2.7.5-34.el7

How reproducible:
always

Steps to Reproduce:
1. Set up a RHEL system
2. yum install python-devel
3. rpm --eval %{py2_build} 

Actual results:
RPM returns the literal string "%{py2_build}", the macro does not expand.

Expected results:
This macro and the rest of the newer Python macros are available for use in RPMs.

Additional info:
This makes it hard to share an RPM between Fedora and Red Hat's layered products. It even makes it hard to copy an RPM from EPEL, because a simple EPEL python-foo SRPM that uses these macros will not rebuild in a plain RHEL mock chroot.

The EPEL project has already added these macros to their "rpm-macros" package. See the /usr/lib/rpm/macros.d/macros.epel-rpm-macros in the epel-rpm-macros-7-5.noarch package. https://bugzilla.redhat.com/show_bug.cgi?id=1241655

Comment 2 Ken Dreyer (Red Hat) 2016-02-15 21:14:38 UTC
(In reply to Ken Dreyer (Red Hat) from comment #0)
> The EPEL project has already added these macros to their "rpm-macros"
> package. See the /usr/lib/rpm/macros.d/macros.epel-rpm-macros in the
> epel-rpm-macros-7-5.noarch package.
> https://bugzilla.redhat.com/show_bug.cgi?id=1241655

I'm wrong - the actual package is not epel-rpm-macros, but a dependency, python-rpm-macros. See http://pkgs.fedoraproject.org/cgit/rpms/python-rpm-macros.git/tree/macros.python?h=epel7 for example.

Comment 3 Robert Kuska 2016-03-09 10:55:04 UTC
*** Bug 1305852 has been marked as a duplicate of this bug. ***

Comment 4 Adam Williamson 2017-02-15 20:04:37 UTC
Are there corresponding tickets for RHEL 5 and 6?

Comment 5 Tomas Orsava 2017-02-16 08:35:02 UTC
(In reply to Adam Williamson from comment #4)
> Are there corresponding tickets for RHEL 5 and 6?

No, this is RHEL 7–only.

Comment 6 Tomas Orsava 2017-03-22 13:02:39 UTC
I'm closing this RFE as a duplicate of BZ#1297522, because the solution thereof involves adding new Python RPM macros to python-devel, thus solving this request as well.

*** This bug has been marked as a duplicate of bug 1297522 ***


Note You need to log in before you can comment on or make changes to this bug.