PyGObject 3.52.2__tar.gz → 3.52.3__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.
Files changed (420) hide show
  1. {pygobject-3.52.2 → pygobject-3.52.3}/NEWS +5 -0
  2. {pygobject-3.52.2 → pygobject-3.52.3}/PKG-INFO +1 -1
  3. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-info.c +1 -4
  4. {pygobject-3.52.2 → pygobject-3.52.3}/meson.build +1 -1
  5. {pygobject-3.52.2 → pygobject-3.52.3}/.clang-format +0 -0
  6. {pygobject-3.52.2 → pygobject-3.52.3}/.coveragerc +0 -0
  7. {pygobject-3.52.2 → pygobject-3.52.3}/.flake8 +0 -0
  8. {pygobject-3.52.2 → pygobject-3.52.3}/.gitignore +0 -0
  9. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/Dockerfile +0 -0
  10. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/README.rst +0 -0
  11. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/build-sdists.sh +0 -0
  12. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/coverage-docker.sh +0 -0
  13. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/fixup-lcov-paths.py +0 -0
  14. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/lcovrc +0 -0
  15. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/run-docker-runtime.sh +0 -0
  16. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/run-docker.sh +0 -0
  17. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/set_env.sh +0 -0
  18. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/test-docker.sh +0 -0
  19. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/test-flatpak.sh +0 -0
  20. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci/test-msys2.sh +0 -0
  21. {pygobject-3.52.2 → pygobject-3.52.3}/.gitlab-ci.yml +0 -0
  22. {pygobject-3.52.2 → pygobject-3.52.3}/.pre-commit-config.yaml +0 -0
  23. {pygobject-3.52.2 → pygobject-3.52.3}/COPYING +0 -0
  24. {pygobject-3.52.2 → pygobject-3.52.3}/METADATA.in +0 -0
  25. {pygobject-3.52.2 → pygobject-3.52.3}/README.rst +0 -0
  26. {pygobject-3.52.2 → pygobject-3.52.3}/docs/Makefile +0 -0
  27. {pygobject-3.52.2 → pygobject-3.52.3}/docs/bugs_repo.rst +0 -0
  28. {pygobject-3.52.2 → pygobject-3.52.3}/docs/changelog.rst +0 -0
  29. {pygobject-3.52.2 → pygobject-3.52.3}/docs/conf.py +0 -0
  30. {pygobject-3.52.2 → pygobject-3.52.3}/docs/contact.rst +0 -0
  31. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/dev_environ.rst +0 -0
  32. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/index.rst +0 -0
  33. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/maintguide.rst +0 -0
  34. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/override_guidelines.rst +0 -0
  35. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/overview.rst +0 -0
  36. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/packagingguide.rst +0 -0
  37. {pygobject-3.52.2 → pygobject-3.52.3}/docs/devguide/style_guide.rst +0 -0
  38. {pygobject-3.52.2 → pygobject-3.52.3}/docs/extra.css +0 -0
  39. {pygobject-3.52.2 → pygobject-3.52.3}/docs/getting_started.rst +0 -0
  40. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/api.rst +0 -0
  41. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/basic_types.rst +0 -0
  42. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/error_handling.rst +0 -0
  43. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/flags_enums.rst +0 -0
  44. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/gobject.rst +0 -0
  45. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/index.rst +0 -0
  46. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/properties.rst +0 -0
  47. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/signals.rst +0 -0
  48. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/api/weakrefs.rst +0 -0
  49. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/asynchronous.rst +0 -0
  50. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/cairo_integration.rst +0 -0
  51. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/code/cairo-demo.py +0 -0
  52. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/debug_profile.rst +0 -0
  53. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/deploy.rst +0 -0
  54. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/download_asyncio.py +0 -0
  55. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/download_callback.py +0 -0
  56. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/faq.rst +0 -0
  57. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/flatpaking.rst +0 -0
  58. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/gtk_template.rst +0 -0
  59. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/images/cairo_integration.png +0 -0
  60. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/imports.rst +0 -0
  61. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/index.rst +0 -0
  62. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/porting.rst +0 -0
  63. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/sysdeps.rst +0 -0
  64. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/testing.rst +0 -0
  65. {pygobject-3.52.2 → pygobject-3.52.3}/docs/guide/threading.rst +0 -0
  66. {pygobject-3.52.2 → pygobject-3.52.3}/docs/icons.rst +0 -0
  67. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/LICENSE +0 -0
  68. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/favicon.ico +0 -0
  69. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/logo.svg +0 -0
  70. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/overview-dark.svg +0 -0
  71. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/overview.dia +0 -0
  72. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/overview.svg +0 -0
  73. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/pygobject-dark.svg +0 -0
  74. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/pygobject-small.svg +0 -0
  75. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/pygobject.svg +0 -0
  76. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/start_linux.png +0 -0
  77. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/start_macos.png +0 -0
  78. {pygobject-3.52.2 → pygobject-3.52.3}/docs/images/start_windows.png +0 -0
  79. {pygobject-3.52.2 → pygobject-3.52.3}/docs/index.rst +0 -0
  80. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/_static/custom.css +0 -0
  81. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gobject/basics.rst +0 -0
  82. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gobject/examples/listmodel.py +0 -0
  83. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gobject/interfaces.rst +0 -0
  84. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gobject/subclassing.rst +0 -0
  85. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gobject.rst +0 -0
  86. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk3.rst +0 -0
  87. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/application.rst +0 -0
  88. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/basics.rst +0 -0
  89. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/clipboard.rst +0 -0
  90. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/buttons.rst +0 -0
  91. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/check-radio-buttons.rst +0 -0
  92. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/dropdown.rst +0 -0
  93. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/entries.rst +0 -0
  94. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/button.py +0 -0
  95. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/check_radio_buttons.py +0 -0
  96. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/dropdown.py +0 -0
  97. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/entries.py +0 -0
  98. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/linkbutton.py +0 -0
  99. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/spinbutton.py +0 -0
  100. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/switch.py +0 -0
  101. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/examples/togglebutton.py +0 -0
  102. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/button.png +0 -0
  103. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/check_radio_buttons.png +0 -0
  104. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/dropdown.png +0 -0
  105. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/entries.png +0 -0
  106. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/linkbutton.png +0 -0
  107. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/spinbutton.png +0 -0
  108. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/switch.png +0 -0
  109. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/images/togglebutton.png +0 -0
  110. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/scale.rst +0 -0
  111. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/spinbutton.rst +0 -0
  112. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls/switch.rst +0 -0
  113. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/controls.rst +0 -0
  114. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/examples/label.py +0 -0
  115. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/examples/picture.py +0 -0
  116. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/examples/progressbar.py +0 -0
  117. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/examples/spinner.py +0 -0
  118. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/examples/spinner_ext.py +0 -0
  119. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/image.rst +0 -0
  120. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/images/label.png +0 -0
  121. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/images/picture.png +0 -0
  122. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/images/progressbar.png +0 -0
  123. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/images/spinner.png +0 -0
  124. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/images/spinner_ext.png +0 -0
  125. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/label.rst +0 -0
  126. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/picture.rst +0 -0
  127. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/progressbar.rst +0 -0
  128. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets/spinner.rst +0 -0
  129. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/display-widgets.rst +0 -0
  130. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/drag-and-drop.rst +0 -0
  131. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/application.py +0 -0
  132. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/clipboard.py +0 -0
  133. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/drag_and_drop.py +0 -0
  134. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/extended_example.py +0 -0
  135. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_box.py +0 -0
  136. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_center.py +0 -0
  137. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_flowbox.py +0 -0
  138. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_grid.py +0 -0
  139. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_headerbar.py +0 -0
  140. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_listbox.py +0 -0
  141. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_notebook.py +0 -0
  142. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/layout_stack.py +0 -0
  143. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/popover.py +0 -0
  144. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/popover_menu.py +0 -0
  145. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/simple_example.py +0 -0
  146. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/examples/textview.py +0 -0
  147. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/application.png +0 -0
  148. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/basic_example.png +0 -0
  149. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/clipboard.png +0 -0
  150. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/drag_and_drop.png +0 -0
  151. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/extended_example.png +0 -0
  152. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_box.png +0 -0
  153. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_center.png +0 -0
  154. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_flowbox.png +0 -0
  155. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_grid.png +0 -0
  156. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_headerbar.png +0 -0
  157. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_listbox.png +0 -0
  158. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_notebook.png +0 -0
  159. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/layout_stack.png +0 -0
  160. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/popover.png +0 -0
  161. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/popover_menu.png +0 -0
  162. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/images/textview.png +0 -0
  163. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/introduction.rst +0 -0
  164. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/layout-widgets.rst +0 -0
  165. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/popovers.rst +0 -0
  166. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4/textview.rst +0 -0
  167. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/gtk4.rst +0 -0
  168. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/index.rst +0 -0
  169. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/libadwaita/application.rst +0 -0
  170. {pygobject-3.52.2 → pygobject-3.52.3}/docs/tutorials/libadwaita.rst +0 -0
  171. {pygobject-3.52.2 → pygobject-3.52.3}/gi/__init__.py +0 -0
  172. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_constants.py +0 -0
  173. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_enum.py +0 -0
  174. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_error.py +0 -0
  175. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_gtktemplate.py +0 -0
  176. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_option.py +0 -0
  177. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_ossighelper.py +0 -0
  178. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_propertyhelper.py +0 -0
  179. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_signalhelper.py +0 -0
  180. {pygobject-3.52.2 → pygobject-3.52.3}/gi/_signature.py +0 -0
  181. {pygobject-3.52.2 → pygobject-3.52.3}/gi/docstring.py +0 -0
  182. {pygobject-3.52.2 → pygobject-3.52.3}/gi/events.py +0 -0
  183. {pygobject-3.52.2 → pygobject-3.52.3}/gi/gimodule.c +0 -0
  184. {pygobject-3.52.2 → pygobject-3.52.3}/gi/gimodule.h +0 -0
  185. {pygobject-3.52.2 → pygobject-3.52.3}/gi/importer.py +0 -0
  186. {pygobject-3.52.2 → pygobject-3.52.3}/gi/meson.build +0 -0
  187. {pygobject-3.52.2 → pygobject-3.52.3}/gi/module.py +0 -0
  188. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/GIMarshallingTests.py +0 -0
  189. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/GLib.py +0 -0
  190. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/GObject.py +0 -0
  191. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/Gdk.py +0 -0
  192. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/GdkPixbuf.py +0 -0
  193. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/Gio.py +0 -0
  194. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/Gtk.py +0 -0
  195. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/Pango.py +0 -0
  196. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/__init__.py +0 -0
  197. {pygobject-3.52.2 → pygobject-3.52.3}/gi/overrides/meson.build +0 -0
  198. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygboxed.c +0 -0
  199. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygboxed.h +0 -0
  200. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygenum.c +0 -0
  201. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygenum.h +0 -0
  202. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygflags.c +0 -0
  203. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygflags.h +0 -0
  204. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-argument.c +0 -0
  205. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-argument.h +0 -0
  206. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-array.c +0 -0
  207. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-array.h +0 -0
  208. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-async.c +0 -0
  209. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-async.h +0 -0
  210. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-basictype.c +0 -0
  211. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-basictype.h +0 -0
  212. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-boxed.c +0 -0
  213. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-boxed.h +0 -0
  214. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-cache.c +0 -0
  215. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-cache.h +0 -0
  216. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-ccallback.c +0 -0
  217. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-ccallback.h +0 -0
  218. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-closure.c +0 -0
  219. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-closure.h +0 -0
  220. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-enum-marshal.c +0 -0
  221. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-enum-marshal.h +0 -0
  222. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-error.c +0 -0
  223. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-error.h +0 -0
  224. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-foreign-api.h +0 -0
  225. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-foreign-cairo.c +0 -0
  226. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-foreign.c +0 -0
  227. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-foreign.h +0 -0
  228. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-fundamental.c +0 -0
  229. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-fundamental.h +0 -0
  230. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-hashtable.c +0 -0
  231. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-hashtable.h +0 -0
  232. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-info.h +0 -0
  233. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-invoke-state-struct.h +0 -0
  234. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-invoke.c +0 -0
  235. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-invoke.h +0 -0
  236. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-list.c +0 -0
  237. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-list.h +0 -0
  238. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-marshal-cleanup.c +0 -0
  239. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-marshal-cleanup.h +0 -0
  240. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-object.c +0 -0
  241. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-object.h +0 -0
  242. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-property.c +0 -0
  243. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-property.h +0 -0
  244. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-repository.c +0 -0
  245. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-repository.h +0 -0
  246. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-resulttuple.c +0 -0
  247. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-resulttuple.h +0 -0
  248. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-signal-closure.c +0 -0
  249. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-signal-closure.h +0 -0
  250. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-source.c +0 -0
  251. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-source.h +0 -0
  252. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-struct-marshal.c +0 -0
  253. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-struct-marshal.h +0 -0
  254. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-struct.c +0 -0
  255. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-struct.h +0 -0
  256. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-type.c +0 -0
  257. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-type.h +0 -0
  258. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-util.c +0 -0
  259. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-util.h +0 -0
  260. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-value.c +0 -0
  261. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygi-value.h +0 -0
  262. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pyginterface.c +0 -0
  263. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pyginterface.h +0 -0
  264. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygobject-internal.h +0 -0
  265. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygobject-object.c +0 -0
  266. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygobject-object.h +0 -0
  267. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygobject.h +0 -0
  268. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygoptioncontext.c +0 -0
  269. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygoptioncontext.h +0 -0
  270. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygoptiongroup.c +0 -0
  271. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygoptiongroup.h +0 -0
  272. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygpointer.c +0 -0
  273. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygpointer.h +0 -0
  274. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygspawn.c +0 -0
  275. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygspawn.h +0 -0
  276. {pygobject-3.52.2 → pygobject-3.52.3}/gi/pygtkcompat.py +0 -0
  277. {pygobject-3.52.2 → pygobject-3.52.3}/gi/repository/__init__.py +0 -0
  278. {pygobject-3.52.2 → pygobject-3.52.3}/gi/repository/meson.build +0 -0
  279. {pygobject-3.52.2 → pygobject-3.52.3}/gi/types.py +0 -0
  280. {pygobject-3.52.2 → pygobject-3.52.3}/meson_options.txt +0 -0
  281. {pygobject-3.52.2 → pygobject-3.52.3}/pygobject-3.0.pc.in +0 -0
  282. {pygobject-3.52.2 → pygobject-3.52.3}/pygobject.doap +0 -0
  283. {pygobject-3.52.2 → pygobject-3.52.3}/pygtkcompat/__init__.py +0 -0
  284. {pygobject-3.52.2 → pygobject-3.52.3}/pygtkcompat/meson.build +0 -0
  285. {pygobject-3.52.2 → pygobject-3.52.3}/pygtkcompat/pygtkcompat.py +0 -0
  286. {pygobject-3.52.2 → pygobject-3.52.3}/pyproject.toml +0 -0
  287. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/glib.wrap +0 -0
  288. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/.clang-format +0 -0
  289. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/.editorconfig +0 -0
  290. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/.gitlab-ci.yml +0 -0
  291. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/.reuse/dep5 +0 -0
  292. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/LICENSES/CC0-1.0.txt +0 -0
  293. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/LICENSES/GPL-2.0-or-later.txt +0 -0
  294. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/LICENSES/LGPL-2.0-or-later.txt +0 -0
  295. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/LICENSES/LGPL-2.1-or-later.txt +0 -0
  296. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/LICENSES/MIT.txt +0 -0
  297. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/README.md +0 -0
  298. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/annotation.c +0 -0
  299. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/annotation.h +0 -0
  300. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/docs/provenance.txt +0 -0
  301. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/drawable.c +0 -0
  302. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/drawable.h +0 -0
  303. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/foo.c +0 -0
  304. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/foo.h +0 -0
  305. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/gimarshallingtests.c +0 -0
  306. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/gimarshallingtests.h +0 -0
  307. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/gimarshallingtestsextra.c +0 -0
  308. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/gimarshallingtestsextra.h +0 -0
  309. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/gitestmacros.h +0 -0
  310. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/gobject-introspection-tests.doap +0 -0
  311. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/meson.build +0 -0
  312. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/meson_options.txt +0 -0
  313. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/regress-unix.c +0 -0
  314. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/regress-unix.h +0 -0
  315. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/regress.c +0 -0
  316. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/regress.h +0 -0
  317. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/regressextra.c +0 -0
  318. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/regressextra.h +0 -0
  319. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/tools/iwyu.imp +0 -0
  320. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/tools/run_clang_format.sh +0 -0
  321. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/tools/run_iwyu.sh +0 -0
  322. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/utility.c +0 -0
  323. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/utility.h +0 -0
  324. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/warnlib.c +0 -0
  325. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests/warnlib.h +0 -0
  326. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection-tests.wrap +0 -0
  327. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/gobject-introspection.wrap +0 -0
  328. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/libffi.wrap +0 -0
  329. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/packagefiles/pythoncapi-compat-dist.py +0 -0
  330. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/packagefiles/pythoncapi-compat-meson.diff +0 -0
  331. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pycairo.wrap +0 -0
  332. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/.github/workflows/build.yml +0 -0
  333. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/.gitignore +0 -0
  334. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/.meson-subproject-wrap-hash.txt +0 -0
  335. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/.readthedocs.yaml +0 -0
  336. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/CODE_OF_CONDUCT.md +0 -0
  337. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/COPYING +0 -0
  338. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/README.rst +0 -0
  339. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/Makefile +0 -0
  340. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/api.rst +0 -0
  341. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/changelog.rst +0 -0
  342. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/conf.py +0 -0
  343. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/index.rst +0 -0
  344. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/links.rst +0 -0
  345. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/make.bat +0 -0
  346. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/tests.rst +0 -0
  347. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/upgrade.rst +0 -0
  348. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/docs/users.rst +0 -0
  349. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/meson.build +0 -0
  350. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/pythoncapi_compat.h +0 -0
  351. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/runtests.py +0 -0
  352. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/__init__.py +0 -0
  353. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/setup.py +0 -0
  354. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/test_pythoncapi_compat.py +0 -0
  355. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/test_pythoncapi_compat_cext.c +0 -0
  356. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/test_pythoncapi_compat_cppext.cpp +0 -0
  357. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/test_upgrade_pythoncapi.py +0 -0
  358. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/tests/utils.py +0 -0
  359. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat/upgrade_pythoncapi.py +0 -0
  360. {pygobject-3.52.2 → pygobject-3.52.3}/subprojects/pythoncapi-compat.wrap +0 -0
  361. {pygobject-3.52.2 → pygobject-3.52.3}/tests/conftest.py +0 -0
  362. {pygobject-3.52.2 → pygobject-3.52.3}/tests/gi/overrides/Regress.py +0 -0
  363. {pygobject-3.52.2 → pygobject-3.52.3}/tests/gi/overrides/__init__.py +0 -0
  364. {pygobject-3.52.2 → pygobject-3.52.3}/tests/helper.py +0 -0
  365. {pygobject-3.52.2 → pygobject-3.52.3}/tests/meson.build +0 -0
  366. {pygobject-3.52.2 → pygobject-3.52.3}/tests/org.gnome.test.gschema.xml +0 -0
  367. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test-floating.c +0 -0
  368. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test-floating.h +0 -0
  369. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test-thread.c +0 -0
  370. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test-thread.h +0 -0
  371. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test-unknown.c +0 -0
  372. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test-unknown.h +0 -0
  373. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_async.py +0 -0
  374. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_atoms.py +0 -0
  375. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_cairo.py +0 -0
  376. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_docstring.py +0 -0
  377. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_enum.py +0 -0
  378. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_error.py +0 -0
  379. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_events.py +0 -0
  380. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_everything.py +0 -0
  381. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_fields.py +0 -0
  382. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_fundamental.py +0 -0
  383. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_gdbus.py +0 -0
  384. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_gi.py +0 -0
  385. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_gio.py +0 -0
  386. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_glib.py +0 -0
  387. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_gobject.py +0 -0
  388. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_gtk_template.py +0 -0
  389. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_gtype.py +0 -0
  390. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_import_machinery.py +0 -0
  391. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_interface.py +0 -0
  392. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_internal_api.py +0 -0
  393. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_iochannel.py +0 -0
  394. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_mainloop.py +0 -0
  395. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_object_marshaling.py +0 -0
  396. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_option.py +0 -0
  397. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_ossig.py +0 -0
  398. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_gdk.py +0 -0
  399. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_gdkpixbuf.py +0 -0
  400. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_gio.py +0 -0
  401. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_glib.py +0 -0
  402. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_gobject.py +0 -0
  403. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_gtk.py +0 -0
  404. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_overrides_pango.py +0 -0
  405. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_properties.py +0 -0
  406. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_pycapi.py +0 -0
  407. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_pygtkcompat.py +0 -0
  408. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_repository.py +0 -0
  409. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_resulttuple.py +0 -0
  410. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_signal.py +0 -0
  411. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_signature.py +0 -0
  412. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_source.py +0 -0
  413. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_subprocess.py +0 -0
  414. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_thread.py +0 -0
  415. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_typeclass.py +0 -0
  416. {pygobject-3.52.2 → pygobject-3.52.3}/tests/test_unknown.py +0 -0
  417. {pygobject-3.52.2 → pygobject-3.52.3}/tests/testhelpermodule.c +0 -0
  418. {pygobject-3.52.2 → pygobject-3.52.3}/tests/valgrind.supp +0 -0
  419. {pygobject-3.52.2 → pygobject-3.52.3}/tools/mkmetadata.py +0 -0
  420. {pygobject-3.52.2 → pygobject-3.52.3}/tools/pygi-convert.sh +0 -0
