bec-widgets 2.5.1__py3-none-any.whl → 2.5.2__py3-none-any.whl

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.
.gitignore CHANGED
@@ -64,6 +64,9 @@ coverage.xml
64
64
  .pytest_cache/
65
65
  cover/
66
66
 
67
+ # Output from end2end testing
68
+ tests/reference_failures/
69
+
67
70
  # Translations
68
71
  *.mo
69
72
  *.pot
.readthedocs.yaml CHANGED
@@ -7,13 +7,13 @@ version: 2
7
7
 
8
8
  # Set the version of Python and other tools you might need
9
9
  build:
10
- os: ubuntu-20.04
10
+ os: ubuntu-22.04
11
11
  tools:
12
- python: "3.10"
12
+ python: "3.11"
13
13
 
14
14
  # Build documentation in the docs/ directory with Sphinx
15
15
  sphinx:
16
- configuration: docs/conf.py
16
+ configuration: docs/conf.py
17
17
 
18
18
  # If using Sphinx, optionally build your docs in additional formats such as PDF
19
19
  # formats:
@@ -21,5 +21,7 @@ sphinx:
21
21
 
22
22
  # Optionally declare the Python requirements required to build your docs
23
23
  python:
24
- install:
25
- - requirements: docs/requirements.txt
24
+ install:
25
+ - requirements: docs/requirements.txt
26
+ - method: pip
27
+ path: .[dev]
CHANGELOG.md CHANGED
@@ -1,6 +1,19 @@
1
1
  # CHANGELOG
2
2
 
3
3
 
