numbox 0.2.10__py3-none-any.whl → 0.2.12__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 numbox might be problematic. Click here for more details.

numbox/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '0.2.10'
1
+ __version__ = '0.2.12'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: numbox
3
- Version: 0.2.10
3
+ Version: 0.2.12
4
4
  Author: Mikhail Goykhman
5
5
  License: MIT License (with Citation Clause)
6
6
 
@@ -34,9 +34,11 @@ Keywords: llvmlite,numba,numpy
34
34
  Requires-Python: >=3.9
35
35
  Description-Content-Type: text/markdown
36
36
  License-File: LICENSE
37
- Requires-Dist: llvmlite==0.44.0
38
- Requires-Dist: numba~=0.61.0
39
- Requires-Dist: numpy~=2.1.3
37
+ Requires-Dist: numpy<2.4.0,>=2.1.0
38
+ Requires-Dist: llvmlite<0.46.0,>=0.44.0; python_version < "3.14"
39
+ Requires-Dist: numba<0.63.0,>=0.60.0; python_version < "3.14"
40
+ Requires-Dist: llvmlite==0.46.0b1; python_version == "3.14"
41
+ Requires-Dist: numba==0.63.0b1; python_version == "3.14"
40
42
  Provides-Extra: docs
41
43
  Requires-Dist: sphinx==8.1.3; extra == "docs"
42
44
  Requires-Dist: sphinx-sitemap==2.7.2; extra == "docs"
@@ -1,4 +1,4 @@
1
- numbox/__init__.py,sha256=JYwb-C-8s4xwnUp2y3_Hp7caBJyciFJh6lKJs_WcehM,23
1
+ numbox/__init__.py,sha256=GOlqYpAbeXBU8pYgXsAgMtKusKeeO1iC_GrwyupHF50,23
2
2
  numbox/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  numbox/core/configurations.py,sha256=0bCmxXL-QMwtvyIDhpXLeT-1KJMf_QpH0wLuEvYLGxQ,68
4
4
  numbox/core/any/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -33,8 +33,8 @@ numbox/utils/meminfo.py,sha256=ykFi8Vt0WcHI3ztgMwvpn6NqaflDSQGL8tjI01jrzm0,1759
33
33
  numbox/utils/standard.py,sha256=2fPrMlSXe2TG3CIfjJOT8LQkHEH86oOOj1AvwQkYCfA,450
34
34
  numbox/utils/timer.py,sha256=5_d690Fb3L2axJBRxtoB0qe23exBosNR4qu6cno4QfY,641
35
35
  numbox/utils/void_type.py,sha256=IkZsjNeAIShYJtvWbvERdHnl_mbF1rCRWiM3gp6II8U,404
36
- numbox-0.2.10.dist-info/LICENSE,sha256=YYgNvjH_p6-1NsdrIqGJnr1GUbZzA_8DxsP6vVfM6nY,1446
37
- numbox-0.2.10.dist-info/METADATA,sha256=VYLHTb3Nzvg7thEEQ3fCKHCxmp3cjXlNEk3OZWxETfI,2936
38
- numbox-0.2.10.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
39
- numbox-0.2.10.dist-info/top_level.txt,sha256=A67jOkfqidCSYYm6ifjN_WZyIiR1B27fjxv6nNbPvjc,7
40
- numbox-0.2.10.dist-info/RECORD,,
36
+ numbox-0.2.12.dist-info/LICENSE,sha256=YYgNvjH_p6-1NsdrIqGJnr1GUbZzA_8DxsP6vVfM6nY,1446
37
+ numbox-0.2.12.dist-info/METADATA,sha256=mQ3tVgka3_U66CIkJl2kWMdd1ehHOxmJKNf2RETjoQ8,3126
38
+ numbox-0.2.12.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
39
+ numbox-0.2.12.dist-info/top_level.txt,sha256=A67jOkfqidCSYYm6ifjN_WZyIiR1B27fjxv6nNbPvjc,7
40
+ numbox-0.2.12.dist-info/RECORD,,