Skip to content

Move the recipe from pydevices-audioif 0.0.4 to pydevices-audiodsp 0.5.x #8

Description

@bdbarnett

The DSP repository was renamed audiodsp on 2026-09-21 and its distribution is pydevices-audiodsp from v0.5.0 (PyDevices/workspace#4). This build's python-for-android recipe still installs pydevices-audioif pinned at 0.0.4.

That keeps working — PyPI names are their own namespace, and the old one keeps its releases — so nothing is broken and nothing is urgent. But it is a build pinned to a core more than forty releases old.

What the move needs:

  • pydevices-audiodsp 0.5.x on TestPyPI, which p4a.extra_args already lists as an index (waits on the audiodsp release)
  • the recipe directory, name, get_pip_name(), version and the requirements line in p4a_app/buildozer.spec changed together
  • an APK build on at least one ABI behind it, because 0.5.0 is a different core from 0.0.4: it carries the pump engine and its port hooks, and nobody has cross-compiled that for Android

Until then tools/rename_gate.py in the workspace reports this repo as "still on the old PyPI package", which it counts as a to-do and not as a hazard.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bradNeeds Brad: an account, ears, hands, or a decision

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions