-
Notifications
You must be signed in to change notification settings - Fork 168
py-pydicom: Update to 1.3.0 #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changelog: * Changes in Emacs 26.3 ** New option 'help-enable-completion-auto-load'. This allows disabling the new feature introduced in Emacs 26.1 which loads files during completion of 'C-h f' and 'C-h v' according to 'definition-prefixes'. ** Emacs now supports the new Japanese Era name. The newly assigned codepoint U+32FF was added to the Unicode Character Database compiled into Emacs.
Updated editors/emacs26-nox11 to 26.3
XXX not sure how to detect the special case of native X but PREFER_PKGSRC=MesaLib safely
Start building FreeGLUT with GLUT compatibility on. - GLUT's maintainance state is much worse than FreeGLUT's, with no substanital commits since 2011. - GLUT can no longer be consider a core component of Mesa or X11. - Nobody except us seems to be using it... Other vendors still shipping GLUT: - GoboLinux, T2 SDE, PLD Linux Revbump packages using GLUT or freeglut by default.
- Update to latest shareware data file - Add License (taken from Debian) - Take maintainership OK from wiz@.
- Use freeglut instead of glut - Support wayland - Support EGL - Support GLESv2 - Support OSMesa
everything should be including the individual packages instead. mark it deprecated.
OK from yhardy@.
(author note: shiny!)
Changes: 1.10.3 ------ ### Additions - Provide `filename` metadata for all `deviantart` files (#392, #400) - Implement a `ytdl.outtmpl` option to let youtube-dl handle filenames by itself (#395) - Support `seiga` mobile URLs (#401) ### Fixes - Extract more than the first 32 posts from `piczel` galleries (#396) - Fix filenames of archives created with `--zip` (#397) - Skip unavailable images and videos on `flickr` (#398) - Fix filesystem paths on Windows with Python 3.6 and lower (#402)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.