Skip to content

Update python requirments#130

Closed
suRedLance wants to merge 1 commit intoly4k:mainfrom
suRedLance:patch-1
Closed

Update python requirments#130
suRedLance wants to merge 1 commit intoly4k:mainfrom
suRedLance:patch-1

Conversation

@suRedLance
Copy link
Copy Markdown

As of python 3.11, enum module doesn't have a '_decompose' attribute. Forcing python 3.10 on install will fix the problems.

As of python 3.11, enum module doesn't have a '_decompose'  attribute.
Forcing python 3.10 on install will fix the problems.
@exploide
Copy link
Copy Markdown
Contributor

exploide commented Mar 2, 2023

This is not a suitable long-term fix. Certipy needs to be compatible with Python 3.11. There is already an attempt in #129.

@suRedLance
Copy link
Copy Markdown
Author

suRedLance commented Mar 2, 2023

#129 is a work in progress from what I saw.
Right now the tool doesn't support Python 3.11, declaring it needs Python 3.10 is just a courtesy to make sure it works out of the box. :)

@exploide
Copy link
Copy Markdown
Contributor

Think this is obsolete now since #129 has been merged.

ly4k added a commit that referenced this pull request May 11, 2025
Issues:
- Closes #90
- Closes #92
- Closes #106
- Closes #115
- Closes #122
- Closes #124
- Closes #126
- Closes #137
- Closes #151
- Closes #161
- Closes #162
- Closes #174
- Closes #179
- Closes #181
- Closes #184
- Closes #189
- Closes #194
- Closes #195
- Closes #197
- Closes #199
- Closes #205
- Closes #207
- Closes #208
- Closes #213
- Closes #214
- Closes #215
- Closes #224
- Closes #227
- Closes #234
- Closes #249
- Closes #251
- Closes #252 :-)
- Closes #256
- Closes #257
- Closes #259
- Closes #261
- Closes #262

PRs:
- Closes #130
- Closes #131
- Closes #132
- Closes #157
- Closes #182
- Closes #204
- Closes #265
@ly4k ly4k closed this in 21e0b2d May 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants