If you maintain "pyaudio" package, you could add provides=(pygame) to it.
Then the package that you're now creating would just need to have depends=(pygame).
If you maintain "pyaudio" package, you could add provides=(pygame) to it.
Then the package that you're now creating would just need to have depends=(pygame).