Bug 276385

Summary: devel/py-scantree: update to 0.0.2
Product: Ports & Packages Reporter: Ruslan Makhmatkhanov <rm>
Component: Individual Port(s)Assignee: Jose Alonso Cardenas Marquez <acm>
Status: Closed DUPLICATE    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (acm)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
scantree 0.0.2 none

Description Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2024-01-16 19:09:12 UTC
Created attachment 247711 [details]
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 =============================================================================================================
Comment 1 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-01-16 22:35:38 UTC

*** This bug has been marked as a duplicate of bug 276386 ***