purem 3.0.5__tar.gz → 3.0.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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: purem
3
- Version: 3.0.5
3
+ Version: 3.0.6
4
4
  Summary: The official high-performance mapping function for mixed-type arrays powered by Work TIF Ltd.
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
@@ -21,7 +21,7 @@ Classifier: Operating System :: Unix
21
21
  Classifier: Operating System :: POSIX
22
22
  Classifier: Operating System :: POSIX :: Linux
23
23
  Classifier: Operating System :: Microsoft :: Windows
24
- Requires-Python: >=3.11
24
+ Requires-Python: >=3.8
25
25
  Description-Content-Type: text/x-rst
26
26
  License-File: LICENSE
27
27
  Requires-Dist: numpy~=2.1.3
purem-3.0.6/VERSION ADDED
@@ -0,0 +1 @@
1
+ 3.0.6
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: purem
3
- Version: 3.0.5
3
+ Version: 3.0.6
4
4
  Summary: The official high-performance mapping function for mixed-type arrays powered by Work TIF Ltd.
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
@@ -21,7 +21,7 @@ Classifier: Operating System :: Unix
21
21
  Classifier: Operating System :: POSIX
22
22
  Classifier: Operating System :: POSIX :: Linux
23
23
  Classifier: Operating System :: Microsoft :: Windows
24
- Requires-Python: >=3.11
24
+ Requires-Python: >=3.8
25
25
  Description-Content-Type: text/x-rst
26
26
  License-File: LICENSE
27
27
  Requires-Dist: numpy~=2.1.3
@@ -4,10 +4,10 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "purem"
7
- version = "3.0.5"
7
+ version = "3.0.6"
8
8
  description = "The official high-performance mapping function for mixed-type arrays powered by Work TIF Ltd."
9
9
  readme = { file = "README.rst", content-type = "text/x-rst" }
10
- requires-python = ">=3.11"
10
+ requires-python = ">=3.8"
11
11
  license = "BUSL-1.1"
12
12
  license-files = ["LICENSE"]
13
13
  authors = [
purem-3.0.5/VERSION DELETED
@@ -1 +0,0 @@
1
- 3.0.5
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