From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8D2B615806E for ; Thu, 25 May 2023 05:41:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5160E077C; Thu, 25 May 2023 05:40:59 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AE213E077C for ; Thu, 25 May 2023 05:40:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A1D8D340E6B for ; Thu, 25 May 2023 05:40:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D9D21A5A for ; Thu, 25 May 2023 05:40:56 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1684992814.babb92da970668a47043ad600e9dbd3e029357e5.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/pydicom/ X-VCS-Repository: proj/sci X-VCS-Files: sci-libs/pydicom/pydicom-2.2.2.ebuild sci-libs/pydicom/pydicom-2.3.1.ebuild X-VCS-Directories: sci-libs/pydicom/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: babb92da970668a47043ad600e9dbd3e029357e5 X-VCS-Branch: master Date: Thu, 25 May 2023 05:40:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 716eea6c-3e7a-4804-8590-3c3e54e28ff9 X-Archives-Hash: 033c6bb0a00f9f3b35555b07e08ef8f6 commit: babb92da970668a47043ad600e9dbd3e029357e5 Author: Horea Christian chymera eu> AuthorDate: Thu May 25 05:33:34 2023 +0000 Commit: Horea Christian gmail com> CommitDate: Thu May 25 05:33:34 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=babb92da sci-libs/pydicom: update HOMEPAGE Signed-off-by: Horea Christian chymera.eu> sci-libs/pydicom/pydicom-2.2.2.ebuild | 2 +- sci-libs/pydicom/pydicom-2.3.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-libs/pydicom/pydicom-2.2.2.ebuild b/sci-libs/pydicom/pydicom-2.2.2.ebuild index a767c2d03..410014399 100644 --- a/sci-libs/pydicom/pydicom-2.2.2.ebuild +++ b/sci-libs/pydicom/pydicom-2.2.2.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 pypi DESCRIPTION="A pure python package for parsing DICOM files" -HOMEPAGE="http://www.pydicom.org/" +HOMEPAGE="https://pydicom.github.io/pydicom/dev/" LICENSE="MIT" SLOT="0" diff --git a/sci-libs/pydicom/pydicom-2.3.1.ebuild b/sci-libs/pydicom/pydicom-2.3.1.ebuild index a767c2d03..410014399 100644 --- a/sci-libs/pydicom/pydicom-2.3.1.ebuild +++ b/sci-libs/pydicom/pydicom-2.3.1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit distutils-r1 pypi DESCRIPTION="A pure python package for parsing DICOM files" -HOMEPAGE="http://www.pydicom.org/" +HOMEPAGE="https://pydicom.github.io/pydicom/dev/" LICENSE="MIT" SLOT="0"