Marcel Telka
2023-12-25 8ee257ab58b3a55bc66a546457ec5518baa3e6d2
python/distro: update to 1.9.0; obsolete package for Python 3.7

1 files added
3 files modified
35 ■■■■■ changed files
components/python/distro/Makefile 7 ●●●●● patch | view | raw | blame | history
components/python/distro/history 1 ●●●● patch | view | raw | blame | history
components/python/distro/pkg5 9 ●●●● patch | view | raw | blame | history
components/python/distro/test/results-all.master 18 ●●●● patch | view | raw | blame | history
components/python/distro/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        distro
HUMAN_VERSION =            1.8.0
HUMAN_VERSION =            1.9.0
COMPONENT_SUMMARY =        distro - Distro - an OS platform information API
COMPONENT_PROJECT_URL =        https://github.com/python-distro/distro
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/4b/89/eaa3a3587ebf8bed93e45aa79be8c2af77d50790d15b53f6dfc85b57f398/distro-1.8.0.tar.gz
    https://files.pythonhosted.org/packages/fc/f8/98eea607f65de6527f8a2e8885fc8015d3e6f5775df186e443e0964a11c3/distro-1.9.0.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8
    sha256:2fa77c6fd8940f116ee1d6b94a2f90b13b5ea8d019b98bc8bafdcabcdd9bdbed
COMPONENT_LICENSE =        Apache-2.0
COMPONENT_LICENSE_FILE =    LICENSE
@@ -35,4 +35,5 @@
# Auto-generated dependencies
PYTHON_REQUIRED_PACKAGES += library/python/setuptools
PYTHON_REQUIRED_PACKAGES += library/python/wheel
PYTHON_REQUIRED_PACKAGES += runtime/python
components/python/distro/history
New file
@@ -0,0 +1 @@
library/python/distro-37@1.8.0,5.11-2023.0.0.1
components/python/distro/pkg5
@@ -1,15 +1,10 @@
{
    "dependencies": [
        "SUNWcs",
        "library/python/setuptools-37",
        "library/python/setuptools-39",
        "runtime/python-37",
        "runtime/python-39",
        "shell/ksh93",
        "system/library"
        "library/python/wheel-39",
        "runtime/python-39"
    ],
    "fmris": [
        "library/python/distro-37",
        "library/python/distro-39",
        "library/python/distro"
    ],
components/python/distro/test/results-all.master
@@ -1,18 +1,16 @@
============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('$(@D)/.hypothesis/examples')
rootdir: $(@D)
asyncio: mode=strict
collecting ... collected 225 items
collecting ... collected 234 items
::project PASSED
tests/test_distro.py::TestCli::test_cli SKIPPED (Irrelevant on non-l...)
tests/test_distro.py::TestCli::test_cli_can_parse_root_dir_args SKIPPED
tests/test_distro.py::TestCli::test_cli_for_coverage_yuch SKIPPED (I...)
tests/test_distro.py::TestCli::test_cli_json SKIPPED (Irrelevant on ...)
tests/test_distro.py::TestCli::test_cli_with_root_dir SKIPPED (Irrel...)
tests/test_distro.py::TestCli::test_cli_with_root_dir_as_json SKIPPED
tests/test_distro.py::TestDistroRelease::test_altlinux10_dist_release SKIPPED
tests/test_distro.py::TestDistroRelease::test_arch_dist_release SKIPPED
tests/test_distro.py::TestDistroRelease::test_centos5_dist_release SKIPPED
tests/test_distro.py::TestDistroRelease::test_centos7_dist_release SKIPPED
@@ -56,14 +54,17 @@
tests/test_distro.py::TestLSBRelease::test_ubuntu14nomodules_lsb_release SKIPPED
tests/test_distro.py::TestLSBRelease::test_ubuntu14normal_lsb_release SKIPPED
tests/test_distro.py::TestNonLinuxPlatform::test_cant_use_on_windows PASSED
tests/test_distro.py::TestOSRelease::test_altlinux10_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_amazon2016_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_arch_os_release SKIPPED (I...)
tests/test_distro.py::TestOSRelease::test_bttcb1_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_buildroot_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_centos7_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_cloudlinux7_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_coreos_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_debian10_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_debian8_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_debiantesting_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_fedora19_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_fedora23_os_release SKIPPED
tests/test_distro.py::TestOSRelease::test_fedora30_os_release SKIPPED
@@ -118,6 +119,7 @@
tests/test_distro.py::TestOSReleaseParsing::test_kx_01 SKIPPED (Irre...)
tests/test_distro.py::TestOSReleaseParsing::test_kx_02 SKIPPED (Irre...)
tests/test_distro.py::TestOverall::test_aix72_release SKIPPED (Irrel...)
tests/test_distro.py::TestOverall::test_altlinux10_release SKIPPED (...)
tests/test_distro.py::TestOverall::test_amazon2014_release SKIPPED (...)
tests/test_distro.py::TestOverall::test_amazon2016_release SKIPPED (...)
tests/test_distro.py::TestOverall::test_arch_release SKIPPED (Irrele...)
@@ -129,6 +131,7 @@
tests/test_distro.py::TestOverall::test_coreos_release SKIPPED (Irre...)
tests/test_distro.py::TestOverall::test_debian10_release SKIPPED (Ir...)
tests/test_distro.py::TestOverall::test_debian8_release SKIPPED (Irr...)
tests/test_distro.py::TestOverall::test_debiantesting_release SKIPPED
tests/test_distro.py::TestOverall::test_exherbo_release SKIPPED (Irr...)
tests/test_distro.py::TestOverall::test_fedora19_release SKIPPED (Ir...)
tests/test_distro.py::TestOverall::test_fedora23_release SKIPPED (Ir...)
@@ -156,6 +159,7 @@
tests/test_distro.py::TestOverall::test_ubuntu14_release SKIPPED (Ir...)
tests/test_distro.py::TestOverall::test_ubuntu16_release SKIPPED (Ir...)
tests/test_distro.py::TestOverallWithEtcNotReadable::test_aix72_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_altlinux10_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2014_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_amazon2016_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_arch_release SKIPPED
@@ -167,6 +171,7 @@
tests/test_distro.py::TestOverallWithEtcNotReadable::test_coreos_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_debian10_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_debian8_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_debiantesting_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_exherbo_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora19_release SKIPPED
tests/test_distro.py::TestOverallWithEtcNotReadable::test_fedora23_release SKIPPED
@@ -200,14 +205,17 @@
tests/test_distro.py::TestSpecialRelease::test_empty_uname SKIPPED (...)
tests/test_distro.py::TestSpecialRelease::test_unknowndistro_release SKIPPED
tests/test_distro.py::TestSpecialRelease::test_usrlibosreleaseonly SKIPPED
tests/test_distro.py::TestWithRootDir::test_altlinux10_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_amazon2016_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_arch_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_bttcb1_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_buildroot_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_centos7_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_cloudlinux7_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_coreos_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_debian10_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_debian8_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_debiantesting_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_fedora19_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_fedora23_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_fedora30_os_release SKIPPED
@@ -231,4 +239,4 @@
tests/test_distro.py::TestWithRootDir::test_ubuntu14_os_release SKIPPED
tests/test_distro.py::TestWithRootDir::test_ubuntu16_os_release SKIPPED
======== 2 passed, 222 skipped ========
======== 1 passed, 233 skipped ========