Files

28 lines
1.0 KiB
Plaintext
Raw Permalink Normal View History

<?xml version="1.0"?>
<services>
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/pygobject.git</param>
<param name="revision">3.54.5</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>
<!-- <param name="changesgenerate">enable</param> -->
</service>
Accepting request 1251859 from GNOME:Next - Update to version 3.52.1 + Use `girepository` 2.0 for GIR mappings. + Use Python's vectorcall protocol internally. + Improved API for asyncio. + Deprecation: The pygtkcompat module now throws an exception when imported. + Method signatures are exposed from PyGObject now. + Use gobject-introspection-tests for testing. + Convenience API for Gdk.RGBA got GDK 4, similar to GDK 3. + Added a [pre-commit](https://pre-commit.com/) configuration. + Use standard `enum` module for enums and flags in PyGObject. + Added an option to skip automatic initialization of GTK and GDK. + PyGObject is no longer automatically tested on i386 architecture. + Fixed iterator protocol implementation for properties. + Various code and documentation improvements. - Add pythoncapi-compat as subproject. - Pass -Dtests=false to meson: disable tests for now, as we do not have the submodule for that. - Pass -Dwheel=false to meson, as we use our own python single-spec mechanism to install the python bindings. - Add pygobject-license.patch: Fix build by not relying on PE-639 yet. - Replace pkgconfig(gobject-introspection-1.0) BuildRequires with pkgconfig(girepository-2.0): follow upstreams changes. - Drop pkgconfig(gmodule-2.0) BuildRequires: no longer needed. - Update to version 3.51.0: + Use `girepository` 2.0 for GIR mappings. OBS-URL: https://build.opensuse.org/request/show/1251859 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=160
2025-03-11 10:01:33 +00:00
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/python/pythoncapi-compat.git</param>
<param name="revision">2d18aecd7b2f549d38a13e27b682ea4966f37bd8</param>
<param name="versionformat">vendored</param>
</service>
<service name="tar" mode="buildtime"/>
<service name="recompress" mode="buildtime">
<param name="file">*.tar</param>
<param name="compression">zst</param>
</service>
Accepting request 1251859 from GNOME:Next - Update to version 3.52.1 + Use `girepository` 2.0 for GIR mappings. + Use Python's vectorcall protocol internally. + Improved API for asyncio. + Deprecation: The pygtkcompat module now throws an exception when imported. + Method signatures are exposed from PyGObject now. + Use gobject-introspection-tests for testing. + Convenience API for Gdk.RGBA got GDK 4, similar to GDK 3. + Added a [pre-commit](https://pre-commit.com/) configuration. + Use standard `enum` module for enums and flags in PyGObject. + Added an option to skip automatic initialization of GTK and GDK. + PyGObject is no longer automatically tested on i386 architecture. + Fixed iterator protocol implementation for properties. + Various code and documentation improvements. - Add pythoncapi-compat as subproject. - Pass -Dtests=false to meson: disable tests for now, as we do not have the submodule for that. - Pass -Dwheel=false to meson, as we use our own python single-spec mechanism to install the python bindings. - Add pygobject-license.patch: Fix build by not relying on PE-639 yet. - Replace pkgconfig(gobject-introspection-1.0) BuildRequires with pkgconfig(girepository-2.0): follow upstreams changes. - Drop pkgconfig(gmodule-2.0) BuildRequires: no longer needed. - Update to version 3.51.0: + Use `girepository` 2.0 for GIR mappings. OBS-URL: https://build.opensuse.org/request/show/1251859 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=160
2025-03-11 10:01:33 +00:00
<service name="set_version" mode="manual">
<param name="basename">pygobject</param>
</service>
</services>