@@ -1,3 +1,8 @@
1
+ 3.52.3 - 2025-03-16
2
+ -------------------
3
+
4
+ * Remove invalid error check for gi_constant_info_get_value :mr:`417`
5
+
1
6
  3.52.2 - 2025-03-12
2
7
  -------------------
3
8
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: PyGObject
3
- Version: 3.52.2
3
+ Version: 3.52.3
4
4
  Summary: Python bindings for GObject Introspection
5
5
  Author-Email: James Henstridge <james@daa.com.au>
6
6
  Maintainer-Email: Christoph Reiter <creiter@src.gnome.org>, Arjan Molenaar <amolenaar@gnome.org>, Dan Yeaw <danyeaw@gnome.org>, Ignacio Casal Quinteiro <icq@gnome.org>
@@ -1656,10 +1656,7 @@ _wrap_gi_constant_info_get_value (PyGIBaseInfo *self)
1656
1656
  PyObject *py_value;
1657
1657
  gboolean free_array = FALSE;
1658
1658
 
1659
- if (gi_constant_info_get_value ( (GIConstantInfo *) self->info, &value) == 0) {
1660
- PyErr_SetString (PyExc_RuntimeError, "unable to get value");
1661
- return NULL;
1662
- }
1659
+ gi_constant_info_get_value ( (GIConstantInfo *) self->info, &value);
1663
1660
 
1664
1661
  type_info = gi_constant_info_get_type_info ( (GIConstantInfo *) self->info);
1665
1662
 
@@ -1,7 +1,7 @@
1
1
  project(
2
2
  'pygobject',
3
3
  'c',
4
- version : '3.52.2',
4
+ version : '3.52.3',
5
5
  meson_version : '>= 0.64.0',
6
6
  default_options : ['warning_level=1', 'buildtype=debugoptimized']
7
7
  )
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes