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: Fri,  6 May 2022 20:38:38 +0000 (UTC)	[thread overview]
Message-ID: <1651869171.4e8348be6adfdee769c3dcef4eea4bcf463d9091.mgorny@gentoo> (raw)

commit:     4e8348be6adfdee769c3dcef4eea4bcf463d9091
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri May  6 20:32:51 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri May  6 20:32:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8348be

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.1.ebuild | 32 ---------------------------
 2 files changed, 33 deletions(-)

diff --git a/dev-python/kiwisolver/Manifest b/dev-python/kiwisolver/Manifest
index c5a1c804e804..aae4c2647ef5 100644
--- a/dev-python/kiwisolver/Manifest
+++ b/dev-python/kiwisolver/Manifest
@@ -1,2 +1 @@
-DIST kiwi-1.4.1.tar.gz 91319 BLAKE2B ac8d9cf1e8960f436566e2ff8d589ff6707fc4458299bc33ff96387c36246d583e67ef84610b710b3d9364d8a4ae963577b4abfc3ddbfc18a417f956512479d9 SHA512 7178f26c96ebf4a173b563bc95d2a07a9f75b618fc953aa0d45a8c2719cf868e4409ad2c95280704ee593fc99d9e2c83b0628940b3571d1be712241464a9cd6d
 DIST kiwi-1.4.2.tar.gz 91150 BLAKE2B 8441d52267b3b436d9f05baabbd3beafc51d2f257fc982f1cf90b6296ccdbc24511de6b55b6201eb1df37ec9487282cc40142e9083cf4c1e925976a098927e1a SHA512 e7726ac7985bea1020fd3a26bf54b941acfffffb1f47b462c74f9829c5a89e7abd0732b5a11685b20d6a17ac9625178c68ea71052e852f91491a308d07111b01

diff --git a/dev-python/kiwisolver/kiwisolver-1.4.1.ebuild b/dev-python/kiwisolver/kiwisolver-1.4.1.ebuild
deleted file mode 100644
index a8e6fd19ec74..000000000000
--- a/dev-python/kiwisolver/kiwisolver-1.4.1.ebuild
+++ /dev/null
@@ -1,32 +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..10} )
-
-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}.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"
-
-RDEPEND="
-	>=dev-python/cppy-1.2.0[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	>=dev-python/setuptools_scm-3.4.3[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}


             reply	other threads:[~2022-05-06 20:38 UTC|newest]

Thread overview: 112+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-06 20:38 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 11:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/kiwisolver/ 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  9:48 Michał Górny
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: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=1651869171.4e8348be6adfdee769c3dcef4eea4bcf463d9091.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