spectra-plot 0.2.4__tar.gz → 0.2.6__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {spectra_plot-0.2.4/spectra_plot.egg-info → spectra_plot-0.2.6}/PKG-INFO +1 -1
- spectra_plot-0.2.6/VERSION +1 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6/spectra_plot.egg-info}/PKG-INFO +1 -1
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra_plot.egg-info/SOURCES.txt +1 -0
- spectra_plot-0.2.6/tests/test_packaging_metadata.py +29 -0
- spectra_plot-0.2.4/VERSION +0 -1
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/MANIFEST.in +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/pyproject.toml +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/setup.cfg +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/__init__.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_animation.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_axes.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_blob.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_cli.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_codec.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_codec_fb.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_download.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_easy.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_embed.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_errors.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/__init__.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/__init__.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/AckStatePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/CmdAssignFiguresPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/CmdCloseWindowPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/CmdRemoveFigurePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/CmdSetActivePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/DiffOp.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/DiffOpType.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/EvtFigureDestroyedPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/EvtInputPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/EvtTopicListChangedPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/EvtWindowClosedPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/HelloPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/InputType.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqAddSeriesPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqAppendDataPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqCloseFigurePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqCloseWindowPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqCreateAxesPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqCreateFigurePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqCreateWindowPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqDeclareTopicPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqDestroyFigurePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqDetachFigurePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqListTopicsPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqPublishTopicSamplesPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqReconnectPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqRemoveSeriesPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqSetDataPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqShowPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqSubscribeTopicPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqUnsubscribeTopicPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqUpdateBatchPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqUpdatePropertyPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespAxesCreatedPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespErrPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespFigureCreatedPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespFigureListPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespOkPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespSeriesAddedPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespSubscribeTopicPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespTopicListPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/SnapshotAxisState.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/SnapshotFigureState.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/SnapshotKnobState.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/SnapshotSeriesState.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/StateDiffPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/StateSnapshotPayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/TopicInfoEntry.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/WelcomePayload.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/__init__.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_figure.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_launcher.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_log.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_persistence.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_protocol.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_series.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_session.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_transport.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/backends/__init__.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/backends/_qt_compat.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/backends/backend_qtagg.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/embed.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/topic.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra_plot.egg-info/dependency_links.txt +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra_plot.egg-info/entry_points.txt +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra_plot.egg-info/requires.txt +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra_plot.egg-info/top_level.txt +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_codec.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_cross_codec.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_download.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_easy.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_easy_embed.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_embed.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_phase2.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_phase3.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_phase4.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_phase5.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_qt_backend.py +0 -0
- {spectra_plot-0.2.4 → spectra_plot-0.2.6}/tests/test_windows_compat.py +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
0.2.6
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
#!/usr/bin/env python3
|
|
2
|
+
"""Tests for packaging metadata used by release wheel builds."""
|
|
3
|
+
from pathlib import Path
|
|
4
|
+
|
|
5
|
+
try:
|
|
6
|
+
import tomllib
|
|
7
|
+
except ModuleNotFoundError: # pragma: no cover - Python < 3.11
|
|
8
|
+
import tomli as tomllib
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
ROOT = Path(__file__).resolve().parents[2]
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
def _requirement_name(requirement):
|
|
15
|
+
name = requirement.split(";", 1)[0].split("[", 1)[0]
|
|
16
|
+
for separator in ("==", ">=", "<=", "~=", "!=", ">", "<"):
|
|
17
|
+
name = name.split(separator, 1)[0]
|
|
18
|
+
return name.strip().lower().replace("_", "-")
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
def test_root_build_requirements_include_icon_generator_dependencies():
|
|
22
|
+
icon_generator = ROOT / "cmake" / "generate_hicolor_icons.py"
|
|
23
|
+
pyproject = tomllib.loads((ROOT / "pyproject.toml").read_text())
|
|
24
|
+
|
|
25
|
+
assert "from PIL import Image" in icon_generator.read_text()
|
|
26
|
+
|
|
27
|
+
requirements = pyproject["build-system"]["requires"]
|
|
28
|
+
requirement_names = {_requirement_name(requirement) for requirement in requirements}
|
|
29
|
+
assert "pillow" in requirement_names
|
spectra_plot-0.2.4/VERSION
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
0.2.4
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/AckStatePayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/DiffOpType.py
RENAMED
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/EvtInputPayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/HelloPayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqSetDataPayload.py
RENAMED
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/ReqShowPayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespErrPayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/RespOkPayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/SnapshotAxisState.py
RENAMED
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/SnapshotKnobState.py
RENAMED
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/StateDiffPayload.py
RENAMED
|
File without changes
|
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/TopicInfoEntry.py
RENAMED
|
File without changes
|
{spectra_plot-0.2.4 → spectra_plot-0.2.6}/spectra/_fb_generated/spectra/ipc/fb/WelcomePayload.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|