public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/kiwisolver/
Date: Thu, 18 Aug 2022 09:48:32 +0000 (UTC)	[thread overview]
Message-ID: <1660816089.17e7abb863ec6f057bc979150065ae455be1f374.mgorny@gentoo> (raw)

commit:     17e7abb863ec6f057bc979150065ae455be1f374
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 18 09:47:07 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 18 09:48:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17e7abb8

dev-python/kiwisolver: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/kiwisolver/Manifest                |  1 -
 dev-python/kiwisolver/kiwisolver-1.4.3.ebuild | 37 ---------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-python/kiwisolver/Manifest b/dev-python/kiwisolver/Manifest
index df7e9a2f95dc..806e607d5d45 100644
--- a/dev-python/kiwisolver/Manifest
+++ b/dev-python/kiwisolver/Manifest
@@ -1,2 +1 @@
-DIST kiwi-1.4.3.gh.tar.gz 91238 BLAKE2B bdd6164eb428e6769ae7de2a8e689a3944e13e81aef9a839d9f68459deb7e7c0840b0eb59e70932e5c1d835444c515c8cb66fa47f40d8fc6244de47852be57d6 SHA512 04205555da46e772f2d25a481c4d966dc7bab8a541434a7c183e1b4f41ccd6e06aec564f2a95dae649585d337c1bf818a7cf24727460ad14669a3b3d74c74274
 DIST kiwi-1.4.4.gh.tar.gz 91343 BLAKE2B a5e345509e7294eaf89e1361c035b3ef5d672d335682dbb426196d22876762b1f729cc728300f731a42afbfdf2828591f83cc53daf28e8d4c451a1b246b4800f SHA512 9a7ed487bb28f8c430543dc21ea59156078c129fd29b1382f1578368e72f312f4e813eb4501e4c9387647b42b085b93d4bd27d0e846f1396fa4ce68fd9e9ba5f

diff --git a/dev-python/kiwisolver/kiwisolver-1.4.3.ebuild b/dev-python/kiwisolver/kiwisolver-1.4.3.ebuild
deleted file mode 100644
index 611d0160aa2c..000000000000
--- a/dev-python/kiwisolver/kiwisolver-1.4.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{8..11} )
-
-inherit distutils-r1
-
-MY_P=kiwi-${PV}
-DESCRIPTION="An efficient C++ implementation of the Cassowary constraint solving algorithm"
-HOMEPAGE="https://github.com/nucleic/kiwi/"
-SRC_URI="
-	https://github.com/nucleic/kiwi/archive/${PV}.tar.gz -> ${MY_P}.gh.tar.gz
-"
-S=${WORKDIR}/${MY_P}
-
-LICENSE="Clear-BSD"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86"
-
-COMMON_DEPEND="
-	>=dev-python/cppy-1.2.0[${PYTHON_USEDEP}]
-"
-
-RDEPEND="
-	${COMMON_DEPEND}
-"
-BDEPEND="
-	${COMMON_DEPEND}
-	>=dev-python/setuptools_scm-3.4.3[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}


             reply	other threads:[~2022-08-18  9:48 UTC|newest]

