Marcel Telka
2024-03-11 bea9e1fc15369d31b1e4645276e2c0b51044e2a0
python/types-PyYAML: update to 6.0.12.20240311

5 files modified
17 ■■■■ changed files
components/python/types-PyYAML/Makefile 6 ●●●●● patch | view | raw | blame | history
components/python/types-PyYAML/history 2 ●●● patch | view | raw | blame | history
components/python/types-PyYAML/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/python/types-PyYAML/pkg5 6 ●●●● patch | view | raw | blame | history
components/python/types-PyYAML/python-integrate-project.conf 1 ●●●● patch | view | raw | blame | history
components/python/types-PyYAML/Makefile
@@ -19,13 +19,11 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        types-PyYAML
HUMAN_VERSION =            6.0.12.12
HUMAN_VERSION =            6.0.12.20240311
COMPONENT_SUMMARY =        types-PyYAML - Typing stubs for PyYAML
COMPONENT_PROJECT_URL =        https://github.com/python/typeshed
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/af/48/b3bbe63a129a80911b60f57929c5b243af909bc1c9590917434bca61a4a3/types-PyYAML-6.0.12.12.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:334373d392fde0fdf95af5c3f1661885fa10c52167b14593eb856289e1855062
    sha256:a9e0f0f88dc835739b0c1ca51ee90d04ca2a897a71af79de9aec5f38cb0a5342
COMPONENT_LICENSE =        Apache-2.0 AND MIT
TEST_STYLE = setup.py
components/python/types-PyYAML/history
@@ -1 +1 @@
library/python/types-pyyaml-37@6.0.12.10,5.11-2023.0.0.1 noincorporate
library/python/types-pyyaml-37@6.0.12.10,5.11-2023.0.0.2
components/python/types-PyYAML/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
components/python/types-PyYAML/pkg5
@@ -3,8 +3,8 @@
        "runtime/python-39"
    ],
    "fmris": [
        "library/python/types-pyyaml-39",
        "library/python/types-pyyaml"
        "library/python/types-pyyaml",
        "library/python/types-pyyaml-39"
    ],
    "name": "types-PyYAML"
}
}
components/python/types-PyYAML/python-integrate-project.conf
@@ -15,6 +15,7 @@
%hook-no-license%
# This project is a part of typeshed so its license applies
# https://github.com/typeshed-internal/stub_uploader/issues/89
curl -s "https://raw.githubusercontent.com/python/typeshed/main/LICENSE" > "$DISTRIBUTION.license"
%hook-manifest%
# both licenses apply, but license-detector is unable to detect that