|
46 | 46 | "python-cmd2" |
47 | 47 | ] |
48 | 48 | }, |
49 | | - { |
50 | | - "component": "python-twisted", |
51 | | - "count": 48 |
52 | | - }, |
53 | 49 | { |
54 | 50 | "component": "python-debtcollector", |
55 | 51 | "count": 34, |
|
59 | 55 | "python-stestr" |
60 | 56 | ] |
61 | 57 | }, |
62 | | - { |
63 | | - "component": "python-pyqt6", |
64 | | - "count": 30 |
65 | | - }, |
66 | 58 | { |
67 | 59 | "component": "python-joblib", |
68 | 60 | "count": 30 |
|
220 | 212 | "python-stestr" |
221 | 213 | ] |
222 | 214 | }, |
223 | | - { |
224 | | - "component": "python-pika", |
225 | | - "count": 15, |
226 | | - "blocked_by": [ |
227 | | - "python-twisted" |
228 | | - ] |
229 | | - }, |
230 | 215 | { |
231 | 216 | "component": "python-pyside6", |
232 | 217 | "count": 15, |
|
272 | 257 | "component": "pyproj", |
273 | 258 | "count": 13 |
274 | 259 | }, |
275 | | - { |
276 | | - "component": "python-crochet", |
277 | | - "count": 13, |
278 | | - "blocked_by": [ |
279 | | - "python-twisted" |
280 | | - ] |
281 | | - }, |
282 | 260 | { |
283 | 261 | "component": "python-uvicorn", |
284 | 262 | "count": 13, |
|
302 | 280 | "python-sqlalchemy" |
303 | 281 | ] |
304 | 282 | }, |
305 | | - { |
306 | | - "component": "fedora-messaging", |
307 | | - "count": 12, |
308 | | - "blocked_by": [ |
309 | | - "python-crochet", |
310 | | - "python-pika", |
311 | | - "python-twisted" |
312 | | - ] |
313 | | - }, |
314 | 283 | { |
315 | 284 | "component": "python-google-api-core", |
316 | 285 | "count": 12, |
|
425 | 394 | "python-scikit-image", |
426 | 395 | "python-sqlalchemy", |
427 | 396 | "python-tables", |
428 | | - "python-tblib", |
429 | 397 | "python-xarray", |
430 | 398 | "python-zarr" |
431 | 399 | ] |
|
446 | 414 | "blocked_by": [ |
447 | 415 | "sympy" |
448 | 416 | ] |
| 417 | + }, |
| 418 | + { |
| 419 | + "component": "python-peewee", |
| 420 | + "count": 9, |
| 421 | + "blocked_by": [ |
| 422 | + "python-psycopg2" |
| 423 | + ] |
| 424 | + }, |
| 425 | + { |
| 426 | + "component": "python-backrefs", |
| 427 | + "count": 9 |
| 428 | + }, |
| 429 | + { |
| 430 | + "component": "python-notebook", |
| 431 | + "count": 9, |
| 432 | + "blocked_by": [ |
| 433 | + "jupyterlab" |
| 434 | + ] |
| 435 | + }, |
| 436 | + { |
| 437 | + "component": "python-pytest-astropy", |
| 438 | + "count": 9, |
| 439 | + "blocked_by": [ |
| 440 | + "python-pytest-arraydiff" |
| 441 | + ] |
| 442 | + }, |
| 443 | + { |
| 444 | + "component": "python-zarr", |
| 445 | + "count": 9 |
449 | 446 | } |
450 | 447 | ], |
451 | 448 | "most_commonly_last_blocking": [ |
452 | | - { |
453 | | - "component": "python-twisted", |
454 | | - "count": 25 |
455 | | - }, |
456 | 449 | { |
457 | 450 | "component": "python-sqlalchemy", |
458 | 451 | "count": 18, |
|
462 | 455 | "python-scramp" |
463 | 456 | ] |
464 | 457 | }, |
465 | | - { |
466 | | - "component": "python-pyqt6", |
467 | | - "count": 13 |
468 | | - }, |
469 | 458 | { |
470 | 459 | "component": "python-pyside6", |
471 | | - "count": 11, |
| 460 | + "count": 13, |
472 | 461 | "prerel_abi_blocked": true |
473 | 462 | }, |
474 | 463 | { |
|
486 | 475 | ] |
487 | 476 | }, |
488 | 477 | { |
489 | | - "component": "python-psycopg2", |
490 | | - "count": 6 |
491 | | - }, |
492 | | - { |
493 | | - "component": "python-flexmock", |
| 478 | + "component": "python-peewee", |
494 | 479 | "count": 6, |
495 | 480 | "blocked_by": [ |
496 | | - "python-twisted" |
| 481 | + "python-psycopg2" |
497 | 482 | ] |
498 | 483 | }, |
499 | 484 | { |
500 | | - "component": "python-time-machine", |
501 | | - "count": 5 |
| 485 | + "component": "python-psycopg2", |
| 486 | + "count": 6 |
502 | 487 | }, |
503 | 488 | { |
504 | | - "component": "python-peewee", |
505 | | - "count": 5, |
506 | | - "blocked_by": [ |
507 | | - "python-psycopg2" |
508 | | - ] |
| 489 | + "component": "python-time-machine", |
| 490 | + "count": 5 |
509 | 491 | }, |
510 | 492 | { |
511 | 493 | "component": "python-orjson", |
|
522 | 504 | "python-pydantic-core" |
523 | 505 | ] |
524 | 506 | }, |
| 507 | + { |
| 508 | + "component": "python-shapely", |
| 509 | + "count": 5, |
| 510 | + "blocked_by": [ |
| 511 | + "pyproj" |
| 512 | + ] |
| 513 | + }, |
525 | 514 | { |
526 | 515 | "component": "python3-openid", |
527 | 516 | "count": 5, |
|
544 | 533 | "count": 4, |
545 | 534 | "prerel_abi_blocked": true |
546 | 535 | }, |
547 | | - { |
548 | | - "component": "python-shapely", |
549 | | - "count": 4, |
550 | | - "blocked_by": [ |
551 | | - "pyproj" |
552 | | - ] |
553 | | - }, |
554 | 536 | { |
555 | 537 | "component": "jupyterlab", |
556 | 538 | "count": 4, |
|
582 | 564 | "python-ufoLib2", |
583 | 565 | "sympy" |
584 | 566 | ] |
| 567 | + }, |
| 568 | + { |
| 569 | + "component": "python-dirty-equals", |
| 570 | + "count": 3, |
| 571 | + "blocked_by": [ |
| 572 | + "python-pydantic", |
| 573 | + "python-pydantic-core" |
| 574 | + ] |
| 575 | + }, |
| 576 | + { |
| 577 | + "component": "python-cattrs", |
| 578 | + "count": 3, |
| 579 | + "blocked_by": [ |
| 580 | + "python-orjson" |
| 581 | + ] |
| 582 | + }, |
| 583 | + { |
| 584 | + "component": "python-joblib", |
| 585 | + "count": 3 |
585 | 586 | } |
586 | 587 | ], |
587 | 588 | "most_commonly_last_blocking_combinations": [ |
|
611 | 612 | ], |
612 | 613 | "count": 10 |
613 | 614 | }, |
614 | | - { |
615 | | - "components": [ |
616 | | - "fedora-messaging", |
617 | | - "python-crochet", |
618 | | - "python-pika", |
619 | | - "python-twisted" |
620 | | - ], |
621 | | - "count": 8 |
622 | | - }, |
623 | 615 | { |
624 | 616 | "components": [ |
625 | 617 | "python-joblib", |
|
665 | 657 | ], |
666 | 658 | "count": 4 |
667 | 659 | }, |
| 660 | + { |
| 661 | + "components": [ |
| 662 | + "rpkg", |
| 663 | + "rpmlint" |
| 664 | + ], |
| 665 | + "count": 3 |
| 666 | + }, |
| 667 | + { |
| 668 | + "components": [ |
| 669 | + "python-blosc2", |
| 670 | + "python-ndindex", |
| 671 | + "python-tables" |
| 672 | + ], |
| 673 | + "count": 3 |
| 674 | + }, |
668 | 675 | { |
669 | 676 | "components": [ |
670 | 677 | "python-cliff", |
|
708 | 715 | ], |
709 | 716 | "count": 3 |
710 | 717 | }, |
711 | | - { |
712 | | - "components": [ |
713 | | - "rpkg", |
714 | | - "rpmlint" |
715 | | - ], |
716 | | - "count": 2 |
717 | | - }, |
718 | 718 | { |
719 | 719 | "components": [ |
720 | 720 | "python-openid-cla", |
|
0 commit comments