hoppr-cyclonedx-models 0.6.0__py3-none-any.whl → 0.6.2__py3-none-any.whl

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.

Potentially problematic release.


This version of hoppr-cyclonedx-models might be problematic. Click here for more details.

@@ -81,4 +81,4 @@ class Sbom(Sbom_1_5, Sbom_1_4, Sbom_1_3): # pylint: disable=too-few-public-meth
81
81
  return Sbom_1_5(**sbom).dict(exclude_none=True, exclude_unset=True)
82
82
 
83
83
 
84
- __version__ = "0.6.0"
84
+ __version__ = "0.6.2"
@@ -1,13 +1,13 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: hoppr-cyclonedx-models
3
- Version: 0.6.0
3
+ Version: 0.6.2
4
4
  Summary: CycloneDX Pydantic models for easy use in your Python project.
5
- Home-page: https://gitlab.com/hoppr/hoppr-cyclonedx-models
6
5
  License: MIT
6
+ License-File: LICENSE
7
7
  Keywords: pydantic,models,cyclonedx,software bill of materials
8
8
  Author: LMCO Open Source
9
9
  Author-email: open.source@lmco.com
10
- Requires-Python: >=3.7.2,<4.0.0
10
+ Requires-Python: >=3.8.0,<4.0.0
11
11
  Classifier: Development Status :: 2 - Pre-Alpha
12
12
  Classifier: Framework :: Pydantic
13
13
  Classifier: Framework :: Pytest
@@ -19,6 +19,8 @@ Classifier: Programming Language :: Python :: 3.9
19
19
  Classifier: Programming Language :: Python :: 3.10
20
20
  Classifier: Programming Language :: Python :: 3.11
21
21
  Classifier: Programming Language :: Python :: 3.12
22
+ Classifier: Programming Language :: Python :: 3.13
23
+ Classifier: Programming Language :: Python :: 3.14
22
24
  Classifier: Topic :: Software Development :: Code Generators
23
25
  Classifier: Typing :: Typed
24
26
  Requires-Dist: pydantic[email] (>=1.10.2,<2.0.0)
@@ -1,4 +1,4 @@
1
- hoppr_cyclonedx_models/__init__.py,sha256=EHkgR9473y6l-x1IUDCgwQRgi6hduI2y3UgEEPLpbU4,3421
1
+ hoppr_cyclonedx_models/__init__.py,sha256=2zF1rW8yOTT7Nx-IM1wTzffL7PCHf0R4eW7Kj5oBTAI,3421
2
2
  hoppr_cyclonedx_models/base.py,sha256=YtO_5nZiFefS51ynppoz286sBtIeiqIhRl73tx0NveQ,4036
3
3
  hoppr_cyclonedx_models/cyclonedx_1_3.py,sha256=yMYNNHI5QuJq9VnjQHG9-lf1_JtNVBZqsWhRqidN7AY,40783
4
4
  hoppr_cyclonedx_models/cyclonedx_1_4.py,sha256=oXgaT0OIKTVgV2SzL9O2b1DQB6mp8Cqen5Pu223ffqE,79503
@@ -6,7 +6,7 @@ hoppr_cyclonedx_models/cyclonedx_1_5.py,sha256=MOuOhFgo4-5u3wiF7vV3TKXNArbi1zzOl
6
6
  hoppr_cyclonedx_models/cyclonedx_1_6.py,sha256=uLFPbCwSX33h7kAFTQM3slcVZUvLCz0AmOiNoK5OY_U,211157
7
7
  hoppr_cyclonedx_models/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
8
8
  hoppr_cyclonedx_models/spdx.py,sha256=B_Tq1AuzceKq-Z6-qw0tCK69ttVyx9tP4bOet-7bwmQ,33080
9
- hoppr_cyclonedx_models-0.6.0.dist-info/LICENSE,sha256=Hg-9VyNKfH4fKo0_Iwq6eG15iCBnHiV5mSJzs9kJYms,1084
10
- hoppr_cyclonedx_models-0.6.0.dist-info/METADATA,sha256=8UTWr1my5IGUMXM_mKEi6LjjBfq6umQitszEV1A0Umg,3166
11
- hoppr_cyclonedx_models-0.6.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
12
- hoppr_cyclonedx_models-0.6.0.dist-info/RECORD,,
9
+ hoppr_cyclonedx_models-0.6.2.dist-info/METADATA,sha256=tpL8Yw2hv0TM2XPlLg-p7yy0qDjNrob6rYYnp0xNS08,3231
10
+ hoppr_cyclonedx_models-0.6.2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
11
+ hoppr_cyclonedx_models-0.6.2.dist-info/licenses/LICENSE,sha256=Hg-9VyNKfH4fKo0_Iwq6eG15iCBnHiV5mSJzs9kJYms,1084
12
+ hoppr_cyclonedx_models-0.6.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.0
2
+ Generator: poetry-core 2.2.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any