Skip to content

Commit faeeb28

Browse files
committed
Remove python2-only packages- pip, setuptools
1 parent 1ca8b6d commit faeeb28

File tree

7 files changed

+15
-233
lines changed

7 files changed

+15
-233
lines changed

SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

SPECS/LICENSES-AND-NOTICES/data/licenses.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3022,7 +3022,6 @@
30223022
"python-packaging",
30233023
"python-pam",
30243024
"python-pbr",
3025-
"python-pip",
30263025
"python-ply",
30273026
"python-prettytable",
30283027
"python-psutil",
@@ -3036,7 +3035,6 @@
30363035
"python-pynacl",
30373036
"python-pyvmomi",
30383037
"python-requests",
3039-
"python-setuptools",
30403038
"python-setuptools_scm",
30413039
"python-simplejson",
30423040
"python-six",

SPECS/python-pip/python-pip.signatures.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

SPECS/python-pip/python-pip.spec

Lines changed: 0 additions & 98 deletions
This file was deleted.

SPECS/python-setuptools/python-setuptools.signatures.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

SPECS/python-setuptools/python-setuptools.spec

Lines changed: 0 additions & 97 deletions
This file was deleted.

cgmanifest.json

Lines changed: 14 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -23509,16 +23509,6 @@
2350923509
}
2351023510
}
2351123511
},
23512-
{
23513-
"component": {
23514-
"type": "other",
23515-
"other": {
23516-
"name": "python-pip",
23517-
"version": "19.2",
23518-
"downloadUrl": "https://files.pythonhosted.org/packages/41/13/b6e68eae78405af6e4e9a93319ae5bb371057786f1590b157341f7542d7d/pip-19.2.tar.gz"
23519-
}
23520-
}
23521-
},
2352223512
{
2352323513
"component": {
2352423514
"type": "other",
@@ -24169,16 +24159,6 @@
2416924159
}
2417024160
}
2417124161
},
24172-
{
24173-
"component": {
24174-
"type": "other",
24175-
"other": {
24176-
"name": "python-setuptools",
24177-
"version": "40.2.0",
24178-
"downloadUrl": "https://files.pythonhosted.org/packages/ef/1d/201c13e353956a1c840f5d0fbf0461bd45bbd678ea4843ebf25924e8984c/setuptools-40.2.0.zip"
24179-
}
24180-
}
24181-
},
2418224162
{
2418324163
"component": {
2418424164
"type": "other",
@@ -24334,8 +24314,18 @@
2433424314
"type": "other",
2433524315
"other": {
2433624316
"name": "python-sphinxcontrib-websupport",
24337-
"version": "1.2.4",
24338-
"downloadUrl": "https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/1.2.4.tar.gz"
24317+
"version": "1.1.2",
24318+
"downloadUrl": " https://github.com/sphinx-doc/sphinxcontrib-websupport/archive/1.1.2.tar.gz"
24319+
}
24320+
}
24321+
},
24322+
{
24323+
"component": {
24324+
"type": "other",
24325+
"other": {
24326+
"name": "python-sqlalchemy",
24327+
"version": "1.3.2",
24328+
"downloadUrl": "https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.3.2.tar.gz"
2433924329
}
2434024330
}
2434124331
},
@@ -24344,8 +24334,8 @@
2434424334
"type": "other",
2434524335
"other": {
2434624336
"name": "python-sqlalchemy",
24347-
"version": "1.4.32",
24348-
"downloadUrl": "https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.4.32.tar.gz"
24337+
"version": "1.3.22",
24338+
"downloadUrl": "https://files.pythonhosted.org/packages/source/S/SQLAlchemy/SQLAlchemy-1.3.22.tar.gz"
2434924339
}
2435024340
}
2435124341
},

0 commit comments

Comments
 (0)