public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/compreffor/
Date: Sat, 25 Feb 2023 00:00:05 +0000 (UTC)	[thread overview]
Message-ID: <1677280905.6d59766913eeff332429a8f2c7a2f3e39084e6c2.cybertailor@gentoo> (raw)

commit:     6d59766913eeff332429a8f2c7a2f3e39084e6c2
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Feb 24 23:21:45 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Fri Feb 24 23:21:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6d597669

dev-python/compreffor: drop 0.5.1_p1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/compreffor/Manifest                   |  1 -
 dev-python/compreffor/compreffor-0.5.1_p1.ebuild | 37 ------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-python/compreffor/Manifest b/dev-python/compreffor/Manifest
index d1f00dd2d..b33c18671 100644
--- a/dev-python/compreffor/Manifest
+++ b/dev-python/compreffor/Manifest
@@ -1,2 +1 @@
-DIST compreffor-0.5.1.post1.tar.gz 75132 BLAKE2B ed37118c45d616029dad90451240ff7d5eb131ecd080c713ccc8241d3288a869f5e2950524b0faf58e895c8f1e76e0da8df24cc0526a1ce342d509de856fc0e2 SHA512 eaab7e01b158f68c28c946f39af80bd8313b9338301aee8a4119de243442791d68cf7edc0e8ac86efc0cadf6115de89f38ec445cf5ce13055aed44dcfaeb3eed
 DIST compreffor-0.5.2.tar.gz 76299 BLAKE2B 254329875fbafd9a4887a696a2b21ae1695e03fe337fb0f5e48c2b2e242941114d7cf16c966e85c690302152da06bd21f7bb713fe92c139893299468b461e466 SHA512 9806141022163804f02b1ee14552bc2e8e9b7350110c42aca1c74bd6af049f3032920e5299dd59961bb24e69b97fa748478f8be2f25fd90ae2e3d0d1ce4c22c0

diff --git a/dev-python/compreffor/compreffor-0.5.1_p1.ebuild b/dev-python/compreffor/compreffor-0.5.1_p1.ebuild
deleted file mode 100644
index da496b718..000000000
--- a/dev-python/compreffor/compreffor-0.5.1_p1.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..10} )
-inherit distutils-r1
-
-MY_P="${PN}-${PV/_p/.post}"
-DESCRIPTION="A CFF table subroutinizer for FontTools"
-HOMEPAGE="
-	https://github.com/googlefonts/compreffor
-	https://pypi.org/project/compreffor/
-"
-SRC_URI="mirror://pypi/${MY_P:0:1}/${PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
-
-KEYWORDS="~amd64"
-LICENSE="Apache-2.0"
-SLOT="0"
-
-RDEPEND=">=dev-python/fonttools-4[${PYTHON_USEDEP}]"
-DEPEND=">=dev-python/cython-0.29.24[${PYTHON_USEDEP}]"
-BDEPEND="
-	app-arch/unzip
-	dev-python/setuptools_scm[${PYTHON_USEDEP}]
-"
-
-PATCHES=( "${FILESDIR}/${P}-remove-unwanted-dependencies.patch" )
-
-distutils_enable_tests pytest
-
-python_test() {
-	cd "${T}" || die
-	epytest --pyargs compreffor
-}


             reply	other threads:[~2023-02-25  0:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  0:00 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-04  2:02 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/compreffor/ Anna Vyalkova
2023-05-04  1:15 Anna Vyalkova
2022-07-07  0:41 Anna Vyalkova
2022-06-28  8:49 Alessandro Barbieri
2022-06-28  4:34 Alessandro Barbieri
2022-06-05 10:19 Anna Vyalkova
2022-06-01  5:03 Anna Vyalkova
2022-03-18 10:01 Alessandro Barbieri
2022-03-18  4:04 Anna Vyalkova
2021-06-14 23:09 Alessandro Barbieri
2021-05-05  7:32 Alessandro Barbieri
2021-03-27 18:35 Alessandro Barbieri
2021-03-23  0:03 Alessandro Barbieri
2020-12-11 15:40 Alessandro Barbieri

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=1677280905.6d59766913eeff332429a8f2c7a2f3e39084e6c2.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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