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 CAB3915A7D9 for ; Fri, 17 Mar 2023 15:58:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D0B372BC1F1; Fri, 17 Mar 2023 15:58:14 +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 B5B692BC1F1 for ; Fri, 17 Mar 2023 15:58:14 +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 B9182341127 for ; Fri, 17 Mar 2023 15:58:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5228B8B7 for ; Fri, 17 Mar 2023 15:58:12 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1679068681.4505ed8acb0fd1e43cbc632a8a09cc561c0d54d8.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/atomicwrites/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/atomicwrites/Manifest dev-python/atomicwrites/atomicwrites-1.4.0-r2.ebuild X-VCS-Directories: dev-python/atomicwrites/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 4505ed8acb0fd1e43cbc632a8a09cc561c0d54d8 X-VCS-Branch: master Date: Fri, 17 Mar 2023 15:58:12 +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: 3d70c2a3-21ca-4c10-a658-1321fba2bfc1 X-Archives-Hash: 9bf4dfaf39885064483c54c1b399b27c commit: 4505ed8acb0fd1e43cbc632a8a09cc561c0d54d8 Author: Michał Górny gentoo org> AuthorDate: Fri Mar 17 15:55:18 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Mar 17 15:58:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4505ed8a dev-python/atomicwrites: Remove old Signed-off-by: Michał Górny gentoo.org> dev-python/atomicwrites/Manifest | 1 - .../atomicwrites/atomicwrites-1.4.0-r2.ebuild | 24 ---------------------- 2 files changed, 25 deletions(-) diff --git a/dev-python/atomicwrites/Manifest b/dev-python/atomicwrites/Manifest index dc01ca370d1d..f68d4321a23d 100644 --- a/dev-python/atomicwrites/Manifest +++ b/dev-python/atomicwrites/Manifest @@ -1,2 +1 @@ -DIST atomicwrites-1.4.0.tar.gz 11790 BLAKE2B 98a262f46acdfb94f56175368bebe3dbd5d46c1bd694362f5c9211c7be2016821c9a833f1061f41f77adadb3a26b6c6d3ac1761a13bec1f9ac2c3c0a35a58ad2 SHA512 493fd15174880917650643db1fe85e2703add730189c23fcff11ceb87175f546b9251050ade506d0b48300e0f2a39ee5a4dcd4da8cb3e27680fd05553d6662cb DIST atomicwrites-1.4.1.tar.gz 14227 BLAKE2B 189702d908fde9f7e3ba38abe94d874a9c27d9f6dcf50c635c31835aee9667679670134c68e48449d041c1e45d7775ddf9d3212f6ed4ac89dd100c3eda14ce4c SHA512 d02f58ba639a3ba677eedd78016d366a6e77c79d31903ad34f0a50202aba9b9616f933e9763c42da197ada124abd3510c54d0b10099159308c186bccc6270f32 diff --git a/dev-python/atomicwrites/atomicwrites-1.4.0-r2.ebuild b/dev-python/atomicwrites/atomicwrites-1.4.0-r2.ebuild deleted file mode 100644 index 250d24e4fa4e..000000000000 --- a/dev-python/atomicwrites/atomicwrites-1.4.0-r2.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( pypy3 python3_{9..11} ) - -inherit distutils-r1 - -DESCRIPTION="Atomic file writes" -HOMEPAGE=" - https://github.com/untitaker/python-atomicwrites/ - https://pypi.org/project/atomicwrites/ -" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" - -distutils_enable_tests pytest -distutils_enable_sphinx docs \ - dev-python/sphinx-rtd-theme