Skip to main content

Tombstone release. wifi-densepose v1.x is superseded by v2.0+ (PyO3 bindings to the Rust core). Install wifi-densepose==2.0.0 — see https://github.com/ruvnet/RuView/blob/main/docs/pip-migration.md

Project description

wifi-densepose 1.99.0 — tombstone release

This sub-directory builds the tombstone wheel described in ADR-117 §7.2.

wifi-densepose==1.1.0 was published on 2025-06-07 as a pure-Python FastAPI + PyTorch server. v2.0+ is a hard rewrite around the Rust crates in v2/crates/ exposed via PyO3.

wifi-densepose==1.99.0 ships no real code — its __init__.py raises ImportError with a migration URL. The point is that any project pinned to wifi-densepose>=1,<2 that runs pip install -U wifi-densepose gets a clear, actionable error instead of a silent import of a broken legacy server.

Build locally

cd python/tombstone
python -m build

Result: dist/wifi_densepose-1.99.0-py3-none-any.whl and the matching sdist.

Smoke-test

pip install dist/wifi_densepose-1.99.0-py3-none-any.whl
python -c "import wifi_densepose"
# Expected: ImportError with the migration URL.

Publish

Publishing is done by the pip-release.yml GH Actions workflow, gated on a v1.99.0-pip tag OR an explicit workflow_dispatch with target: v1-99-tombstone. Per ADR-117 §7.3 this should publish before v2.0.0 to claim the "current" slot in pip's resolver.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wifi_densepose-1.99.0-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

Details for the file wifi_densepose-1.99.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wifi_densepose-1.99.0-py3-none-any.whl
Algorithm Hash digest
SHA256 76ff6b35085441573b549fb1d9db0afa004af0280fee9e3f237f8e0387dfd84e
MD5 8fd279eabf20f3c804e248e36baff2ec
BLAKE2b-256 b198811d9dcc750e210a3c500579f517529f941de234b17a0d0c8cd4b2c7726d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page