emod-malaria 2.33.0.dev0__tar.gz → 2.33.0.dev3__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,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: emod-malaria
3
- Version: 2.33.0.dev0
4
- Summary: PyPI distribution of EMOD for the the Malaria sim type
3
+ Version: 2.33.0.dev3
4
+ Summary: PyPI distribution of EMOD for the running Malaria and Vector simulations
5
5
  License-Expression: MIT
6
6
  Project-URL: Documentation, https://docs.idmod.org/projects/emod/en/latest/
7
7
  Project-URL: Repository, https://github.com/EMOD-Hub/EMOD
@@ -9,7 +9,7 @@ Project-URL: Issues, https://github.com/EMOD-Hub/issues-and-discussions/issues
9
9
  Classifier: Operating System :: POSIX :: Linux
10
10
  Classifier: Programming Language :: C++
11
11
  Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
12
- Requires-Python: >=3.9
12
+ Requires-Python: >=3.13
13
13
  Description-Content-Type: text/markdown
14
14
  Provides-Extra: docs
15
15
  Requires-Dist: sphinxext.remoteliteralinclude~=0.4; extra == "docs"
@@ -5,12 +5,12 @@ build-backend = "setuptools.build_meta"
5
5
  [project]
6
6
  name = "emod-malaria"
7
7
  dynamic = ["version"]
8
- description = "PyPI distribution of EMOD for the the Malaria sim type"
8
+ description = "PyPI distribution of EMOD for the running Malaria and Vector simulations"
9
9
  license = "MIT"
10
10
  authors = [
11
11
  ]
12
12
  readme = "README.md"
13
- requires-python = ">=3.9"
13
+ requires-python = ">=3.13"
14
14
  dependencies = [
15
15
  ]
16
16
  classifiers = [
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: emod-malaria
3
- Version: 2.33.0.dev0
4
- Summary: PyPI distribution of EMOD for the the Malaria sim type
3
+ Version: 2.33.0.dev3
4
+ Summary: PyPI distribution of EMOD for the running Malaria and Vector simulations
5
5
  License-Expression: MIT
6
6
  Project-URL: Documentation, https://docs.idmod.org/projects/emod/en/latest/
7
7
  Project-URL: Repository, https://github.com/EMOD-Hub/EMOD
@@ -9,7 +9,7 @@ Project-URL: Issues, https://github.com/EMOD-Hub/issues-and-discussions/issues
9
9
  Classifier: Operating System :: POSIX :: Linux
10
10
  Classifier: Programming Language :: C++
11
11
  Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
12
- Requires-Python: >=3.9
12
+ Requires-Python: >=3.13
13
13
  Description-Content-Type: text/markdown
14
14
  Provides-Extra: docs
15
15
  Requires-Dist: sphinxext.remoteliteralinclude~=0.4; extra == "docs"
@@ -0,0 +1 @@
1
+ 2.33.0.dev3
@@ -1 +0,0 @@
1
- 2.33.0.dev0