Skip to content

Commit 3d72014

Browse files
committed
Update reference files for new ruamel version.
1 parent 9572ca0 commit 3d72014

13 files changed

+25
-25
lines changed

tests/test_cli/test_show_/test_requirements_3_10_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repo_helper==2020.12.18
3333
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
3434
│ │ └── rpds-py>=0.7.1
3535
│ ├── ruamel.yaml>=0.16.12
36-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
36+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3737
│ ├── typing-extensions>=3.7.4.3
3838
│ └── typing-inspect>=0.6.0
3939
│ ├── mypy-extensions>=0.3.0
@@ -398,7 +398,7 @@ repo_helper==2020.12.18
398398
│ │ └── typing-extensions>=3.7.4.3
399399
│ └── typing-extensions!=4.7.0,>=3.7.4.3
400400
├── ruamel.yaml>=0.17.4
401-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
401+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
402402
├── shippinglabel>=1.7.1
403403
│ ├── dist-meta>=0.1.2
404404
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_3_11__.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repo_helper==2020.12.18
3333
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
3434
│ │ └── rpds-py>=0.7.1
3535
│ ├── ruamel.yaml>=0.16.12
36-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
36+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3737
│ ├── typing-extensions>=3.7.4.3
3838
│ └── typing-inspect>=0.6.0
3939
│ ├── mypy-extensions>=0.3.0
@@ -398,7 +398,7 @@ repo_helper==2020.12.18
398398
│ │ └── typing-extensions>=3.7.4.3
399399
│ └── typing-extensions!=4.7.0,>=3.7.4.3
400400
├── ruamel.yaml>=0.17.4
401-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
401+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
402402
├── shippinglabel>=1.7.1
403403
│ ├── dist-meta>=0.1.2
404404
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_3_6_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repo_helper==2020.12.18
4444
│ │ ├── setuptools
4545
│ │ └── six>=1.11.0
4646
│ ├── ruamel.yaml>=0.16.12
47-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
47+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
4848
│ ├── typing-extensions>=3.7.4.3
4949
│ └── typing-inspect>=0.6.0
5050
│ ├── mypy-extensions>=0.3.0
@@ -703,7 +703,7 @@ repo_helper==2020.12.18
703703
│ │ └── typing-extensions>=3.7.4.3
704704
│ └── typing-extensions!=4.7.0,>=3.7.4.3
705705
├── ruamel.yaml>=0.17.4
706-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
706+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
707707
├── shippinglabel>=1.7.1
708708
│ ├── dist-meta>=0.1.2
709709
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_3_7_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repo_helper==2020.12.18
5353
│ │ ├── pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0
5454
│ │ └── typing-extensions; python_version < "3.8"
5555
│ ├── ruamel.yaml>=0.16.12
56-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
56+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
5757
│ ├── typing-extensions>=3.7.4.3
5858
│ └── typing-inspect>=0.6.0
5959
│ ├── mypy-extensions>=0.3.0
@@ -697,7 +697,7 @@ repo_helper==2020.12.18
697697
│ │ └── typing-extensions>=3.7.4.3
698698
│ └── typing-extensions!=4.7.0,>=3.7.4.3
699699
├── ruamel.yaml>=0.17.4
700-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
700+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
701701
├── shippinglabel>=1.7.1
702702
│ ├── dist-meta>=0.1.2
703703
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_3_8_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repo_helper==2020.12.18
4848
│ │ │ └── rpds-py>=0.7.0
4949
│ │ └── rpds-py>=0.7.1
5050
│ ├── ruamel.yaml>=0.16.12
51-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
51+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
5252
│ ├── typing-extensions>=3.7.4.3
5353
│ └── typing-inspect>=0.6.0
5454
│ ├── mypy-extensions>=0.3.0
@@ -621,7 +621,7 @@ repo_helper==2020.12.18
621621
│ │ └── typing-extensions>=3.7.4.3
622622
│ └── typing-extensions!=4.7.0,>=3.7.4.3
623623
├── ruamel.yaml>=0.17.4
624-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
624+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
625625
├── shippinglabel>=1.7.1
626626
│ ├── dist-meta>=0.1.2
627627
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_3_9_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repo_helper==2020.12.18
3333
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
3434
│ │ └── rpds-py>=0.7.1
3535
│ ├── ruamel.yaml>=0.16.12
36-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
36+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3737
│ ├── typing-extensions>=3.7.4.3
3838
│ └── typing-inspect>=0.6.0
3939
│ ├── mypy-extensions>=0.3.0
@@ -398,7 +398,7 @@ repo_helper==2020.12.18
398398
│ │ └── typing-extensions>=3.7.4.3
399399
│ └── typing-extensions!=4.7.0,>=3.7.4.3
400400
├── ruamel.yaml>=0.17.4
401-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
401+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
402402
├── shippinglabel>=1.7.1
403403
│ ├── dist-meta>=0.1.2
404404
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_/test_requirements_concise_3_8_.tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ repo_helper==2020.12.18
4747
├── referencing>=0.31.0
4848
├── requests>=2.27.1
4949
├── rpds-py>=0.7.1
50-
├── ruamel-yaml-clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
50+
├── ruamel-yaml-clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
5151
├── ruamel.yaml>=0.17.4
5252
├── shippinglabel>=1.7.1
5353
├── shippinglabel-conda>=0.1.0

