From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/cx_Freeze/
Date: Sun, 9 Jan 2022 05:13:49 +0000 (UTC) [thread overview]
Message-ID: <1641705023.0dba12549ad4f21df8d6737a2de049ff93b8ca14.mgorny@gentoo> (raw)
commit: 0dba12549ad4f21df8d6737a2de049ff93b8ca14
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 9 05:10:23 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 9 05:10:23 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0dba1254
dev-python/cx_Freeze: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/cx_Freeze/Manifest | 1 -
dev-python/cx_Freeze/cx_Freeze-6.8.2.ebuild | 46 -----------------------------
2 files changed, 47 deletions(-)
diff --git a/dev-python/cx_Freeze/Manifest b/dev-python/cx_Freeze/Manifest
index 9b6328fb2b77..207f62f1dda6 100644
--- a/dev-python/cx_Freeze/Manifest
+++ b/dev-python/cx_Freeze/Manifest
@@ -1,2 +1 @@
-DIST cx_Freeze-6.8.2.gh.tar.gz 1271879 BLAKE2B 5c0feb7fdb51edd9e1c3a508d3d2401d1930986ee8caf957ad84a853baed56b0a6d9bd09628331adac67b4b8c79059c5a6669f8a52f22596cd1d42c87ae8d7f4 SHA512 7c7de3290597ab986326ee67b9cb8fc3dd554cef2940e3df11df5be23a6a5b4eebb33784149aff59ebec97663c8a2e70b0811cb7c244cabe43659c59882ecd40
DIST cx_Freeze-6.9.gh.tar.gz 1273371 BLAKE2B d005fdf0e2ac49cb4f347256d3b643124694a0628e4abf6806c122c144bb973e14a2d9101b2d446394d50c6c0d9af7edca1e62b50bb4d76f63c96fabfda6cc7c SHA512 219f052cae05a757c2cd57c45e47c0b3e85662ace895a8b768e1571044e132b7db367af2a6293d175e022f79f87b02007dfdd8807eb39be04a89602b51cc0246
diff --git a/dev-python/cx_Freeze/cx_Freeze-6.8.2.ebuild b/dev-python/cx_Freeze/cx_Freeze-6.8.2.ebuild
deleted file mode 100644
index 92900097dbf6..000000000000
--- a/dev-python/cx_Freeze/cx_Freeze-6.8.2.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{8..10} )
-inherit distutils-r1
-
-DESCRIPTION="Create standalone executables from Python scripts"
-HOMEPAGE="https://cx-freeze.readthedocs.io/"
-SRC_URI="
- https://github.com/marcelotduarte/cx_Freeze/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz
-"
-
-LICENSE="PYTHON"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-RDEPEND="
- dev-python/importlib_metadata[${PYTHON_USEDEP}]
- dev-util/patchelf
- virtual/libcrypt:=
- $(python_gen_cond_dep '
- dev-python/backports-zoneinfo[${PYTHON_USEDEP}]
- ' python3_8)
-"
-BDEPEND="
- test? (
- dev-python/bcrypt[${PYTHON_USEDEP}]
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/openpyxl[${PYTHON_USEDEP}]
- dev-python/pandas[${PYTHON_USEDEP}]
- dev-python/pillow[${PYTHON_USEDEP}]
- dev-python/pydantic[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- dev-python/pytest-timeout[${PYTHON_USEDEP}]
- )
-"
-
-PATCHES=(
- # bug #491602
- "${FILESDIR}/${PN}-6.8.2-buildsystem.patch"
-)
-
-distutils_enable_tests --install pytest
next reply other threads:[~2022-01-09 5:14 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-09 5:13 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-07-19 11:10 [gentoo-commits] repo/gentoo:master commit in: dev-python/cx_Freeze/ Michał Górny
2023-07-17 7:34 Michał Górny
2023-06-28 17:17 Michał Górny
2023-06-27 5:19 Jakov Smolić
2023-06-18 17:07 Michał Górny
2023-06-07 5:09 Michał Górny
2023-05-24 7:02 Michał Górny
2023-05-23 16:00 Arthur Zamarin
2023-04-09 6:08 Michał Górny
2023-04-03 19:14 Arthur Zamarin
2023-04-03 19:14 Arthur Zamarin
2023-02-28 8:01 Sergey Popov
2023-02-09 18:09 Sergey Popov
2023-02-09 18:06 Sergey Popov
2022-12-17 7:03 Michał Górny
2022-12-16 20:59 Arthur Zamarin
2022-12-10 9:15 Arthur Zamarin
2022-11-19 16:52 Michał Górny
2022-11-19 16:40 Sam James
2022-11-19 9:05 Sam James
2022-11-02 7:37 Michał Górny
2022-10-26 18:42 Arthur Zamarin
2022-10-13 18:15 Michał Górny
2022-07-10 18:54 Michał Górny
2022-07-10 16:58 Sam James
2022-07-10 16:56 Sam James
2022-06-22 17:02 Arthur Zamarin
2022-06-05 9:14 Michał Górny
2022-06-04 17:48 Michał Górny
2022-01-09 1:08 Sam James
2022-01-08 18:03 Jakov Smolić
2021-12-08 5:37 Michał Górny
2021-11-28 7:50 Arthur Zamarin
2021-11-27 7:09 Arthur Zamarin
2021-09-19 0:58 Sam James
2021-08-26 7:43 Sergey Popov
2021-05-19 0:19 Sam James
2021-05-19 0:19 Sam James
2021-04-15 9:13 Sergey Popov
2021-02-26 12:07 Agostino Sarubbo
2021-01-24 19:50 Michał Górny
2021-01-13 20:16 Michał Górny
2021-01-13 19:05 Sam James
2021-01-13 19:04 Sam James
2020-10-16 7:29 Sergey Popov
2020-10-16 7:29 Sergey Popov
2020-05-11 16:48 Michał Górny
2020-05-11 9:44 Agostino Sarubbo
2020-03-10 19:20 Sergey Popov
2018-06-25 9:53 Jason Zaman
2018-03-18 19:19 Michał Górny
2017-07-14 12:53 Sergey Popov
2016-02-26 18:37 Sergey Popov
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=1641705023.0dba12549ad4f21df8d6737a2de049ff93b8ca14.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