mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Add UUIDs for 2.5.1 and 2.5.2
This commit is contained in:
parent
4885e7d098
commit
0682a52e31
1 changed files with 4 additions and 0 deletions
|
@ -33,4 +33,8 @@ product_codes = {
|
|||
'2.5.121': '{8e9321bc-6b24-48a3-8fd4-c95f8e531e5f}', # 2.5c1
|
||||
'2.5.122': '{a6cd508d-9599-45da-a441-cbffa9f7e070}', # 2.5c2
|
||||
'2.5.150': '{0a2c5854-557e-48c8-835a-3b9f074bdcaa}', # 2.5.0
|
||||
'2.5.1121':'{0378b43e-6184-4c2f-be1a-4a367781cd54}', # 2.5.1c1
|
||||
'2.5.1150':'{31800004-6386-4999-a519-518f2d78d8f0}', # 2.5.1
|
||||
'2.5.2150':'{6304a7da-1132-4e91-a343-a296269eab8a}', # 2.5.2c1
|
||||
'2.5.2150':'{6b976adf-8ae8-434e-b282-a06c7f624d2f}', # 2.5.2
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue