>>>>> "PV" == Petr Viktorin <pvikt...@redhat.com> writes:
PV> * One macro for getting the canonical (normalized) dist-name: PV> %{python_dist_name NAME} Do you mean "setting" here? PV> * Four macros for adding Requires and BuildRequires lines (which use PV> the python_dist_name macro above): PV> %{requires_python3_dist NAME} => Requires: python3.Ydist(name) PV> %{buildrequires_python3_dist NAME} => BuildRequires: %python3dist(name) PV> and similarly for Python 2. Hmm, I'll have to think about this. I do prefer the python macros all actually start with "python" or "py" just to make them easily recognizable and memorable. And making them too long, well, just contributes to verbosity which we'd like to get away from. I also need to think about how this fits in with other macro work that's been happening. - J< _______________________________________________ python-devel mailing list python-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/python-devel@lists.fedoraproject.org