tests/test_cli/test_show_windows_/test_requirements_3_10_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repo_helper==2020.12.18
3333
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
3434
│ │ └── rpds-py>=0.7.1
3535
│ ├── ruamel.yaml>=0.16.12
36-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
36+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3737
│ ├── typing-extensions>=3.7.4.3
3838
│ └── typing-inspect>=0.6.0
3939
│ ├── mypy-extensions>=0.3.0
@@ -398,7 +398,7 @@ repo_helper==2020.12.18
398398
│ │ └── typing-extensions>=3.7.4.3
399399
│ └── typing-extensions!=4.7.0,>=3.7.4.3
400400
├── ruamel.yaml>=0.17.4
401-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
401+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
402402
├── shippinglabel>=1.7.1
403403
│ ├── dist-meta>=0.1.2
404404
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_windows_/test_requirements_3_11__.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repo_helper==2020.12.18
3333
│ │ │ └── typing-extensions>=4.4.0; python_version < "3.13"
3434
│ │ └── rpds-py>=0.7.1
3535
│ ├── ruamel.yaml>=0.16.12
36-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
36+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
3737
│ ├── typing-extensions>=3.7.4.3
3838
│ └── typing-inspect>=0.6.0
3939
│ ├── mypy-extensions>=0.3.0
@@ -398,7 +398,7 @@ repo_helper==2020.12.18
398398
│ │ └── typing-extensions>=3.7.4.3
399399
│ └── typing-extensions!=4.7.0,>=3.7.4.3
400400
├── ruamel.yaml>=0.17.4
401-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
401+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
402402
├── shippinglabel>=1.7.1
403403
│ ├── dist-meta>=0.1.2
404404
│ │ ├── domdf-python-tools>=3.1.0

tests/test_cli/test_show_windows_/test_requirements_3_6_.tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ repo_helper==2020.12.18
4444
│ │ ├── setuptools
4545
│ │ └── six>=1.11.0
4646
│ ├── ruamel.yaml>=0.16.12
47-
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
47+
│ │ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
4848
│ ├── typing-extensions>=3.7.4.3
4949
│ └── typing-inspect>=0.6.0
5050
│ ├── mypy-extensions>=0.3.0
@@ -706,7 +706,7 @@ repo_helper==2020.12.18
706706
│ │ └── typing-extensions>=3.7.4.3
707707
│ └── typing-extensions!=4.7.0,>=3.7.4.3
708708
├── ruamel.yaml>=0.17.4
709-
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.13"
709+
│ └── ruamel.yaml.clib>=0.2.7; platform_python_implementation == "CPython" and python_version < "3.14"
710710
├── shippinglabel>=1.7.1
711711
│ ├── dist-meta>=0.1.2
712712
│ │ ├── domdf-python-tools>=3.1.0

0 commit comments

Comments
 (0)