Hide Forgot
I did the initial import of the new polarssl package using fedpkg import as described on http://fedoraproject.org/wiki/New_package_process_for_existing_contributors . Fortunately I noticed that the source wasn't uploaded but marked for commit in git. It turns out to be because it has the .tgz extension which isn't listed in UPLOADEXTS in /usr/lib/python2.7/site-packages/pyfedpkg/__init__.py . Adding it to the list made import work as expected. fedpkg-0.5.2.0-2.fc14.noarch
This is fixed in fedpkg 0.5.3. Please update to the package in updates-testing.