chisel 1.4.7__tar.gz → 1.4.8__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: chisel
3
- Version: 1.4.7
3
+ Version: 1.4.8
4
4
  Summary: Lightweight WSGI application framework, schema-validated JSON APIs, and API documentation
5
5
  Home-page: https://github.com/craigahobbs/chisel
6
6
  Author: Craig A. Hobbs
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.10
15
15
  Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
+ Classifier: Programming Language :: Python :: 3.14
18
19
  Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
19
20
  Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
20
21
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
@@ -1,6 +1,6 @@
1
1
  [metadata]
2
2
  name = chisel
3
- version = 1.4.7
3
+ version = 1.4.8
4
4
  url = https://github.com/craigahobbs/chisel
5
5
  author = Craig A. Hobbs
6
6
  author_email = craigahobbs@gmail.com
@@ -18,6 +18,7 @@ classifiers =
18
18
  Programming Language :: Python :: 3.11
19
19
  Programming Language :: Python :: 3.12
20
20
  Programming Language :: Python :: 3.13
21
+ Programming Language :: Python :: 3.14
21
22
  Topic :: Internet :: WWW/HTTP :: WSGI
22
23
  Topic :: Internet :: WWW/HTTP :: WSGI :: Application
23
24
  Topic :: Software Development :: Libraries :: Application Frameworks
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: chisel
3
- Version: 1.4.7
3
+ Version: 1.4.8
4
4
  Summary: Lightweight WSGI application framework, schema-validated JSON APIs, and API documentation
5
5
  Home-page: https://github.com/craigahobbs/chisel
6
6
  Author: Craig A. Hobbs
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.10
15
15
  Classifier: Programming Language :: Python :: 3.11
16
16
  Classifier: Programming Language :: Python :: 3.12
17
17
  Classifier: Programming Language :: Python :: 3.13
18
+ Classifier: Programming Language :: Python :: 3.14
18
19
  Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
19
20
  Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
20
21
  Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes