Skip to content

Commit fe8f620

Browse files
authored
Add aliases for python packages (#2886)
* Add alias for snsynth package Signed-off-by: Matei Dibu <[email protected]> * Add alias for 'cyclonedx' to 'cyclonedx-python-lib' Signed-off-by: Matei Dibu <[email protected]> * Add alias for smartnoise-sql Add alias for smartnoise-sql package. Signed-off-by: Matei Dibu <[email protected]> --------- Signed-off-by: Matei Dibu <[email protected]>
1 parent 3756c46 commit fe8f620

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

data/pypi-pkg-aliases.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,7 @@
563563
"curator": "elasticsearch-curator",
564564
"curl": "pycurl",
565565
"cv2": "opencv-python",
566+
"cyclonedx": "cyclonedx-python-lib",
566567
"daemon": "python-daemon",
567568
"dare": "dare",
568569
"database-locks": "django-database-locks",
@@ -1064,6 +1065,8 @@
10641065
"slugify": "unicode-slugify",
10651066
"smarkets": "smk-python-sdk",
10661067
"snappy": "ctypes-snappy",
1068+
"snsql": "smartnoise-sql",
1069+
"snsynth": "smartnoise-synth",
10671070
"social-core": "social-auth-core",
10681071
"social-django": "social-auth-app-django",
10691072
"socketio": "python-socketio",

0 commit comments

Comments
 (0)