Skip to content

Commit 00f919f

Browse files
committed
dev-python/emoji: add 2.8.0
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/2683 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 47e3532 commit 00f919f

File tree

5 files changed

+27
-6
lines changed

5 files changed

+27
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -612,14 +612,14 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
612612

613613
## Licenses
614614
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
615-
There are 1646 Ebuilds in total, 1635 of them have in total 1651 (42 different) licenses assigned.
615+
There are 1647 Ebuilds in total, 1636 of them have in total 1652 (42 different) licenses assigned.
616616

617617
|License| Ebuilds using it|
618618
|-------|-----|
619619
|MIT|941|
620620
|Apache-2.0|354|
621621
|GPL-3|107|
622-
|BSD|91|
622+
|BSD|92|
623623
|LGPL-3|23|
624624
|GPL-2|20|
625625
|all-rights-reserved|15|

dev-python/emoji/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST emoji-1.5.0.tar.gz 185955 BLAKE2B 61bf2a5f87227afbe9394ef1faee601396ca0e4b97c00345628bfb9be8d4b880f05b06878e11e8fdcad21b7e692f3268d60bc27bb587dfce467d18b7551303e7 SHA512 aab01bd6a4e4156aaaa29ecd5b7ab261ba642c3718a31ca483ae5f9ba3a49c18f77566a3874847fc21a649bed76181d747e4966082e778aed6958cd3f7ad77d7
2-
EBUILD emoji-1.5.0.ebuild 390 BLAKE2B 56913e6f5439af22b861480ad486b33f7578eaa3c1f9c36f39ec78032e96b2601d2440319062cc99600e9168ba9521162c57710068e4f0859cc9d8e23ddc0ca6 SHA512 45eb2129bee34910eefb1067183e161142ea24e7dde67abac9ede56efed2d4620a7e07ba2ae8281a5037e035a4b059fa7c42e2bc518bd434a4eaa50f69be323d
3-
MISC metadata.xml 538 BLAKE2B a93de38f911cd799919b284ff653e135e5b9d23053ef00234dc96889520e5a96896a7a151bd3ad5634702d4671dd281e526e9b1e3282a991834d5f5c7e68ec61 SHA512 1381fabbf1779afc3651ff7ba12d824cd85977c19ee34e2c383cf571c2ae69d476388e24dbcdacdfa074e685ccfe27bd835de2fa1ccd80bf954701e6678c5e3e
2+
DIST emoji-2.8.0.tar.gz 363892 BLAKE2B 81a20be17f41be3ae5d03d5d77df1e35e165d3bae4a7b0f4f1540d2fdfc7c25b4b18e9b23392928090bc20500f91a889b3c3fe95f4614a64ad5eed99f6db0a4b SHA512 e53fdf5f086260b34239b85dec8642c9f2cad042432a498636c7abc696712fadc69f0bb43b0f48321edbce761f62f5ffa38d171308e9bec0e5a27d5885322578
3+
EBUILD emoji-1.5.0.ebuild 390 BLAKE2B 1f18a579c3656859869034783a91d652348c367a881f4eb141cdb55f378845491417131dde8ab51ff8429e3f582ab4ec688d8f787e257e91924123b3479a9f01 SHA512 cf80be50bab861c3fb5fe867368f4e2ac9f5e5c98cba7c017b3f3f84d5e950d91ede456d3c475c7718e77307e6eba24fa932d901dfb5635b2a97ac7d24cc4705
4+
EBUILD emoji-2.8.0.ebuild 390 BLAKE2B 1f18a579c3656859869034783a91d652348c367a881f4eb141cdb55f378845491417131dde8ab51ff8429e3f582ab4ec688d8f787e257e91924123b3479a9f01 SHA512 cf80be50bab861c3fb5fe867368f4e2ac9f5e5c98cba7c017b3f3f84d5e950d91ede456d3c475c7718e77307e6eba24fa932d901dfb5635b2a97ac7d24cc4705
5+
MISC metadata.xml 520 BLAKE2B e59dd991d192380cf0e13583c2b0667f4bf870b7adbcf3cadac3ef06c1f30ec033786b43571c687f57a2a41af88cb2a0a2979e49ddc50740dcc5fbb58ad85701 SHA512 1eb6b3b7a31935594ef2e2bf9fa8bed88ce1db7df894adccb81d5abffba0dd1eeefcbf08460ac6899ce9146f76f2bc2ffb5c0c40a6d16379bdf090522eef0a54

dev-python/emoji/emoji-1.5.0.ebuild

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 1999-2023 Gentoo Authors
1+
# Copyright 1999-2024 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8

dev-python/emoji/emoji-2.8.0.ebuild

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Copyright 1999-2024 Gentoo Authors
2+
# Distributed under the terms of the GNU General Public License v2
3+
4+
EAPI=8
5+
6+
PYTHON_COMPAT=( python3_{10..12} )
7+
DISTUTILS_USE_PEP517=setuptools
8+
inherit distutils-r1 pypi
9+
10+
DESCRIPTION="Emoji for Python"
11+
HOMEPAGE="https://github.com/carpedm20/emoji/"
12+
13+
LICENSE="BSD"
14+
SLOT="0"
15+
KEYWORDS="amd64 arm arm64 x86"
16+
17+
DOCS="README.rst"
18+
19+
distutils_enable_tests pytest

dev-python/emoji/metadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<remote-id type="github">carpedm20/emoji</remote-id>
1111
<maintainer status="unknown">
1212
<email>[email protected]</email>
13-
<name>Taehoon Kim, Kevin Wurster and Tahir Jalilov</name>
13+
<name>Taehoon Kim, Kevin Wurster</name>
1414
</maintainer>
1515
</upstream>
1616
</pkgmetadata>

0 commit comments

Comments
 (0)