bluer-objects 6.11.1__py3-none-any.whl → 6.15.1__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.

Potentially problematic release.


This version of bluer-objects might be problematic. Click here for more details.

@@ -2,8 +2,8 @@
2
2
 
3
3
  abcli_source_caller_suffix_path /tests
4
4
 
5
- abcli_env_dot_load \
5
+ bluer_ai_env_dot_load \
6
6
  caller,plugin=bluer_objects,suffix=/../..
7
7
 
8
- abcli_env_dot_load \
8
+ bluer_ai_env_dot_load \
9
9
  caller,filename=config.env,suffix=/..
bluer_objects/__init__.py CHANGED
@@ -4,7 +4,7 @@ ICON = "🌀"
4
4
 
5
5
  DESCRIPTION = f"{ICON} data objects for Bash."
6
6
 
7
- VERSION = "6.11.1"
7
+ VERSION = "6.15.1"
8
8
 
9
9
  REPO_NAME = "bluer-objects"
10
10
 
@@ -1,10 +1,10 @@
1
- from abcli.tests.test_env import test_abcli_env
1
+ from bluer_ai.tests.test_env import test_bluer_ai_env
2
2
 
3
3
  from bluer_objects import env
4
4
 
5
5
 
6
6
  def test_required_env():
7
- test_abcli_env()
7
+ test_bluer_ai_env()
8
8
 
9
9
 
10
10
  def test_bluer_objects_env():
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bluer_objects
3
- Version: 6.11.1
3
+ Version: 6.15.1
4
4
  Summary: 🌀 data objects for Bash.
5
5
  Home-page: https://github.com/kamangir/bluer-objects
6
6
  Author: Arash Abadpour (Kamangir)
