mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
textproc/py-tomli: Update to 2.4.1
Changes: https://github.com/hukkin/tomli/blob/master/CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PORTNAME= tomli
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.4.1
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1768625755
|
||||
SHA256 (tomli-2.4.0.tar.gz) = aa89c3f6c277dd275d8e243ad24f3b5e701491a860d5121f2cdd399fbb31fc9c
|
||||
SIZE (tomli-2.4.0.tar.gz) = 17477
|
||||
TIMESTAMP = 1775587628
|
||||
SHA256 (tomli-2.4.1.tar.gz) = 7c7e1a961a0b2f2472c1ac5b69affa0ae1132c39adcb67aba98568702b9cc23f
|
||||
SIZE (tomli-2.4.1.tar.gz) = 17543
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
--- pyproject.toml.orig 2025-10-08 21:22:27 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -9,8 +9,7 @@ authors = [
|
||||
authors = [
|
||||
{ name = "Taneli Hukkinen", email = "hukkin@users.noreply.github.com" },
|
||||
]
|
||||
-license = "MIT"
|
||||
-license-files = ["LICENSE"]
|
||||
+license = { file = "LICENSE" }
|
||||
requires-python = ">=3.8"
|
||||
readme = "README.md"
|
||||
classifiers = [
|
||||
Reference in New Issue
Block a user