types-ttkthemes 3.2.4.5__tar.gz → 3.2.4.6__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 types-ttkthemes might be problematic. Click here for more details.

@@ -1,3 +1,9 @@
1
+ ## 3.2.4.6 (2023-07-20)
2
+
3
+ Add an upstream_repository field to METADATA.toml (#10487)
4
+
5
+ Closes: #10478
6
+
1
7
  ## 3.2.4.5 (2023-03-28)
2
8
 
3
9
  Add defaults for third-party stubs Q-T (#9959)
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: types-ttkthemes
3
- Version: 3.2.4.5
3
+ Version: 3.2.4.6
4
4
  Summary: Typing stubs for ttkthemes
5
5
  Home-page: https://github.com/python/typeshed
6
6
  License: Apache-2.0 license
@@ -26,4 +26,6 @@ https://github.com/python/typeshed/tree/main/stubs/ttkthemes. All fixes for
26
26
  types and metadata should be contributed there.
27
27
 
28
28
  See https://github.com/python/typeshed/blob/main/README.md for more details.
29
- This package was generated from typeshed commit `6b485a882325829dcbb6dd1d59c5e54b0bcfece1`.
29
+ This package was generated from typeshed commit `afe18e95a9592434e93b648de5194cfe54443f84` and was tested
30
+ with mypy 1.4.1, pyright 1.1.318, and
31
+ pytype 2023.6.16.
@@ -16,11 +16,13 @@ https://github.com/python/typeshed/tree/main/stubs/ttkthemes. All fixes for
16
16
  types and metadata should be contributed there.
17
17
 
18
18
  See https://github.com/python/typeshed/blob/main/README.md for more details.
19
- This package was generated from typeshed commit `6b485a882325829dcbb6dd1d59c5e54b0bcfece1`.
19
+ This package was generated from typeshed commit `afe18e95a9592434e93b648de5194cfe54443f84` and was tested
20
+ with mypy 1.4.1, pyright 1.1.318, and
21
+ pytype 2023.6.16.
20
22
  '''.lstrip()
21
23
 
22
24
  setup(name=name,
23
- version="3.2.4.5",
25
+ version="3.2.4.6",
24
26
  description=description,
25
27
  long_description=long_description,
26
28
  long_description_content_type="text/markdown",
@@ -0,0 +1,2 @@
1
+ version = "3.2.*"
2
+ upstream_repository = "https://github.com/RedFantom/ttkthemes"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: types-ttkthemes
3
- Version: 3.2.4.5
3
+ Version: 3.2.4.6
4
4
  Summary: Typing stubs for ttkthemes
5
5
  Home-page: https://github.com/python/typeshed
6
6
  License: Apache-2.0 license
@@ -26,4 +26,6 @@ https://github.com/python/typeshed/tree/main/stubs/ttkthemes. All fixes for
26
26
  types and metadata should be contributed there.
27
27
 
28
28
  See https://github.com/python/typeshed/blob/main/README.md for more details.
29
- This package was generated from typeshed commit `6b485a882325829dcbb6dd1d59c5e54b0bcfece1`.
29
+ This package was generated from typeshed commit `afe18e95a9592434e93b648de5194cfe54443f84` and was tested
30
+ with mypy 1.4.1, pyright 1.1.318, and
31
+ pytype 2023.6.16.
@@ -1 +0,0 @@
1
- version = "3.2.*"