Bug 276385 - devel/py-scantree: update to 0.0.2
Summary: devel/py-scantree: update to 0.0.2
Status: Closed DUPLICATE of bug 276386
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jose Alonso Cardenas Marquez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-16 19:09 UTC by Ruslan Makhmatkhanov
Modified: 2024-01-16 22:35 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (acm)


Attachments
scantree 0.0.2 (1.37 KB, patch)
2024-01-16 19:09 UTC, Ruslan Makhmatkhanov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***