Date: Mon, 08 Jun 2026 06:28:40 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c023519ff3e4 - main - graphics/py-openslide-python: update 1.4=?utf-8?Q?=2E1 =E2=86=92 1?=.4.6 Message-ID: <6a266118.3beab.522aa7ec@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c023519ff3e45922ac7176339269b4176d03b178 commit c023519ff3e45922ac7176339269b4176d03b178 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-06-08 06:19:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-06-08 06:28:13 +0000 graphics/py-openslide-python: update 1.4.1 → 1.4.6 --- graphics/py-openslide-python/Makefile | 3 +-- graphics/py-openslide-python/distinfo | 6 +++--- graphics/py-openslide-python/files/patch-pyproject.toml | 11 +++++++++++ 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/graphics/py-openslide-python/Makefile b/graphics/py-openslide-python/Makefile index 4d9723146101..7ced5cef2a2b 100644 --- a/graphics/py-openslide-python/Makefile +++ b/graphics/py-openslide-python/Makefile @@ -1,7 +1,6 @@ PORTNAME= openslide-python DISTVERSIONPREFIX= v -DISTVERSION= 1.4.1 -PORTREVISION= 2 +DISTVERSION= 1.4.6 CATEGORIES= graphics #MASTER_SITES= PYPI # no tarball PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-openslide-python/distinfo b/graphics/py-openslide-python/distinfo index e8a9f09caff1..7072623a982d 100644 --- a/graphics/py-openslide-python/distinfo +++ b/graphics/py-openslide-python/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739149442 -SHA256 (openslide-openslide-python-v1.4.1_GH0.tar.gz) = c7fe6ae42a5afa6457f8418c7c860b2dc94a0cba0f3290f361cb0f4377838576 -SIZE (openslide-openslide-python-v1.4.1_GH0.tar.gz) = 389562 +TIMESTAMP = 1780899176 +SHA256 (openslide-openslide-python-v1.4.6_GH0.tar.gz) = 19801c3ea8f71728ed91af165cee09fb4bbb889c98edb23c1514353d7cb13070 +SIZE (openslide-openslide-python-v1.4.6_GH0.tar.gz) = 437912 diff --git a/graphics/py-openslide-python/files/patch-pyproject.toml b/graphics/py-openslide-python/files/patch-pyproject.toml new file mode 100644 index 000000000000..83bbd382aaf0 --- /dev/null +++ b/graphics/py-openslide-python/files/patch-pyproject.toml @@ -0,0 +1,11 @@ +--- pyproject.toml.orig 2026-06-08 06:13:21 UTC ++++ pyproject.toml +@@ -5,8 +5,6 @@ readme = "README.md" + ] + description = "Python interface to OpenSlide" + readme = "README.md" +-license = "LGPL-2.1-only AND BSD-3-Clause AND MIT AND LicenseRef-Public-Domain" +-license-files = ["COPYING.LESSER", "**/LICENSE.*"] + keywords = ["OpenSlide", "whole-slide image", "virtual slide", "library"] + classifiers = [ + "Development Status :: 5 - Production/Stable",home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a266118.3beab.522aa7ec>
