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 845EC15802F for ; Sun, 12 Mar 2023 09:08:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3546E07E6; Sun, 12 Mar 2023 09:08:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 966F1E07E6 for ; Sun, 12 Mar 2023 09:08:16 +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 A126C33B864 for ; Sun, 12 Mar 2023 09:08:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E74128C8 for ; Sun, 12 Mar 2023 09:08:13 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1678610445.9bb9139517678952c13e28421e68a0a0179193ac.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/wrapio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/wrapio/Manifest dev-python/wrapio/wrapio-2.0.0.ebuild X-VCS-Directories: dev-python/wrapio/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 9bb9139517678952c13e28421e68a0a0179193ac X-VCS-Branch: dev Date: Sun, 12 Mar 2023 09:08:13 +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: 07acb079-3e69-42e4-9e9a-2c50059e1eaf X-Archives-Hash: 2d6d812295231bfbd0e37c200563f41c commit: 9bb9139517678952c13e28421e68a0a0179193ac Author: Viorel Munteanu gentoo org> AuthorDate: Sun Mar 12 08:40:45 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Mar 12 08:40:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9bb91395 dev-python/wrapio: update SRC_URI Switch from gh to pypi. Signed-off-by: Viorel Munteanu gentoo.org> dev-python/wrapio/Manifest | 2 +- dev-python/wrapio/wrapio-2.0.0.ebuild | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-python/wrapio/Manifest b/dev-python/wrapio/Manifest index d7b8acac4..4556e129a 100644 --- a/dev-python/wrapio/Manifest +++ b/dev-python/wrapio/Manifest @@ -1 +1 @@ -DIST wrapio-2.0.0.gh.tar.gz 7239 BLAKE2B 228d1a0367bdcb1c69e9035de2bd780d9a47b3a6b5ccb9080fc7f9974dafdfec3ccca8888e9f4ff7368d4d5c06424cecc5832a38db60410954cde561a0c2e272 SHA512 09056de108f6f5fc6af83534a9e8a9c80c70ead6d1d492f3dfd573b38a5dd909c837934309f9f7611394768573848afa737484b3f64ff682bcf6c7a091e15a46 +DIST wrapio-2.0.0.tar.gz 5197 BLAKE2B 1fc6bc0792b0a14b4c39bf9be85baa33580e98535d44d2aae726713a838e99b0b8e3ce69d17242843a754966dc6fc502452a8c095079b785f622883620ed9a68 SHA512 ae15cf05c7689a738514f4c6bd815bdbc90b6929a1da958486cd3b0bd5ee7055fa13d7e8edccbff6cb5fdf07088ddad316d9cd42e2d2e97fe56687b8f73cc84c diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild b/dev-python/wrapio/wrapio-2.0.0.ebuild index a98841ada..afd8c1879 100644 --- a/dev-python/wrapio/wrapio-2.0.0.ebuild +++ b/dev-python/wrapio/wrapio-2.0.0.ebuild @@ -5,14 +5,13 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Handling event-based streams in Python" HOMEPAGE=" https://github.com/Exahilosys/wrapio https://pypi.org/project/wrapio/ " -SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0" 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 E828715802F for ; Sun, 12 Mar 2023 09:15:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 498BDE084A; Sun, 12 Mar 2023 09:14:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 30B1CE084A for ; Sun, 12 Mar 2023 09:14: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 52D20340E3E for ; Sun, 12 Mar 2023 09:14:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C5FF48E3 for ; Sun, 12 Mar 2023 09:14:54 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1678610445.9bb9139517678952c13e28421e68a0a0179193ac.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/wrapio/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/wrapio/Manifest dev-python/wrapio/wrapio-2.0.0.ebuild X-VCS-Directories: dev-python/wrapio/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 9bb9139517678952c13e28421e68a0a0179193ac X-VCS-Branch: master Date: Sun, 12 Mar 2023 09:14:54 +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: 0f865f8c-1fae-4e41-a7c8-6e3d39227a8a X-Archives-Hash: 042d90cd742a1f83d27356e3cf275acd Message-ID: <20230312091454.DDrypu3-8SVCtNVJT2-n8eb3mZ0LDLcBB61sYReoADE@z> commit: 9bb9139517678952c13e28421e68a0a0179193ac Author: Viorel Munteanu gentoo org> AuthorDate: Sun Mar 12 08:40:45 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Sun Mar 12 08:40:45 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9bb91395 dev-python/wrapio: update SRC_URI Switch from gh to pypi. Signed-off-by: Viorel Munteanu gentoo.org> dev-python/wrapio/Manifest | 2 +- dev-python/wrapio/wrapio-2.0.0.ebuild | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-python/wrapio/Manifest b/dev-python/wrapio/Manifest index d7b8acac4..4556e129a 100644 --- a/dev-python/wrapio/Manifest +++ b/dev-python/wrapio/Manifest @@ -1 +1 @@ -DIST wrapio-2.0.0.gh.tar.gz 7239 BLAKE2B 228d1a0367bdcb1c69e9035de2bd780d9a47b3a6b5ccb9080fc7f9974dafdfec3ccca8888e9f4ff7368d4d5c06424cecc5832a38db60410954cde561a0c2e272 SHA512 09056de108f6f5fc6af83534a9e8a9c80c70ead6d1d492f3dfd573b38a5dd909c837934309f9f7611394768573848afa737484b3f64ff682bcf6c7a091e15a46 +DIST wrapio-2.0.0.tar.gz 5197 BLAKE2B 1fc6bc0792b0a14b4c39bf9be85baa33580e98535d44d2aae726713a838e99b0b8e3ce69d17242843a754966dc6fc502452a8c095079b785f622883620ed9a68 SHA512 ae15cf05c7689a738514f4c6bd815bdbc90b6929a1da958486cd3b0bd5ee7055fa13d7e8edccbff6cb5fdf07088ddad316d9cd42e2d2e97fe56687b8f73cc84c diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild b/dev-python/wrapio/wrapio-2.0.0.ebuild index a98841ada..afd8c1879 100644 --- a/dev-python/wrapio/wrapio-2.0.0.ebuild +++ b/dev-python/wrapio/wrapio-2.0.0.ebuild @@ -5,14 +5,13 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{9..11} ) -inherit distutils-r1 +inherit distutils-r1 pypi DESCRIPTION="Handling event-based streams in Python" HOMEPAGE=" https://github.com/Exahilosys/wrapio https://pypi.org/project/wrapio/ " -SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz" LICENSE="MIT" SLOT="0"