public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/svg-path/
Date: Wed, 25 Aug 2021 05:29:19 +0000 (UTC)	[thread overview]
Message-ID: <1629869345.301388f341d087969f4d6cec15a91fa7d83936ad.arthurzam@gentoo> (raw)

commit:     301388f341d087969f4d6cec15a91fa7d83936ad
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 25 04:47:22 2021 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 25 05:29:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=301388f3

dev-python/svg-path: drop 4.0.2

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/svg-path/Manifest              |  1 -
 dev-python/svg-path/svg-path-4.0.2.ebuild | 28 ----------------------------
 2 files changed, 29 deletions(-)

diff --git a/dev-python/svg-path/Manifest b/dev-python/svg-path/Manifest
index 6c8fd638618..310b7e0e0d3 100644
--- a/dev-python/svg-path/Manifest
+++ b/dev-python/svg-path/Manifest
@@ -1,2 +1 @@
-DIST svg.path-4.0.2.tar.gz 18161 BLAKE2B bd5adbf059808b8197fbff0f12e274d98cc72ef840cd29e504bab1dd5fbcb5240aa3d6beb2cc3f6b91bcbdd9251fa29285de0ecd163c22d6cb8454102b911597 SHA512 0659c3d012b81cca83306c2895480bcc770cf23f4fc98dc4f167b6799a9c5618a90aabd81e2c91e6b7c57998d42f04a47d8f0fa966546111cd165127df239510
 DIST svg.path-4.1.tar.gz 18228 BLAKE2B 3b70a37336078f0c4fb9ae1754cf92df7be957ac632931e4151ea158b05e54a29b68b74b9c69694d3e79986c13095e357fa52a8cecff3d1ad5ab3e2ef7c13015 SHA512 fb302c65f85bd61d98baab9e2a9707bc82f1bf02f3c9a34e5b864dcc7d2e03f85bd26a4fadd91a4249dbc37ae13f57eb5cdfc2805cbcb4f693d6f5c8863a3e92

diff --git a/dev-python/svg-path/svg-path-4.0.2.ebuild b/dev-python/svg-path/svg-path-4.0.2.ebuild
deleted file mode 100644
index 5610e44fd42..00000000000
--- a/dev-python/svg-path/svg-path-4.0.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-MY_PN="svg.path"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="SVG path objects and parser"
-HOMEPAGE="https://github.com/regebro/svg.path"
-SRC_URI="https://github.com/regebro/svg.path/archive/${PV}.tar.gz -> ${MY_P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-S="${WORKDIR}/${MY_P}"
-
-distutils_enable_tests setup.py
-
-python_install() {
-	python_domodule src/svg
-}


             reply	other threads:[~2021-08-25  5:29 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-25  5:29 Arthur Zamarin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-07-26 10:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/svg-path/ Michał Górny
2025-07-26 10:18 Michał Górny
2025-07-07  2:43 Michał Górny
2025-05-29  6:53 Michał Górny
2025-05-13 19:07 Arthur Zamarin
2024-05-18  9:41 Michał Górny
2023-11-25 12:46 Arthur Zamarin
2023-11-24 19:01 Michał Górny
2023-06-02  4:52 Michał Górny
2023-06-01 20:04 Sam James
2023-06-01 14:59 Michał Górny
2023-04-30  3:55 Michał Górny
2022-07-10 18:50 Michał Górny
2022-07-10 16:56 Sam James
2022-06-18  6:47 Michał Górny
2022-06-09 19:19 Michał Górny
2022-05-19  7:14 Michał Górny
2022-04-27  7:00 Michał Górny
2022-04-26 23:24 Sam James
2022-04-15  6:36 Arthur Zamarin
2022-03-24 10:20 Michał Górny
2022-03-21 20:39 Arthur Zamarin
2022-03-10 21:21 Jakov Smolić
2022-02-11 20:25 Arthur Zamarin
2021-08-25  5:29 Arthur Zamarin
2021-08-25  5:29 Arthur Zamarin
2021-02-17  8:33 Michał Górny
2021-02-17  8:33 Michał Górny
2020-10-21 22:51 Michał Górny
2020-09-27  7:20 Dennis Lamm
2019-12-28 16:16 David Seifert
2018-10-19  7:06 Michał Górny

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=1629869345.301388f341d087969f4d6cec15a91fa7d83936ad.arthurzam@gentoo \
    --to=arthurzam@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