@@ -52,6 +52,6 @@ Also home to [blue README](https://github.com/kamangir/bluer-objects/blob/main/b
52
52
 
53
53
  [![pylint](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/bluer-objects/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/bluer-objects/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/bluer-objects/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/bluer-objects.svg)](https://pypi.org/project/bluer-objects/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/bluer-objects)](https://pypistats.org/packages/bluer-objects)
54
54
 
55
- built by 🌀 [`bluer_options-5.4.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.11.1`](https://github.com/kamangir/bluer-objects).
55
+ built by 🌀 [`bluer_options-5.15.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`bluer_objects-6.15.1`](https://github.com/kamangir/bluer-objects).
56
56
 
57
57
  built by 🌀 [`blueness-3.96.1`](https://github.com/kamangir/blueness).
@@ -1,4 +1,4 @@
1
- bluer_objects/__init__.py,sha256=g2BQXesm2I9C_2wxDnzO0uBwLgn4aSvEsGHfL6J8mqQ,310
1
+ bluer_objects/__init__.py,sha256=drYiZ8ep21vD0WUs13S43ys-kARBRwS8k7SxHEWkyF8,310
2
2
  bluer_objects/__main__.py,sha256=Yqfov833_hJuRne19WrGhT5DWAPtdffpoMxeSXS7EGw,359
3
3
  bluer_objects/config.env,sha256=H21xLEVlI3qiDiOrG3Tzgkb8vKSQXCr3kr9jzoU7I-4,508
4
4
  bluer_objects/env.py,sha256=sHS591gL1njNe2P8EcexWAJuCOF8wlA_ES4eWh6I12Q,1911
@@ -7,7 +7,7 @@ bluer_objects/objects.py,sha256=TWbb6jeVvHJcLPutftXb724zxIiAy6aq3q4SLYgvPns,3462
7
7
  bluer_objects/path.py,sha256=9uspZqObI29NerVDF30uILLaouDtloASh0Mywyq2_ew,3946
8
8
  bluer_objects/sample.env,sha256=HBpf1DRNOkN29g79B9HJUceVJHddADxexsVlnGwLLbI,860
9
9
  bluer_objects/urls.py,sha256=paHaYlLMQOI46-EYNch5ohu9Q09BMkF2vvJy1QufrVI,19
10
- bluer_objects/.abcli/abcli.sh,sha256=o_6MCA6iXCZU3NfOCxlMmOumjwkVGzPR1e0XWnMfdgk,193
10
+ bluer_objects/.abcli/abcli.sh,sha256=fJNGV1tuv84gG--gNBggeud2LxGGtL0TocNBY0uHfEg,199
11
11
  bluer_objects/.abcli/actions.sh,sha256=NktmgzOvpYPM0nqcg_7pGBV3TEDb9STqG6qZQ8xmg-Y,233
12
12
  bluer_objects/.abcli/aka.sh,sha256=odRbw4KZb9Ld7uXny6H2pPi64_5kowKX3s68N6YvRmI,23
13
13
  bluer_objects/.abcli/alias.sh,sha256=CQH6GluAxKpk80vBxHWe6yoppgAes9zGGJL2daGp6iw,528
@@ -103,7 +103,7 @@ bluer_objects/mlflow/tags.py,sha256=8uBYRrE4weTLrwPqo-c4M21FEVRANf7SGCcxpoCPhuM,
103
103
  bluer_objects/mlflow/testing.py,sha256=cJH5Ki02fJN_Xos1j9yvwQChXvMkOa9i12vtDKmkbNc,842
104
104
  bluer_objects/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
105
105
  bluer_objects/tests/test_README.py,sha256=5D4UV8VcjbeAPThsYVynYtVFuP8gwMAhIjEWuOQZsWs,89
106
- bluer_objects/tests/test_env.py,sha256=_okfG-X2BGLsI134CxFCrAZjqWNBv_Lou5CVZK_qzTU,586
106
+ bluer_objects/tests/test_env.py,sha256=jErSkHga7MpD7MmQg010tBR_iZe7ZNE8g0HADeiP3fg,595
107
107
  bluer_objects/tests/test_file_load_save.py,sha256=LrakotJz-GPNoF8HCT-CRLWDif6lsKmnaLzOzlSwFp0,2312
108
108
  bluer_objects/tests/test_fullname.py,sha256=xWFf9qqzDQ-4RxRyvyR9GWZyU5qNrKxru94UUKMJfPk,80
109
109
  bluer_objects/tests/test_graphics.py,sha256=REHnkItksz2M8jZHQpZuP02oKmx4ZpD9PFJtSI4uhYY,564
@@ -120,8 +120,8 @@ bluer_objects/tests/test_mlflow.py,sha256=B7CvITThv6YmDB1la9_H2sF2VLt8urpNDQ0YnC
120
120
  bluer_objects/tests/test_objects.py,sha256=GNW4zbswrrK-kyyeCmfwACF5s1npVVXli_18q_6LaJc,4216
121
121
  bluer_objects/tests/test_path.py,sha256=JjONWyhZyMM_u1SzD1RI_iZ5vYJDUe-B51fbbHczIig,85
122
122
  bluer_objects/tests/test_version.py,sha256=Lyf3PMcA22e17BNRk_2VgPrtao6dWEgVoXo68Uds8SE,75
123
- bluer_objects-6.11.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
124
- bluer_objects-6.11.1.dist-info/METADATA,sha256=B2ltGtFdClsgLBuov9bXEi-aGbWbauAFREhDWhcphNo,2656
125
- bluer_objects-6.11.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
126
- bluer_objects-6.11.1.dist-info/top_level.txt,sha256=RX2TpddbnRkurda3G_pAdyeTztP2IhhRPx949GlEvQo,14
127
- bluer_objects-6.11.1.dist-info/RECORD,,
123
+ bluer_objects-6.15.1.dist-info/licenses/LICENSE,sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk,7048
124
+ bluer_objects-6.15.1.dist-info/METADATA,sha256=JBQ2V5mK-LVcSSF5ahGKEaR3ZUzNuTliWWAEs75GUHc,2657
125
+ bluer_objects-6.15.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
126
+ bluer_objects-6.15.1.dist-info/top_level.txt,sha256=RX2TpddbnRkurda3G_pAdyeTztP2IhhRPx949GlEvQo,14
127
+ bluer_objects-6.15.1.dist-info/RECORD,,