Thread overview: 121+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-18  9:48 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-13 11:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/kiwisolver/ Michał Górny
2024-10-13 11:06 Sam James
2024-10-12 23:10 Sam James
2024-09-28 14:39 Sam James
2024-09-28 14:10 Arthur Zamarin
2024-09-28 13:33 Arthur Zamarin
2024-09-28 13:09 Michał Górny
2024-09-28 12:32 Arthur Zamarin
2024-09-28 11:36 Jakov Smolić
2024-09-04 11:57 Michał Górny
2024-05-30 14:00 Petr Vaněk
2023-09-27 19:22 Arthur Zamarin
2023-09-25 18:31 Arthur Zamarin
2023-09-25 18:31 Arthur Zamarin
2023-09-25 17:33 Arthur Zamarin
2023-09-25 17:12 Arthur Zamarin
2023-09-25 16:57 Arthur Zamarin
2023-09-25 16:54 Arthur Zamarin
2023-08-25  9:49 Michał Górny
2023-06-06  6:13 Michał Górny
2023-05-04 16:17 Michał Górny
2023-04-05 15:58 Michał Górny
2023-04-05 15:58 Michał Górny
2023-04-05 12:44 Arthur Zamarin
2023-04-05 10:10 Arthur Zamarin
2023-04-05  9:30 Arthur Zamarin
2023-04-05  8:26 Arthur Zamarin
2023-04-05  7:23 Arthur Zamarin
2023-04-05  7:23 Arthur Zamarin
2023-04-05  7:12 Arthur Zamarin
2023-04-05  7:00 Arthur Zamarin
2022-08-18  7:01 Agostino Sarubbo
2022-08-17 21:13 Sam James
2022-08-17 19:02 Arthur Zamarin
2022-08-17 19:02 Arthur Zamarin
2022-08-17 19:02 Arthur Zamarin
2022-08-17 18:53 Arthur Zamarin
2022-08-17 18:52 Arthur Zamarin
2022-08-17 18:45 Sam James
2022-07-16  8:02 Michał Górny
2022-06-21 16:12 Jakov Smolić
2022-06-20 17:49 Arthur Zamarin
2022-06-20  6:35 Agostino Sarubbo
2022-06-20  6:35 Agostino Sarubbo
2022-06-20  6:34 Agostino Sarubbo
2022-06-19 22:45 Sam James
2022-06-19 22:45 Sam James
2022-06-19  8:29 Jakov Smolić
2022-06-13 16:52 Arthur Zamarin
2022-05-26 10:45 Andrew Ammerlaan
2022-05-06 20:38 Michał Górny
2022-05-06 20:03 Arthur Zamarin
2022-05-05  5:57 Arthur Zamarin
2022-05-05  5:41 Arthur Zamarin
2022-05-05  5:38 Arthur Zamarin
2022-05-04 14:40 Sam James
2022-05-04 14:40 Sam James
2022-04-19 16:48 Arthur Zamarin
2022-04-19 16:47 Arthur Zamarin
2022-04-18 18:22 Arthur Zamarin
2022-04-18  9:27 Agostino Sarubbo
2022-04-17 18:33 Arthur Zamarin
2022-04-17 18:33 Arthur Zamarin
2022-04-17  8:07 Jakov Smolić
2022-04-17  8:07 Jakov Smolić
2022-04-04 10:58 Piotr Karbowski
2022-04-03 15:47 Piotr Karbowski
2022-03-28 10:14 Michał Górny
2022-03-15 13:23 Michał Górny
2022-01-30 23:10 James Le Cuirot
2021-10-10 20:52 Michał Górny
2021-10-10 20:37 Sam James
2021-10-10 15:38 Agostino Sarubbo
2021-10-10 15:35 Agostino Sarubbo
2021-10-09 19:22 Sam James
2021-10-09 19:22 Sam James
2021-10-09 19:18 Sam James
2021-09-07 18:34 Sam James
2021-09-06 23:56 Sam James
2021-09-06 23:54 Sam James
2021-09-06 23:49 Sam James
2021-08-28  6:54 Michał Górny
2021-08-17  1:42 Sam James
2021-08-11  0:20 Sam James
2021-06-20  1:55 Sam James
2021-06-05 13:34 Michał Górny
2021-05-25 16:21 Georgy Yakovlev
2021-01-07  9:22 Michał Górny
2021-01-03 19:40 Sam James
2020-12-31  1:17 Sam James
2020-11-27 16:18 Michał Górny
2020-11-26  8:14 Sam James
2020-11-26  6:56 Agostino Sarubbo
2020-11-25 23:09 Thomas Deutschmann
2020-11-02  9:49 Michał Górny
2020-10-22  5:55 Michał Górny
2020-09-20  9:36 Michał Górny
2020-08-07 19:25 Sam James
2020-07-31  2:38 Sam James
2020-07-26  1:18 Sam James
2020-07-05 17:36 Michał Górny
2020-06-10  8:11 Michał Górny
2020-06-05 16:03 Michał Górny
2020-06-01 20:30 Michał Górny
2020-05-30 19:48 Michał Górny
2020-05-30 16:20 Michał Górny
2020-05-30  8:56 Michał Górny
2020-05-29 17:23 Michał Górny
2020-04-26  3:12 Patrick McLean
2020-03-01  3:39 Andrey Grozin
2018-05-20 23:05 Matt Turner
2018-04-26  3:32 Andreas Sturmlechner
2018-04-23  2:30 Aaron Bauman
2018-04-22  7:34 Mikle Kolyada
2018-03-18 23:51 Sergei Trofimovich
2018-03-18 10:40 Sergei Trofimovich
2018-03-09 12:24 Mart Raudsepp
2018-03-08 22:31 Andrey Grozin
2015-10-26 14:08 Aaron Bauman
2015-09-29  7:28 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1660816089.17e7abb863ec6f057bc979150065ae455be1f374.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox