From e68d405c5d712af4387159df07e226217bdda049 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 6 Apr 2022 22:33:41 +0100 Subject: gentoo resync : 06.04.2022 --- dev-python/pytools/Manifest | 1 - dev-python/pytools/pytools-9999.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) delete mode 100644 dev-python/pytools/pytools-9999.ebuild (limited to 'dev-python/pytools') diff --git a/dev-python/pytools/Manifest b/dev-python/pytools/Manifest index 92bd32a22ce2..e8feb79210c5 100644 --- a/dev-python/pytools/Manifest +++ b/dev-python/pytools/Manifest @@ -2,5 +2,4 @@ DIST pytools-2022.1.1.tar.gz 67883 BLAKE2B 915d0a40de77589b3ec7d463f44b677cf4766 DIST pytools-2022.1.2.tar.gz 67910 BLAKE2B 7c8cb65ae2ce5a790a2f5985c9d464d156ea49e9d8f17d5ff1bb456fc9d8f297fc2aa738aeadab45b472c08ced4995de487a6d59f1cb62aeb92a783b01292f6c SHA512 eb594188f55fa4d4e5696dbe7ac322675e75683a932369d641b52787af9fbb9eaa9e2697e1db811fd61065472836aaf9875edd73538db40d3b0760fa937547c9 EBUILD pytools-2022.1.1.ebuild 583 BLAKE2B 67858b7ec936cbcb9e6102b271391de8aa0bfdf7d5bd6b04f392eecf905e3260b3a2d2fb0115ac5cf4cbce6fb9ad169f26cd4321f3d4805b0f2f719cadd96aae SHA512 68022a736523b10cfd86ff32d1b9212f25fa353e1888167f0d730a43799aa6da37e4756df60a2126a2f5c894482e18591954c3bbde5e7a94646558fb4f02b3a6 EBUILD pytools-2022.1.2.ebuild 584 BLAKE2B ed94ee52263de95711b0e307417ae6fde9fb9ebe09c7527d22cecdaf3fb4165de045e6e02395c4bd49cdb80e1178cf25bf973b25e9f4f714fcb44f5c718cfd5e SHA512 6d7525d245911631ccab5363503cd045bce9ea41ec07176dd4e9e44057634771dcddc6da3723bf138d0d5c1580937bb37ef2e433581862d11c986d71434f59de -EBUILD pytools-9999.ebuild 540 BLAKE2B 79935eaf65d8de5623d628068ae537aab12ecc18588272ced9da06c7c3f9343cd83423baf7c56308fa596809f4b2f28607b5f7cba9810958df8ca8157751a3dd SHA512 41da1b9e57b251a497a6040bb95503534a262b1481dfc92a52534874d7268857ada753d36cad384e78878c05221bfd4efc0f427538c829add7be996f68f28d43 MISC metadata.xml 395 BLAKE2B aaf2add895c8e4001828d7b4e34a251d6690ae783d129b5a75e7676aca5f7e655597343df4eba3dffd40cbb9f4321766885a94ef8ae5c31f57aba4b23b8d6d67 SHA512 3201eaa7dccb492b48ec3143ed91696519c420d99d453e5e2a489592c50e532c7c270be8c6ab8c09da0eb8dac85dad9ba3ca0c98ec57b5fa850efb912c557917 diff --git a/dev-python/pytools/pytools-9999.ebuild b/dev-python/pytools/pytools-9999.ebuild deleted file mode 100644 index 2bd2c25235ec..000000000000 --- a/dev-python/pytools/pytools-9999.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) -PYTHON_REQ_USE='sqlite' - -inherit distutils-r1 git-r3 - -DESCRIPTION="Collection of tools missing from the Python standard library" -HOMEPAGE="https://mathema.tician.de/software/pytools/" -EGIT_REPO_URI="https://github.com/inducer/pytools" - -LICENSE="MIT" -SLOT="0" - -RDEPEND=" - >=dev-python/appdirs-1.4.0[${PYTHON_USEDEP}] - >=dev-python/numpy-1.6.0[${PYTHON_USEDEP}] -" - -distutils_enable_tests pytest -- cgit v1.2.3