Skip to content

Scheduled weekly dependency update for week 51#42

Closed
pyup-bot wants to merge 5 commits intomainfrom
pyup-scheduled-update-2022-12-19
Closed

Scheduled weekly dependency update for week 51#42
pyup-bot wants to merge 5 commits intomainfrom
pyup-scheduled-update-2022-12-19

Conversation

@pyup-bot
Copy link
Collaborator

Update certifi from 2022.9.24 to 2022.12.7.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update charset-normalizer from 2.1.1 to 3.0.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update importlib-metadata from 5.1.0 to 5.2.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

Update packaging from 21.3 to 22.0.

Changelog

22.0

~~~~~~~~~~~~~~~~~

* Explicitly declare support for Python 3.11 (:issue:`587`)
* Remove support for Python 3.6 (:issue:`500`)
* Remove ``LegacySpecifier`` and ``LegacyVersion`` (:issue:`407`)
* Add ``__hash__`` and ``__eq__`` to ``Requirement`` (:issue:`499`)
* Add a ``cpNNN-none-any`` tag (:issue:`541`)
* Adhere to :pep:`685` when evaluating markers with extras (:issue:`545`)
* Allow accepting locally installed prereleases with ``SpecifierSet``  (:issue:`515`)
* Allow pre-release versions in marker evaluation (:issue:`523`)
* Correctly parse ELF for musllinux on Big Endian (:issue:`538`)
* Document ``packaging.utils.NormalizedName`` (:issue:`565`)
* Document exceptions raised by functions in ``packaging.utils`` (:issue:`544`)
* Fix compatible version specifier incorrectly strip trailing ``0`` (:issue:`493`)
* Fix macOS platform tags with old macOS SDK (:issue:`513`)
* Forbid prefix version matching on pre-release/post-release segments (:issue:`563`)
* Normalize specifier version for prefix matching (:issue:`561`)
* Improve documentation for ``packaging.specifiers`` and ``packaging.version``. (:issue:`572`)
* ``Marker.evaluate`` will now assume evaluation environment with empty ``extra``.
Evaluating markers like ``"extra == 'xyz'"`` without passing any extra in the
``environment`` will no longer raise an exception (:issue:`550`)
* Remove dependency on ``pyparsing``, by replacing it with a hand-written parser.
This package now has no runtime dependencies (:issue:`468`)
* Update return type hint for ``Specifier.filter`` and ``SpecifierSet.filter``
to use ``Iterator`` instead of ``Iterable`` (:issue:`584`)
Links

Update pytz from 2022.6 to 2022.7.

The bot wasn't able to find a changelog for this release. Got an idea?

Links

@veit veit closed this Dec 25, 2022
@veit veit deleted the pyup-scheduled-update-2022-12-19 branch December 25, 2022 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants