Andreas Wacknitz
2024-02-13 594f056037df881c02bf2e2d6e42a57ac97bd2ce
gst-python: update to 1.22.10

2 files modified
7 ■■■■ changed files
components/python/gst-python/Makefile 7 ●●●● patch | view | raw | blame | history
tools/.gnupg/pubring.gpg patch | view | raw | blame | history
components/python/gst-python/Makefile
@@ -17,12 +17,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        gst-python
COMPONENT_VERSION=    1.22.9
COMPONENT_VERSION=    1.22.10
COMPONENT_SUMMARY=    Python bindings for the GStreamer streaming media framework
COMPONENT_PROJECT_URL=    https://gstreamer.freedesktop.org
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.xz
COMPONENT_ARCHIVE_HASH= sha256:3f9d5c6ffefda268703744b592a6b3983aa6723273b1220ecbcb62c2a5800009
COMPONENT_ARCHIVE_HASH= sha256:99e37ea9f7163099734f9b0fce361bc67a0e7a65ffba9bc497127506a3fdedb3
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)/src/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_SIG_URL=    $(COMPONENT_ARCHIVE_URL).asc
COMPONENT_CLASSIFICATION= Development/Python
@@ -33,9 +33,6 @@
include $(WS_MAKE_RULES)/common.mk
CONFIGURE_OPTIONS += -Dpygi-overrides-dir=$(PYTHON_VENDOR_PACKAGES)/gi/overrides
# for the tests
unexport SHELLOPTS
# As test results keep only everything between the lines containing Ok: and Timeout:
COMPONENT_TEST_TRANSFORMS += \
tools/.gnupg/pubring.gpg
Binary files differ