https://bugzilla.redhat.com/show_bug.cgi?id=1346038 Douglas Schilling Landgraf <dougsland@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED Assignee|dlehman@xxxxxxxxxx |dougsland@xxxxxxxxxx --- Comment #14 from Douglas Schilling Landgraf <dougsland@xxxxxxxxxx> --- Hi David, (In reply to David Lehman from comment #13) > New spec and SRPM available: > > SRPM: > https://dlehman.fedorapeople.org/python-blivet1/python-blivet1-1.20.3-2.fc25. > src.rpm > > SPEC: https://dlehman.fedorapeople.org/python-blivet1/python-blivet1.spec > > > > (I didn't change pygobject3-base requires since that does not have anything > to do with python3.) Looks like it has to do with python3, from pygobject3-base spec: <snip> %if 0%{?fedora} > 12 %global with_python3 1 %define python3_version 3.1 %endif </snip> %if 0%{?with_python3} BuildRequires: python3-devel >= %{python3_version} BuildRequires: python3-cairo-devel %endif # if with_python3 </snip> From: https://admin.fedoraproject.org/pkgdb/package/rpms/pygobject2/ rpms/pygobject2 (upstream) Python 2 bindings for GObject The pygobject2 package provides a convenient wrapper for the GObject library for use in Python programs. Additional comment, you can remove the lines below because it's deprecated/obsolete: * rm -rf %{buildroot} * %defattr(-,root,root,-) Thanks! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx