Marcel Telka
2023-12-14 76b34bb9161dc4addd60fb9dfa1a210b7684abfe
python/isort: update to 5.13.2

1 files modified
6 ■■■■ changed files
components/python/isort/Makefile 6 ●●●● patch | view | raw | blame | history
components/python/isort/Makefile
@@ -19,13 +19,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        isort
HUMAN_VERSION =            5.13.1
HUMAN_VERSION =            5.13.2
COMPONENT_SUMMARY =        isort - A Python utility / library to sort Python imports.
COMPONENT_PROJECT_URL =        https://pycqa.github.io/isort/
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/1e/59/98677f9085b607551b009833449c39bfc4ce8172b0d9545eece9b5e2f8e5/isort-5.13.1.tar.gz
    https://files.pythonhosted.org/packages/87/f9/c1eb8635a24e87ade2efce21e3ce8cd6b8630bb685ddc9cdaca1349b2eb5/isort-5.13.2.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:aaed790b463e8703fb1eddb831dfa8e8616bacde2c083bd557ef73c8189b7263
    sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109
COMPONENT_LICENSE =        MIT
COMPONENT_LICENSE_FILE =    LICENSE