4
+ ## v2.5.2 (2025-05-22)
5
+
6
+ ### Bug Fixes
7
+
8
+ - Update gitignore
9
+ ([`f8276f0`](https://github.com/bec-project/bec_widgets/commit/f8276f02245d4263e94dfd018060aef28d787f25))
10
+
11
+ ### Documentation
12
+
13
+ - Fix build process for sphinx
14
+ ([`8227c44`](https://github.com/bec-project/bec_widgets/commit/8227c44c33d573874b9a4c74ae9a03a370adcb18))
15
+
16
+
4
17
  ## v2.5.1 (2025-05-21)
5
18
 
6
19
  ### Bug Fixes
PKG-INFO CHANGED
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bec_widgets
3
- Version: 2.5.1
3
+ Version: 2.5.2
4
4
  Summary: BEC Widgets
5
5
  Project-URL: Bug Tracker, https://gitlab.psi.ch/bec/bec_widgets/issues
6
6
  Project-URL: Homepage, https://gitlab.psi.ch/bec/bec_widgets
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bec_widgets
3
- Version: 2.5.1
3
+ Version: 2.5.2
4
4
  Summary: BEC Widgets
5
5
  Project-URL: Bug Tracker, https://gitlab.psi.ch/bec/bec_widgets/issues
6
6
  Project-URL: Homepage, https://gitlab.psi.ch/bec/bec_widgets
@@ -1,12 +1,12 @@
1
- .gitignore,sha256=cMQ1MLmnoR88aMCCJwUyfoTnufzl4-ckmHtlFUqHcT4,3253
1
+ .gitignore,sha256=HyHB04yeboRDCRcmHeqVc39FkdDttD4xCQAZ948AxwI,3310
2
2
  .gitlab-ci.yml,sha256=1nMYldzVk0tFkBWYTcUjumOrdSADASheWOAc0kOFDYs,9509
3
3
  .pylintrc,sha256=eeY8YwSI74oFfq6IYIbCqnx3Vk8ZncKaatv96n_Y8Rs,18544
4
- .readthedocs.yaml,sha256=aSOc277LqXcsTI6lgvm_JY80lMlr69GbPKgivua2cS0,603
5
- CHANGELOG.md,sha256=DOtGrI_WE2Aoh2uZ7L7DuEFL8LJP1CSWHlI1T8ZjbR8,284482
4
+ .readthedocs.yaml,sha256=ivqg3HTaOxNbEW3bzWh9MXAkrekuGoNdj0Mj3SdRYuw,639
5
+ CHANGELOG.md,sha256=cEve8e2gYalM04gwsqWvkSl6u3yXD25tMz7aiMwUrUY,284809
6
6
  LICENSE,sha256=Daeiu871NcAp8uYi4eB_qHgvypG-HX0ioRQyQxFwjeg,1531
7
- PKG-INFO,sha256=rN0nW7vTT6AKnb5_QMloPVx0viggUL4suR1JUVuRv-8,1273
7
+ PKG-INFO,sha256=w_uO2HHHsbqbj1l9ICw0t1DmV4croF66_sKKPZC3Oao,1273
8
8
  README.md,sha256=oY5Jc1uXehRASuwUJ0umin2vfkFh7tHF-LLruHTaQx0,3560
9
- pyproject.toml,sha256=vxp050YhUxrH4h2nklO2H0_ZnK0p8JALLeP5VKpcsbQ,2902
9
+ pyproject.toml,sha256=4uZ6mrm3T3vjYsEu6K7PSBzhuNzyG5-hxbNUHqsPbo0,2902
10
10
  .git_hooks/pre-commit,sha256=n3RofIZHJl8zfJJIUomcMyYGFi_rwq4CC19z0snz3FI,286
11
11
  .github/ISSUE_TEMPLATE/bug_report.md,sha256=EnMCP_Fo6ozZ0epRQqprabyJDMzSEHvHPRW6xAJVnR0,491
12
12
  .github/ISSUE_TEMPLATE/feature_request.md,sha256=JmGrIly0ougXdUShMwsvWi6cgK1fcYNKkF03lKgQH44,1649
@@ -399,8 +399,8 @@ bec_widgets/widgets/utility/visual/dark_mode_button/dark_mode_button.py,sha256=O
399
399
  bec_widgets/widgets/utility/visual/dark_mode_button/dark_mode_button.pyproject,sha256=Lbi9zb6HNlIq14k6hlzR-oz6PIFShBuF7QxE6d87d64,34
400
400
  bec_widgets/widgets/utility/visual/dark_mode_button/dark_mode_button_plugin.py,sha256=CzChz2SSETYsR8-36meqWnsXCT-FIy_J_xeU5coWDY8,1350
401
401
  bec_widgets/widgets/utility/visual/dark_mode_button/register_dark_mode_button.py,sha256=rMpZ1CaoucwobgPj1FuKTnt07W82bV1GaSYdoqcdMb8,521
402
- bec_widgets-2.5.1.dist-info/METADATA,sha256=rN0nW7vTT6AKnb5_QMloPVx0viggUL4suR1JUVuRv-8,1273
403
- bec_widgets-2.5.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
404
- bec_widgets-2.5.1.dist-info/entry_points.txt,sha256=dItMzmwA1wizJ1Itx15qnfJ0ZzKVYFLVJ1voxT7K7D4,214
405
- bec_widgets-2.5.1.dist-info/licenses/LICENSE,sha256=Daeiu871NcAp8uYi4eB_qHgvypG-HX0ioRQyQxFwjeg,1531
406
- bec_widgets-2.5.1.dist-info/RECORD,,
402
+ bec_widgets-2.5.2.dist-info/METADATA,sha256=w_uO2HHHsbqbj1l9ICw0t1DmV4croF66_sKKPZC3Oao,1273
403
+ bec_widgets-2.5.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
404
+ bec_widgets-2.5.2.dist-info/entry_points.txt,sha256=dItMzmwA1wizJ1Itx15qnfJ0ZzKVYFLVJ1voxT7K7D4,214
405
+ bec_widgets-2.5.2.dist-info/licenses/LICENSE,sha256=Daeiu871NcAp8uYi4eB_qHgvypG-HX0ioRQyQxFwjeg,1531
406
+ bec_widgets-2.5.2.dist-info/RECORD,,
pyproject.toml CHANGED
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
 
5
5
  [project]
6
6
  name = "bec_widgets"
7
- version = "2.5.1"
7
+ version = "2.5.2"
8
8
  description = "BEC Widgets"
9
9
  requires-python = ">=3.10"
10
10
  classifiers = [