pytessel 1.2.0__cp311-cp311-musllinux_1_1_i686.whl → 1.2.4__cp311-cp311-musllinux_1_1_i686.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 pytessel might be problematic. Click here for more details.

pytessel/_version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "1.2.0"
1
+ __version__ = "1.2.4"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: pytessel
3
- Version: 1.2.0
3
+ Version: 1.2.4
4
4
  Summary: Python package for building isosurfaces from 3D scalar fields
5
5
  Home-page: https://github.com/ifilot/pytessel
6
6
  Author: Ivo Filot
@@ -12,6 +12,15 @@ Requires-Python: >=3.5
12
12
  Description-Content-Type: text/markdown
13
13
  License-File: LICENSE
14
14
  Requires-Dist: numpy
15
+ Dynamic: author
16
+ Dynamic: author-email
17
+ Dynamic: classifier
18
+ Dynamic: description
19
+ Dynamic: description-content-type
20
+ Dynamic: home-page
21
+ Dynamic: requires-dist
22
+ Dynamic: requires-python
23
+ Dynamic: summary
15
24
 
16
25
  # PyTessel
17
26
 
@@ -1,17 +1,17 @@
1
- pytessel-1.2.0.dist-info/RECORD,,
2
- pytessel-1.2.0.dist-info/WHEEL,sha256=kXYKShYCL8DOgrd4XyiHmnZkUcnETElIRh8_deMALso,111
3
- pytessel-1.2.0.dist-info/LICENSE,sha256=4cCtcomD2KVzNeUs8QZPGv_R1FQXPYzr0-2LSnK0hwQ,35121
4
- pytessel-1.2.0.dist-info/METADATA,sha256=6A4HYSikrmIZvTzQQxQMDxfI-Jjb0UbHscIdJGD1naM,5009
5
- pytessel-1.2.0.dist-info/top_level.txt,sha256=QDauMEeJ6MuBmtCTV4HZAr1XodXsUesXTlcImp5LE54,9
6
- pytessel/isosurface.cpp,sha256=Q4a3lqrgnWGfwyZEdUnC6uSCQ46izSO-8SMWrcGTqWg,20664
1
+ pytessel.libs/libgcc_s-8b50eaaa.so.1,sha256=WXj_FYQE1MDIyb-nN8siUALdxit6NHma0p9UxemQV8o,101649
2
+ pytessel.libs/libgomp-41890ef0.so.1.0.0,sha256=jd7-sH43bW1ihDQz3ii-r6QHE1xQftc6Rgs89QCHj7k,195209
3
+ pytessel.libs/libstdc++-8baf04f9.so.6.0.28,sha256=yrzOxg1heyJ9Y-43YCLLn04Cpl_A68FN0D2Q1iBTMcY,2428961
4
+ pytessel/scalar_field.cpp,sha256=Ey1LxTnU_Ul40eIZvZZWgTnhJ8P-dP3aK16nEiOEOsk,8818
5
+ pytessel/_version.py,sha256=XBKH8E1LmDxv06U39yqMBbXZapOERFgICEDYZs_kRso,22
7
6
  pytessel/isosurface_mesh.h,sha256=5n0TJDDlQBcJu9SOxTmW21_g8YEP5Jq9GVrVwMh7IH0,3458
7
+ pytessel/isosurface_mesh.cpp,sha256=zoahovBodabqx2zfHkW5xIGBvU84n15tUlsy0yyexp8,6387
8
+ pytessel/isosurface.h,sha256=dpenMn9T2KuiYw112HuEdIkuh7fqp12FaVJE-00vMsY,5570
9
+ pytessel/isosurface.cpp,sha256=Q4a3lqrgnWGfwyZEdUnC6uSCQ46izSO-8SMWrcGTqWg,20664
8
10
  pytessel/scalar_field.h,sha256=sfGoX7VtbA6V99dMqLDpYq79xCFFJAKXL1UXd5QBxWs,3593
9
- pytessel/_version.py,sha256=MpAT5hgNoHnTtG1XRD_GV_A7QrHVU6vJjGSw_8qMGA4,22
11
+ pytessel/pytessel.cpython-311-i386-linux-musl.so,sha256=atsk4fiIwIQERa6tQtz1fRk7yR_ZXdCCuKyYPMeRar0,1337005
10
12
  pytessel/__init__.py,sha256=vro51HMaT-ePmW0CgIsDkOgTzutYGB2UgmyV7elT09A,66
11
- pytessel/isosurface.h,sha256=dpenMn9T2KuiYw112HuEdIkuh7fqp12FaVJE-00vMsY,5570
12
- pytessel/isosurface_mesh.cpp,sha256=zoahovBodabqx2zfHkW5xIGBvU84n15tUlsy0yyexp8,6387
13
- pytessel/pytessel.cpython-311-i386-linux-musl.so,sha256=Dstqw36gp1jmIxDlM9GkZjldGLKj34sKU7v_6iYxXXU,1337005
14
- pytessel/scalar_field.cpp,sha256=Ey1LxTnU_Ul40eIZvZZWgTnhJ8P-dP3aK16nEiOEOsk,8818
15
- pytessel.libs/libgomp-41890ef0.so.1.0.0,sha256=jd7-sH43bW1ihDQz3ii-r6QHE1xQftc6Rgs89QCHj7k,195209
16
- pytessel.libs/libgcc_s-8b50eaaa.so.1,sha256=WXj_FYQE1MDIyb-nN8siUALdxit6NHma0p9UxemQV8o,101649
17
- pytessel.libs/libstdc++-8baf04f9.so.6.0.28,sha256=yrzOxg1heyJ9Y-43YCLLn04Cpl_A68FN0D2Q1iBTMcY,2428961
13
+ pytessel-1.2.4.dist-info/LICENSE,sha256=4cCtcomD2KVzNeUs8QZPGv_R1FQXPYzr0-2LSnK0hwQ,35121
14
+ pytessel-1.2.4.dist-info/WHEEL,sha256=qSJpAqrM3XV9o5BxI6SZXG64hAkn6i1Mhs7n_Cbnugs,110
15
+ pytessel-1.2.4.dist-info/RECORD,,
16
+ pytessel-1.2.4.dist-info/top_level.txt,sha256=QDauMEeJ6MuBmtCTV4HZAr1XodXsUesXTlcImp5LE54,9
17
+ pytessel-1.2.4.dist-info/METADATA,sha256=WZOztzFkTradGU6FaYkKdxLLCmr3QgoykiMfMxQN06Y,5206
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (76.1.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp311-cp311-musllinux_1_1_i686
5
5