Hello,

I'm maintaining the python-azure-sdk package. I updated it 3 weeks ago to solve install dependencies issues on F32 and Rawhide. It built successfully for both these Fedora releases, the corresponding updates appeared on Bodhi (https://bodhi.fedoraproject.org/updates/FEDORA-2020-db2801a270 for Rawhide) and the update is now in stable for F32.

Unfortunately it looks like my build never hit Rawhide repositories. It even seems the package has disappeared from Rawhide:
  $ dnf list python3-azure-sdk
  Last metadata expiration check: 0:17:28 ago on Mon Jul 20 23:08:08 2020.
  Error: No matching Packages to list

I thought about rebuilding the package... Pushes are denied:
  $ LANG=C fedpkg push
  [...]
  remote: Branch refs/heads/master is unsupported
  remote: Denied push for ref 'refs/heads/master' for user 'melmorabity'
  remote: All changes have been rejected
  To ssh://pkgs.fedoraproject.org/rpms/python-azure-sdk
   ! [remote rejected] master -> master (pre-receive hook declined)
  error: failed to push some refs to 'ssh://melmorabity@pkgs.fedoraproject.org/rpms/python-azure-sdk'
  Could not execute push: Failed to execute command.

I don't recall my package was orphaned for lack of maintenance or such.

Any clues about this issue?

Best regards,