dummyfunction 1.0.1__tar.gz → 1.0.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,8 +1,8 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: dummyfunction
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: This project provides the dummy function.
5
- Author-email: Johannes <johannes-programming@mailfence.com>
5
+ Author-email: Johannes <johannes.programming@gmail.com>
6
6
  License: The MIT License (MIT)
7
7
 
8
8
  Copyright (c) 2025 Johannes
@@ -37,9 +37,10 @@ Classifier: Programming Language :: Python
37
37
  Classifier: Programming Language :: Python :: 3
38
38
  Classifier: Programming Language :: Python :: 3 :: Only
39
39
  Classifier: Typing :: Typed
40
- Requires-Python: >=3.8
40
+ Requires-Python: >=3.9
41
41
  Description-Content-Type: text/x-rst
42
42
  License-File: LICENSE.txt
43
+ Dynamic: license-file
43
44
 
44
45
  =============
45
46
  dummyfunction
@@ -6,7 +6,7 @@ requires = [
6
6
 
7
7
  [project]
8
8
  authors = [
9
- { email = "johannes-programming@mailfence.com", name = "Johannes" },
9
+ { email = "johannes.programming@gmail.com", name = "Johannes" },
10
10
  ]
11
11
  classifiers = [
12
12
  "Development Status :: 5 - Production/Stable",
@@ -24,8 +24,8 @@ description = "This project provides the dummy function."
24
24
  keywords = []
25
25
  name = "dummyfunction"
26
26
  readme = "README.rst"
27
- requires-python = ">=3.8"
28
- version = "1.0.1"
27
+ requires-python = ">=3.9"
28
+ version = "1.0.2"
29
29
 
30
30
  [project.license]
31
31
  file = "LICENSE.txt"
@@ -1,8 +1,8 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: dummyfunction
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: This project provides the dummy function.
5
- Author-email: Johannes <johannes-programming@mailfence.com>
5
+ Author-email: Johannes <johannes.programming@gmail.com>
6
6
  License: The MIT License (MIT)
7
7
 
8
8
  Copyright (c) 2025 Johannes
@@ -37,9 +37,10 @@ Classifier: Programming Language :: Python
37
37
  Classifier: Programming Language :: Python :: 3
38
38
  Classifier: Programming Language :: Python :: 3 :: Only
39
39
  Classifier: Typing :: Typed
40
- Requires-Python: >=3.8
40
+ Requires-Python: >=3.9
41
41
  Description-Content-Type: text/x-rst
42
42
  License-File: LICENSE.txt
43
+ Dynamic: license-file
43
44
 
44
45
  =============
45
46
  dummyfunction
File without changes
File without changes
File without changes
File without changes