[Bug 276385] devel/py-scantree: update to 0.0.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 16 Jan 2024 19:09:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276385

            Bug ID: 276385
           Summary: devel/py-scantree: update to 0.0.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: rm@FreeBSD.org
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

Created attachment 247711
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=247711&action=edit
scantree 0.0.2

This update allows us to eliminate some obsoleted dependencies and to build
with decent python versions.

Changes:
https://github.com/andhus/scantree/releases/tag/v0.0.2

testrun:
============================================================================================================
test session starts
=============================================================================================================
platform freebsd15 -- Python 3.9.18, pytest-7.4.3, pluggy-1.3.0
benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False
min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10
warmup=False warmup_iterations=100000)
rootdir: /ports/devel/py-scantree/work-py39/scantree-0.0.2
plugins: mock-3.10.0, profiling-1.7.0, anyio-4.2.0, benchmark-4.0.0
collected 51 items                                                              

test_compat.py .....                                                           
                                                                               
                                                                       [  9%]
test_filter.py .......                                                         
                                                                               
                                                                       [ 23%]
test_node.py ...........                                                       
                                                                               
                                                                       [ 45%]
test_path.py .......                                                           
                                                                               
                                                                       [ 58%]
test_scantree.py .............                                                 
                                                                               
                                                                       [ 84%]
test_test_utils.py ........                                                    
                                                                               
                                                                       [100%]

=============================================================================================================
51 passed in 5.50s
=============================================================================================================

-- 
You are receiving this mail because:
You are the assignee for the bug.