# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup python 1.0 name py-threadpoolctl version 3.5.0 revision 0 categories-append science supported_archs noarch platforms {darwin any} license BSD python.versions 38 39 310 311 312 python.pep517_backend flit maintainers {stromnov @stromnov} openmaintainer description Helpers to limit the number of threads used in the common native libraries. long_description {*}${description} homepage https://github.com/joblib/threadpoolctl checksums rmd160 a02f9e035af416440ca8ba2760a722e9f87803d4 \ sha256 082433502dd922bf738de0d8bcc4fdcbf0979ff44c42bd40f5af8a282f6fa107 \ size 41936 if {${name} ne ${subport}} { patchfiles-append patch-test.diff test.run yes }