Skip to content

Remove unused dependencies#22

Merged
michaelDCurran merged 2 commits intonvaccess:masterfrom
lukaszgo1:removeUnusedDeps
Jul 27, 2021
Merged

Remove unused dependencies#22
michaelDCurran merged 2 commits intonvaccess:masterfrom
lukaszgo1:removeUnusedDeps

Conversation

@lukaszgo1
Copy link
Copy Markdown
Contributor

@lukaszgo1 lukaszgo1 commented Apr 30, 2021

Currently misc-deps contains some unused dependencies namely:

I've also reverted #20 to make it easier to update misc-deps in NVDA we're using BRLAPI for Python 3.7 anyway.

Testing:

Executed scons source from a clean NVDA repo with these changes ensured that everything builds correctly in particular made sure that BRLAPI and eSpeak are functional.
I've also made sure the developer documentation builds correctly.

- espeakedit.exe - eSpeak NG has ability to build voice files natively
- epydoc - were using Sphinx as of nvaccess/nvda#9968
- Boost - were using optional from C++ 17 as of nvaccess/nvda#9661
@feerrenrut
Copy link
Copy Markdown
Contributor

Does this have a corresponding PR for NVDA yet?

@lukaszgo1
Copy link
Copy Markdown
Contributor Author

Not yet - I feel it would be better to have this merged into master of misc-deps first and then I'll create a PR against NVDA repo.

@feerrenrut feerrenrut requested a review from michaelDCurran May 6, 2021 09:38
@lukaszgo1
Copy link
Copy Markdown
Contributor Author

@michaelDCurran Is this on your radar for 2021.3 perhaps? While I've tested this rather torougly and I don;t expect any regression merging stuff like this at the beginning of the dev cycle seems safer.

@michaelDCurran michaelDCurran merged commit 6368074 into nvaccess:master Jul 27, 2021
@lukaszgo1 lukaszgo1 deleted the removeUnusedDeps branch July 27, 2021 08:50
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.

3 participants