The python2-pyyaml package was missing a file, weird.
rpm -V python2-pyyaml-3.12-10.fc28.x86_64
missing     /usr/lib64/python2.7/site-packages/PyYAML-3.12-py2.7.egg-info

Running "dnf reinstall python2-pyyaml-3.12-10.fc28.x86_64" fixed it.  Thanks for the help!

On Tue, Nov 27, 2018 at 8:26 PM Jason L Tibbitts III <tibbs@math.uh.edu> wrote:
>>>>> "MM" == Mike Miller <milleruntime@gmail.com> writes:

MM> I have installed the latest fedpkg, fedpkg-1.35-1.fc28.noarch.  Do I
MM> need to upgrade to 29?  I thought fedpkg would still work on 28.

I'm still on F28 (for another hour or so) and have no problems running
fedpkg.

fedpkg-1.35-1.fc28.noarch
python2-2.7.15-4.fc28.x86_64
python2-rpkg-1.56-2.fc28.noarch
python2-pyyaml-3.12-10.fc28.x86_64

I don't really have much of an idea of what your problem might be.  I
would suggest rpm -V on the relevant packages (and dnf reinstall if
necessary) along with verifying that you're actually running the proper
fedpkg code instead of something you might have installed locally.

 - J<