robhan-cdk-lib.utils 0.0.76__tar.gz → 0.0.77__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.

Potentially problematic release.


This version of robhan-cdk-lib.utils might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: robhan_cdk_lib.utils
3
- Version: 0.0.76
3
+ Version: 0.0.77
4
4
  Summary: @robhan-cdk-lib/utils
5
5
  Home-page: https://github.com/robert-hanuschke/cdk-utils
6
6
  Author: Robert Hanuschke<robhan-cdk-lib@hanuschke.eu>
@@ -5,7 +5,7 @@ kwargs = json.loads(
5
5
  """
6
6
  {
7
7
  "name": "robhan_cdk_lib.utils",
8
- "version": "0.0.76",
8
+ "version": "0.0.77",
9
9
  "description": "@robhan-cdk-lib/utils",
10
10
  "license": "MIT",
11
11
  "url": "https://github.com/robert-hanuschke/cdk-utils",
@@ -25,7 +25,7 @@ kwargs = json.loads(
25
25
  ],
26
26
  "package_data": {
27
27
  "robhan_cdk_lib.utils._jsii": [
28
- "utils@0.0.76.jsii.tgz"
28
+ "utils@0.0.77.jsii.tgz"
29
29
  ]
30
30
  },
31
31
  "python_requires": "~=3.9",
@@ -29,7 +29,7 @@ def check_type(argname: str, value: object, expected_type: typing.Any) -> typing
29
29
  typeguard.check_type(value=value, expected_type=expected_type, collection_check_strategy=typeguard.CollectionCheckStrategy.ALL_ITEMS) # type:ignore
30
30
 
31
31
  __jsii_assembly__ = jsii.JSIIAssembly.load(
32
- "@robhan-cdk-lib/utils", "0.0.76", __name__[0:-6], "utils@0.0.76.jsii.tgz"
32
+ "@robhan-cdk-lib/utils", "0.0.77", __name__[0:-6], "utils@0.0.77.jsii.tgz"
33
33
  )
34
34
 
35
35
  __all__ = [
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: robhan_cdk_lib.utils
3
- Version: 0.0.76
3
+ Version: 0.0.77
4
4
  Summary: @robhan-cdk-lib/utils
5
5
  Home-page: https://github.com/robert-hanuschke/cdk-utils
6
6
  Author: Robert Hanuschke<robhan-cdk-lib@hanuschke.eu>
@@ -9,4 +9,4 @@ src/robhan_cdk_lib.utils.egg-info/dependency_links.txt
9
9
  src/robhan_cdk_lib.utils.egg-info/requires.txt
10
10
  src/robhan_cdk_lib.utils.egg-info/top_level.txt
11
11
  src/robhan_cdk_lib/utils/_jsii/__init__.py
12
- src/robhan_cdk_lib/utils/_jsii/utils@0.0.76.jsii.tgz
12
+ src/robhan_cdk_lib/utils/_jsii/utils@0.0.77.jsii.tgz