-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2025-1d8fe2f186 2025-12-04 00:51:14.440688+00:00 --------------------------------------------------------------------------------
Name : python-usort Product : Fedora 43 Version : 1.1.0 Release : 1.fc43 URL : https://github.com/facebook/usort Summary : A small, safe import sorter Description : μsort is a safe, minimal import sorter. Its primary goal is to make no "dangerous" changes to code, and to make no changes on code style. This is achieved by detecting distinct "blocks" of imports that are the most likely to be safely interchangeable, and only reordering imports within these blocks without altering formatting. Code style is left as an exercise for linters and formatters. -------------------------------------------------------------------------------- Update Information: 1.1.0 In addition to changes in 1.1.0b1 and 1.1.0b2, this release drops support for Python versions below 3.9. 1.1.0b2 Beta release New magic_commas option to force multi-line import style like black (#252, #247) Fix dropped inline comments on last import item without trailing comma (#251, #249) $ git shortlog -sn v1.1.0b1... 5 Amethyst Reese 1.1.0b1 Beta release Splits basic import statements with multiple names (#140) Uniformly collapse blank lines within a category (#201) Support 3.10+ syntax by enabling the LibCST native parser by default (#244) Drop support for Python 3.6 (#154) $ git shortlog -sn v1.0.5... 44 Amethyst Reese 37 dependabot[bot] 5 Zsolt Dollenstein 4 Loren Arthur 1 Arseny Boykov 1 Tim Hatch -------------------------------------------------------------------------------- ChangeLog: * Tue Nov 25 2025 Michel Lind <[email protected]> - 1.1.0-1 - Update to version 1.1.0 - Resolves: rhbz#2412301 - Drop toml dependency; resolves: rhbz#2392569 -------------------------------------------------------------------------------- References: [ 1 ] Bug #2392569 - python-usort: Remove python-toml dependency https://bugzilla.redhat.com/show_bug.cgi?id=2392569 [ 2 ] Bug #2412301 - python-usort-1.1.0b2 is available https://bugzilla.redhat.com/show_bug.cgi?id=2412301 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2025-1d8fe2f186' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys --------------------------------------------------------------------------------
-- _______________________________________________ package-announce mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
