textproc/py-charset-normalizer: Update to 3.4.2
Changes: https://github.com/jawah/charset_normalizer/releases
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PORTNAME= charset-normalizer
|
||||
PORTVERSION= 3.4.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.4.2
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/jawah/charset_normalizer/releases/download/${PORTVERSION}/
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1735227968
|
||||
SHA256 (charset_normalizer-3.4.1.tar.gz) = 44251f18cd68a75b56585dd00dae26183e102cd5e0f9f1466e6df5da2ed64ea3
|
||||
SIZE (charset_normalizer-3.4.1.tar.gz) = 123188
|
||||
TIMESTAMP = 1747546584
|
||||
SHA256 (charset_normalizer-3.4.2.tar.gz) = 5baececa9ecba31eff645232d59845c07aa030f0c81ee70184a90d35099a0e63
|
||||
SIZE (charset_normalizer-3.4.2.tar.gz) = 126367
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
--- pyproject.toml.orig 2024-12-24 16:22:27 UTC
|
||||
--- pyproject.toml.orig 2025-05-02 06:41:54 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
-requires = ["setuptools", "setuptools-scm", "mypy>=1.4.1,<=1.14.0"]
|
||||
-requires = ["setuptools", "setuptools-scm", "mypy>=1.4.1,<=1.15.0"]
|
||||
+requires = ["setuptools", "setuptools-scm"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user