dev-python/unicode-rbnf: add 2.3.0

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2025-02-21 12:30:38 +01:00
parent 2882a8ea9f
commit a4cb0bf613
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 27 additions and 5 deletions

View File

@ -606,12 +606,12 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
## Licenses
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.
There are 2377 Ebuilds in total, 2363 of them have in total 2407 (43 different) licenses assigned.
There are 2379 Ebuilds in total, 2365 of them have in total 2409 (43 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1354|
|Apache-2.0|555|
|MIT|1355|
|Apache-2.0|556|
|GPL-3|149|
|BSD|127|
|GPL-2|29|

View File

@ -1,5 +1,7 @@
DIST unicode-rbnf-1.0.0.gh.tar.gz 82505 BLAKE2B 7268c3237b05f6581c024ead9ce817b39f38e565deca46f1c507f308f4fb23c82c810c03cc4a72cc030b7d23ff99bc0d1d4a868560a685e9d551c2d25b93625b SHA512 5625fdc2940d9c45570fde15e0fa775112065e0decf5b59783c0fdae9c07309c064a328c061512b18105c616aad3ef857dac549343ac6ae68be2f9029000727e
DIST unicode-rbnf-1.1.0.gh.tar.gz 83653 BLAKE2B 3494d8f21621676aa05a0dc6f871c6a2653818c3d11fceb4eb316c3103b0dd47d811f074e15899884e44763f811acff453effc5ecd822b3f48eb6e9f3d912a16 SHA512 1b3d6488e80f3cd3f05779420de4294d763cc3e94a8dd4adb762cde96f5df51b6d6e98661fe08b39a79210d979855c2a53c7f11b64912c870a1d6833a944e6d4
DIST unicode-rbnf-2.3.0.gh.tar.gz 86783 BLAKE2B 58641ddb11d1c31a69d15ae7d62260165ea7288837b9693f4fcea65e72317086e1e59a8bcf1090e162b563d87a62e304b6d2c84d1456c82d8267a258a102c1c8 SHA512 de8972af64155dbc81d60f46aca5480f7945934188d04db96186c46822f14f12d9371b523b65b024f2699aa77f9b3e4f01aeb4715881202cc7189d8cab53c4d7
EBUILD unicode-rbnf-1.0.0.ebuild 680 BLAKE2B 22c24ba7cfa1591985c9fd46e191c383ac0a48740c73c2b95cc995353f3de38d20e83d4b5f494ada152ce43e9f6c5e3db83a6b5c8618d0a1e8959efcb877b991 SHA512 a24879db947256a1ce0d1e3b5847757cbabdce46d90d1808e6d73a7fe5ad28668d0133537df19b7320e42b00b098b63663669ef856805c49c9cb911aaa1cbb3e
EBUILD unicode-rbnf-1.1.0.ebuild 577 BLAKE2B cc8fcaecdee661ab8deb0b9bdaa25d61335535b7aa4d2bd268e8245aca999c840d03e18a3fd5c858d4f6b6b42b7bbcdaa8caa9957bab3d33cc773ffd466a14ff SHA512 734605af93c8e58671ebcaaad2973c9e003dd549da21a6fe21f426e5deb958f6b003f19a467941faab6fe05424599f72ba99aafbcc2effbb5368817ac88ce009
MISC metadata.xml 512 BLAKE2B afd1649321b0a57848e07bf99b67b7ac9baac4f920e640827c9abd005f4d8e137057f6eba61214d99ce1172b3af53e31eb2a1673a7dce95a933722c50e13eb81 SHA512 faa716c3792634a9732e7a169e90c460dc4471f2b77d6d04c0601e4f1155acf7ba11a3554c07fb25611485dd427a25734b8a83ef8bb49a11ceb46516356c99b4
EBUILD unicode-rbnf-2.3.0.ebuild 577 BLAKE2B cc8fcaecdee661ab8deb0b9bdaa25d61335535b7aa4d2bd268e8245aca999c840d03e18a3fd5c858d4f6b6b42b7bbcdaa8caa9957bab3d33cc773ffd466a14ff SHA512 734605af93c8e58671ebcaaad2973c9e003dd549da21a6fe21f426e5deb958f6b003f19a467941faab6fe05424599f72ba99aafbcc2effbb5368817ac88ce009
MISC metadata.xml 517 BLAKE2B 72bdb7997b8b8d23db7e8efd3b235de6dd0b3a2ef47a73e0365a7da86abc11d76510dee34ef51bf2d9f985ca302c2024def974b5a73d4b73e0e2074d1376c565 SHA512 279f784f199ddb3120978b4f1fbe5ec42308816d08692b37fa1af7b6bdfd85aaca5cf1e6dd4955e13b9e256f17f05936a5d8e64721e0828af1b837b4c9c4da11

View File

@ -7,7 +7,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">unicode-rbnf</remote-id>
<remote-id type="github">rhasspy/unicode</remote-id>
<remote-id type="github">rhasspy/unicode-rbnf</remote-id>
<maintainer status="unknown">
<email>mike@rhasspy.org</email>
<name>Michael Hansen</name>

View File

@ -0,0 +1,20 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Rule-based number formatting using Unicode CLDR data"
HOMEPAGE="https://github.com/rhasspy/unicode-rbnf https://pypi.org/project/unicode-rbnf/"
SRC_URI="https://github.com/rhasspy/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
distutils_enable_tests pytest