purem 2.1.1__tar.gz → 2.1.2__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,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: purem
3
- Version: 2.1.1
3
+ Version: 2.1.2
4
4
  Summary: High-performance mapping function for mixed-type arrays
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
7
- Project-URL: Homepage, https://github.com/morozow/purem
7
+ Project-URL: Homepage, https://github.com/worktif/purem
8
8
  Project-URL: Documentation, https://worktif.com/docs/basic-usage
9
9
  Keywords: mapping,performance,numpy,arrays
10
10
  Classifier: Programming Language :: Python
purem-2.1.2/VERSION ADDED
@@ -0,0 +1 @@
1
+ 2.1.2
@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: purem
3
- Version: 2.1.1
3
+ Version: 2.1.2
4
4
  Summary: High-performance mapping function for mixed-type arrays
5
5
  Author-email: Raman Marozau <raman@worktif.com>
6
6
  License-Expression: BUSL-1.1
7
- Project-URL: Homepage, https://github.com/morozow/purem
7
+ Project-URL: Homepage, https://github.com/worktif/purem
8
8
  Project-URL: Documentation, https://worktif.com/docs/basic-usage
9
9
  Keywords: mapping,performance,numpy,arrays
10
10
  Classifier: Programming Language :: Python
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "purem"
7
- version = "2.1.1"
7
+ version = "2.1.2"
8
8
  description = "High-performance mapping function for mixed-type arrays"
9
9
  readme = { file = "README.rst", content-type = "text/x-rst" }
10
10
  requires-python = ">=3.11"
@@ -40,7 +40,7 @@ dependencies = [
40
40
  packages = ["purem"]
41
41
 
42
42
  [project.urls]
43
- Homepage = "https://github.com/morozow/purem"
43
+ Homepage = "https://github.com/worktif/purem"
44
44
  Documentation = "https://worktif.com/docs/basic-usage"
45
45
 
46
46
  [project.optional-dependencies]
purem-2.1.1/VERSION DELETED
@@ -1 +0,0 @@
1
- 2.1.1
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