From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pydyf/
Date: Thu, 16 Jun 2022 08:08:29 +0000 (UTC) [thread overview]
Message-ID: <1655366834.dd17dd7a5ad1cd082c2253939b4311dfd10ccaba.mgorny@gentoo> (raw)
commit: dd17dd7a5ad1cd082c2253939b4311dfd10ccaba
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 16 08:07:14 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 16 08:07:14 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd17dd7a
dev-python/pydyf: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pydyf/Manifest | 1 -
dev-python/pydyf/pydyf-0.1.2.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-python/pydyf/Manifest b/dev-python/pydyf/Manifest
index f5a2268bffc3..67f47ca9d682 100644
--- a/dev-python/pydyf/Manifest
+++ b/dev-python/pydyf/Manifest
@@ -1,2 +1 @@
-DIST pydyf-0.1.2.gh.tar.gz 14272 BLAKE2B 66e3a9ff2297994f61573fd033a43e1af5bf6b27335b87abdb9b42e469d954cb518faed3707a246c4bb59fd93a769970a0be9dede5c6858b5ce90f264ff4d289 SHA512 d3d9ebc5daed3e1d09de788505888120c907427c44afcb80ebe1e807e25ca95e8f3a76aebc30a33e915667827e396621e1af67216a2e88db3e75fe81c1d933f2
DIST pydyf-0.2.0.gh.tar.gz 14530 BLAKE2B 00c696ea191abe111bf0ef098507f34ebaaaee516dc1afc46a194f3e051171ad1854292f5a3fcf1b559945990647ef8cbb308b3afe0dbc05120f15aa74dc8a63 SHA512 276083d8082c5ccc945144b7d2e3ba29f160d5159aa8d27726079dcc09a44a95d5b0f790874425cb41a00b1c22890b435b756b0bbe14ab43e9ad04a8ae2dad0e
diff --git a/dev-python/pydyf/pydyf-0.1.2.ebuild b/dev-python/pydyf/pydyf-0.1.2.ebuild
deleted file mode 100644
index 0ecfdfd4412d..000000000000
--- a/dev-python/pydyf/pydyf-0.1.2.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="A low-level PDF generator"
-HOMEPAGE="
- https://pypi.org/project/pydyf/
- https://github.com/CourtBouillon/pydyf/"
-SRC_URI="
- https://github.com/CourtBouillon/pydyf/archive/v${PV}.tar.gz
- -> ${P}.gh.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-BDEPEND="
- test? (
- app-text/ghostscript-gpl
- dev-python/pillow[${PYTHON_USEDEP}]
- )"
-
-distutils_enable_tests pytest
-
-src_prepare() {
- sed -i -e '/addopts/d' pyproject.toml || die
- distutils-r1_src_prepare
-}
next reply other threads:[~2022-06-16 8:08 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-16 8:08 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-27 9:53 [gentoo-commits] repo/gentoo:master commit in: dev-python/pydyf/ Michał Górny
2024-07-27 8:03 Arthur Zamarin
2024-07-13 4:46 Michał Górny
2024-05-17 8:20 Michał Górny
2024-05-17 8:20 Michał Górny
2024-05-17 8:18 Arthur Zamarin
2024-04-30 5:02 Michał Górny
2024-03-13 15:13 Michał Górny
2024-03-13 15:05 Arthur Zamarin
2024-02-26 17:48 Michał Górny
2023-10-28 15:23 Michał Górny
2023-10-27 19:32 Sam James
2023-09-26 4:42 Michał Górny
2023-08-06 5:31 Michał Górny
2023-08-06 5:31 Michał Górny
2023-08-05 21:36 Sam James
2023-07-04 2:59 Michał Górny
2023-04-29 9:25 Michał Górny
2023-04-29 7:47 Arthur Zamarin
2023-03-30 2:57 Michał Górny
2022-11-30 20:49 Arthur Zamarin
2022-11-14 4:44 Michał Górny
2022-10-12 11:18 Michał Górny
2022-10-12 11:18 Michał Górny
2022-09-19 18:35 Arthur Zamarin
2022-06-05 16:10 Arthur Zamarin
2022-05-24 6:16 Michał Górny
2021-11-14 9:28 Michał Górny
2021-10-31 7:12 Michał Górny
2021-10-17 9:20 Michał Górny
2021-08-22 21:40 Michał Górny
2021-08-22 8:01 Michał Górny
2021-08-01 12:25 Michał Górny
2021-08-01 8:17 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=1655366834.dd17dd7a5ad1cd082c2253939b4311dfd10ccaba.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