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 ABF9415808B for ; Sat, 9 Apr 2022 02:45:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9811E0837; Sat, 9 Apr 2022 02:45:31 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A278CE0837 for ; Sat, 9 Apr 2022 02:45:31 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A409341161 for ; Sat, 9 Apr 2022 02:45:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 95EDC38D for ; Sat, 9 Apr 2022 02:45:28 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1649472159.de554a8d7961d2fe95948b4c4182a0eb85059c22.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/pytest-isort/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild dev-python/pytest-isort/pytest-isort-1.3.0.ebuild X-VCS-Directories: dev-python/pytest-isort/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: de554a8d7961d2fe95948b4c4182a0eb85059c22 X-VCS-Branch: dev Date: Sat, 9 Apr 2022 02:45:28 +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: 6914bb45-1633-4f00-bd2e-e04216d503be X-Archives-Hash: fdf190ae31aed109025268ba8b1a8564 commit: de554a8d7961d2fe95948b4c4182a0eb85059c22 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Sat Apr 9 01:42:40 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sat Apr 9 02:42:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de554a8d dev-python/pytest-isort: update HOMEPAGE Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild | 2 +- dev-python/pytest-isort/pytest-isort-1.3.0.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild index 274623001..05410eaed 100644 --- a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild +++ b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Plugin to check import ordering using isort" -HOMEPAGE="https://github.com/moccu/pytest-isort" +HOMEPAGE="https://github.com/stephrdev/pytest-isort" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild index 83853fcdf..e5084cd33 100644 --- a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild +++ b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Plugin to check import ordering using isort" -HOMEPAGE="https://github.com/moccu/pytest-isort" +HOMEPAGE="https://github.com/stephrdev/pytest-isort" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" 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 9755715808B for ; Sat, 9 Apr 2022 03:30:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 32BBEE087E; Sat, 9 Apr 2022 03:30:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E57D1E085E for ; Sat, 9 Apr 2022 03:30:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13E77341242 for ; Sat, 9 Apr 2022 03:30:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 470933A9 for ; Sat, 9 Apr 2022 03:30:26 +0000 (UTC) From: "Ronny Gutbrod" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ronny Gutbrod" Message-ID: <1649472159.de554a8d7961d2fe95948b4c4182a0eb85059c22.tastytea@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/pytest-isort/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild dev-python/pytest-isort/pytest-isort-1.3.0.ebuild X-VCS-Directories: dev-python/pytest-isort/ X-VCS-Committer: tastytea X-VCS-Committer-Name: Ronny Gutbrod X-VCS-Revision: de554a8d7961d2fe95948b4c4182a0eb85059c22 X-VCS-Branch: master Date: Sat, 9 Apr 2022 03:30:26 +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: 85208d41-d475-4533-9a1d-b18cdb335dd6 X-Archives-Hash: 95698d4e284fd70b638c19733af00f32 Message-ID: <20220409033026.c6V9NTviMOAR89_-6ora2va0uU5IcfdMKoYyc33vpZs@z> commit: de554a8d7961d2fe95948b4c4182a0eb85059c22 Author: Ronny (tastytea) Gutbrod tastytea de> AuthorDate: Sat Apr 9 01:42:40 2022 +0000 Commit: Ronny Gutbrod tastytea de> CommitDate: Sat Apr 9 02:42:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=de554a8d dev-python/pytest-isort: update HOMEPAGE Signed-off-by: Ronny (tastytea) Gutbrod tastytea.de> dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild | 2 +- dev-python/pytest-isort/pytest-isort-1.3.0.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild index 274623001..05410eaed 100644 --- a/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild +++ b/dev-python/pytest-isort/pytest-isort-1.3.0-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 DESCRIPTION="Plugin to check import ordering using isort" -HOMEPAGE="https://github.com/moccu/pytest-isort" +HOMEPAGE="https://github.com/stephrdev/pytest-isort" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild index 83853fcdf..e5084cd33 100644 --- a/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild +++ b/dev-python/pytest-isort/pytest-isort-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{8,9} ) inherit distutils-r1 DESCRIPTION="Plugin to check import ordering using isort" -HOMEPAGE="https://github.com/moccu/pytest-isort" +HOMEPAGE="https://github.com/stephrdev/pytest-isort" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD"