Skip to content

Commit 853699e

Browse files
committed
progress
1 parent b94ab05 commit 853699e

2 files changed

Lines changed: 30 additions & 33 deletions

File tree

commonly-needed-report.json

Lines changed: 30 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -358,14 +358,6 @@
358358
"python-twisted"
359359
]
360360
},
361-
{
362-
"component": "python-CacheControl",
363-
"count": 13,
364-
"blocked_by": [
365-
"python-cherrypy",
366-
"python-zc-lockfile"
367-
]
368-
},
369361
{
370362
"component": "jupyterlab",
371363
"count": 13,
@@ -418,6 +410,13 @@
418410
"blocked_by": [
419411
"python-pendulum"
420412
]
413+
},
414+
{
415+
"component": "python-partd",
416+
"count": 11,
417+
"blocked_by": [
418+
"python-Bottleneck"
419+
]
421420
}
422421
],
423422
"most_commonly_last_blocking": [
@@ -426,12 +425,12 @@
426425
"count": 27
427426
},
428427
{
429-
"component": "python-qt5",
428+
"component": "python-twisted",
430429
"count": 24
431430
},
432431
{
433-
"component": "python-twisted",
434-
"count": 23
432+
"component": "python-qt5",
433+
"count": 24
435434
},
436435
{
437436
"component": "python-Bottleneck",
@@ -466,16 +465,11 @@
466465
"count": 9,
467466
"prerel_abi_blocked": true
468467
},
469-
{
470-
"component": "python-zope-testrunner",
471-
"count": 7
472-
},
473468
{
474469
"component": "python-flexmock",
475470
"count": 6,
476471
"blocked_by": [
477-
"python-twisted",
478-
"python-zope-testrunner"
472+
"python-twisted"
479473
]
480474
},
481475
{
@@ -542,6 +536,11 @@
542536
"llvm",
543537
"python-matplotlib"
544538
]
539+
},
540+
{
541+
"component": "libyui",
542+
"count": 3,
543+
"prerel_abi_blocked": true
545544
}
546545
],
547546
"most_commonly_last_blocking_combinations": [
@@ -584,7 +583,6 @@
584583
{
585584
"components": [
586585
"poetry",
587-
"python-CacheControl",
588586
"python-cleo",
589587
"python-rapidfuzz"
590588
],
@@ -624,22 +622,22 @@
624622
},
625623
{
626624
"components": [
627-
"python-google-api-core",
628-
"python-proto-plus"
625+
"mkdocs-material",
626+
"python-backrefs"
629627
],
630-
"count": 4
628+
"count": 5
631629
},
632630
{
633631
"components": [
634-
"python-Bottleneck",
635-
"python-matplotlib"
632+
"python-google-api-core",
633+
"python-proto-plus"
636634
],
637635
"count": 4
638636
},
639637
{
640638
"components": [
641-
"mkdocs-material",
642-
"python-backrefs"
639+
"python-Bottleneck",
640+
"python-matplotlib"
643641
],
644642
"count": 4
645643
},
@@ -675,13 +673,6 @@
675673
],
676674
"count": 3
677675
},
678-
{
679-
"components": [
680-
"python-pyramid",
681-
"python-zope-deprecation"
682-
],
683-
"count": 3
684-
},
685676
{
686677
"components": [
687678
"python-cliff",
@@ -710,6 +701,13 @@
710701
"python-pydantic-core"
711702
],
712703
"count": 3
704+
},
705+
{
706+
"components": [
707+
"python-Levenshtein",
708+
"python-rapidfuzz"
709+
],
710+
"count": 3
713711
}
714712
],
715713
"dependency_loops": []

progress.pkgs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ xapian-bindings
6464
xcfun
6565
libyui
6666
python-zlib-ng
67-
python-zope-testrunner
6867
recoll
6968
renderdoc
7069
rpmlint

0 commit comments

Comments
 (0)