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/emoji/
Date: Sun, 17 Oct 2021 08:23:33 +0000 (UTC)	[thread overview]
Message-ID: <1634458991.281c5d6b652d19840c903f55c13251481879cece.mgorny@gentoo> (raw)

commit:     281c5d6b652d19840c903f55c13251481879cece
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 17 08:14:20 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 17 08:23:11 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=281c5d6b

dev-python/emoji: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/emoji/Manifest           |  3 ---
 dev-python/emoji/emoji-1.4.2.ebuild | 18 ------------------
 dev-python/emoji/emoji-1.5.0.ebuild | 17 -----------------
 dev-python/emoji/emoji-1.6.0.ebuild | 17 -----------------
 4 files changed, 55 deletions(-)

diff --git a/dev-python/emoji/Manifest b/dev-python/emoji/Manifest
index 426f8971762..3179b99b50b 100644
--- a/dev-python/emoji/Manifest
+++ b/dev-python/emoji/Manifest
@@ -1,4 +1 @@
-DIST emoji-1.4.2.tar.gz 222120 BLAKE2B 8771c7289a41fc741c54b3096df4ba6099dfdc3bcdc72282c93c565376e8fdb2e5939949a206cb01bfb1f2d663f840cd958e4d762f9da45639c49e52f3410947 SHA512 abf7fcaa922963c990330ebb6fd26c1613ffbdcbd6cabdf44e977b54df4b9c80c30e70e0ed0a9d9311c2fb95423df052e4e9c22d95510eab10eb3754084622ed
-DIST emoji-1.5.0.tar.gz 222904 BLAKE2B ea4f057f94ba06306d87b102598da5cd0d87038d61a45e7a44db1af107effb912040e9f2e318d7f8ebaa1ac854ef827af7703f0de72174689b5ca5c3c909b597 SHA512 9dc85a0e6ac2cb7e4156d54063380cce3048ad8ab38993a6d6f2608502299a3e5681afac8780cd14c44f7127c7e1805f69c9bb95460620ec0fe2fb0d52d2d87c
-DIST emoji-1.6.0.tar.gz 210598 BLAKE2B 13764d19093e22d3cc62f8b91f87ace3677bca947c15fbdec3df9da8dcdb41975ea111f6e61510342c6f2a029f2390e5274d8cd14ee319a1f83e8405620b5937 SHA512 d39f89dceca0ab040292a237dae81b33b098acac77a6fdcd444c87916224d4a83f4fa51f2e78d3b793cb87d12e78f29102767eb4ae58fa8eed5b69d59e009e31
 DIST emoji-1.6.1.tar.gz 211816 BLAKE2B 5e258d5e7199a1a294cd117605a989939edf01c41a2d2de533baa389adb4cf9cb324550e19df50f9f76af4c402076f24e9db8f17ebb1d5f6f6ff6bfcf31471db SHA512 bd896d8b539224e371835622dd577f2b8b6b3f8cb443f487a2826a0d61e91bdae19570b4d73bf73a8544157dbbbac20dd3212019b0e70cb680e22951333176a6

diff --git a/dev-python/emoji/emoji-1.4.2.ebuild b/dev-python/emoji/emoji-1.4.2.ebuild
deleted file mode 100644
index b814c446ac8..00000000000
--- a/dev-python/emoji/emoji-1.4.2.ebuild
+++ /dev/null
@@ -1,18 +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="Emoji for Python"
-HOMEPAGE="https://github.com/carpedm20/emoji/"
-SRC_URI="https://github.com/carpedm20/emoji/archive/refs/tags/v.${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-v.${PV}"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-
-distutils_enable_tests pytest

diff --git a/dev-python/emoji/emoji-1.5.0.ebuild b/dev-python/emoji/emoji-1.5.0.ebuild
deleted file mode 100644
index d9c3bbe594f..00000000000
--- a/dev-python/emoji/emoji-1.5.0.ebuild
+++ /dev/null
@@ -1,17 +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="Emoji for Python"
-HOMEPAGE="https://github.com/carpedm20/emoji/"
-SRC_URI="https://github.com/carpedm20/emoji/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-
-distutils_enable_tests pytest

diff --git a/dev-python/emoji/emoji-1.6.0.ebuild b/dev-python/emoji/emoji-1.6.0.ebuild
deleted file mode 100644
index d9c3bbe594f..00000000000
--- a/dev-python/emoji/emoji-1.6.0.ebuild
+++ /dev/null
@@ -1,17 +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="Emoji for Python"
-HOMEPAGE="https://github.com/carpedm20/emoji/"
-SRC_URI="https://github.com/carpedm20/emoji/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64"
-
-distutils_enable_tests pytest


             reply	other threads:[~2021-10-17  8:23 UTC|newest]

Thread overview: 53+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-17  8:23 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-01 11:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/emoji/ Michał Górny
2025-02-01 11:35 Arthur Zamarin
2025-01-17  4:33 Michał Górny
2025-01-05 13:40 WANG Xuerui
2024-10-19  8:44 Michał Górny
2024-10-19  8:41 Arthur Zamarin
2024-10-12  7:54 Michał Górny
2024-10-12  7:52 Michał Górny
2024-10-05  4:58 Michał Górny
2024-10-05  4:58 Michał Górny
2024-09-24  6:41 Michał Górny
2024-09-20  5:12 Michał Górny
2024-09-15 18:35 Michał Górny
2024-09-15 18:10 Arthur Zamarin
2024-09-15 18:10 Arthur Zamarin
2024-08-19 13:50 Jakov Smolić
2024-08-08 20:46 Jakov Smolić
2024-05-20 19:42 Michał Górny
2024-05-17 17:38 Michał Górny
2024-04-22  3:40 Michał Górny
2024-04-22  3:40 Michał Górny
2024-03-26 16:58 Michał Górny
2024-02-01  4:47 Michał Górny
2024-01-19  5:28 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-06  6:51 Michał Górny
2023-08-17  8:36 Michał Górny
2023-07-26  6:03 Michał Górny
2023-07-24 11:31 Michał Górny
2023-06-29  5:12 Michał Górny
2023-06-16  4:05 Michał Górny
2023-06-08 10:21 Michał Górny
2023-05-25  4:19 Sam James
2023-05-25  3:10 Michał Górny
2022-11-14  4:36 Michał Górny
2022-10-31 15:49 Michał Górny
2022-10-31 15:49 Michał Górny
2022-09-19 19:02 Arthur Zamarin
2022-09-19 19:02 Arthur Zamarin
2022-07-17  7:22 Michał Górny
2022-06-04 17:52 Michał Górny
2022-05-16 13:18 Michał Górny
2022-03-09 18:26 Arthur Zamarin
2022-01-15 20:51 Arthur Zamarin
2021-10-14  7:51 Michał Górny
2021-10-06  7:16 Michał Górny
2021-09-17  8:31 Michał Górny
2021-08-01 21:33 Michał Górny
2021-06-01 12:13 Sam James
2021-06-01 12:13 Sam James
2021-02-05  8:47 Michał Górny
2020-02-11 11:42 Alexey Shvetsov

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=1634458991.281c5d6b652d19840c903f55c13251481879cece.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