dev-python/holidays: add 0.50

Closes: #3472
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-06-08 14:33:16 +02:00
parent 854fd48637
commit 12ac75e2ab
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 25 additions and 2 deletions

View File

@ -606,11 +606,11 @@ 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 1856 Ebuilds in total, 1845 of them have in total 1868 (42 different) licenses assigned.
There are 1857 Ebuilds in total, 1846 of them have in total 1869 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1065|
|MIT|1066|
|Apache-2.0|411|
|GPL-3|108|
|BSD|108|

View File

@ -1,7 +1,9 @@
DIST holidays-0.44.tar.gz 492885 BLAKE2B 318984966f4a79fac40747542b5a11a5f1085fa8fc461d8691cfafddc43085a889d2cb8f6fd5d0c8ed3a7b6b424453c3288cf7854f410fce50059f3261889311 SHA512 9da8624a593555bbf88ab0088eade2bc4beb9f00937efc41bea7c027503aa477d6cc9b8c73f73f6480f0178e8c04d6ce20161545f8d6585f7964eac4b61e161d
DIST holidays-0.46.tar.gz 502390 BLAKE2B 347ba9b900087abe775cafaed170f96639a9f34f2b44e5b5877a34dfdb1fae1f9f4b3e1805fb6915d6e3be155a4a3ab694a3095a6b1bde9006b150f169efdc6e SHA512 666ae8b4adbd2ff59c91e8053e3bc591f644f4152a0647aba1bdfceaa9feae8efc81374804e540300d4511197a5c8964405a94f981d073ffb2eab39c8be95478
DIST holidays-0.47.tar.gz 504015 BLAKE2B 7931add3ea0dd04ed4e3be3501ded6913a3638d08cd3efffa15cdb3a1a07d542a7ed0476623577a8ddd200c5bd03421533ed41ae3199c0befc1a52b1ed684515 SHA512 099ca8c9b0477fc9d87fa7de919a8557cf43c3004d57daae0feafd014f4532ff0834c6798221ae14425da9ea7a42490f0bc26d763ad028d1257099462e3e15e8
DIST holidays-0.50.tar.gz 519420 BLAKE2B bf278248db2a3b2d36a4c34bd4adc33f9fbb2eddf8d2b93a841d272b315ff99bcd015d48448b260e0c6310927faafcfff14bac42f8042563ccafb9ef21be8c62 SHA512 e878db55211b037d335a30f489369682d856858d7263fb6803e060dcbf5f0298f4d5d56743e65429d3d6f3ed49e7c3ca8f5e03653912b990779d9de84b6271f6
EBUILD holidays-0.44.ebuild 524 BLAKE2B fe65df5b9ae1d49d2f4ed61de0127472d3ffd5f767a082fbe565171c59eb7ed27f6808a4d1668f701b7706c52bae1205faf689b73f7405c8c964a26917cfde44 SHA512 812f6023e24456241744e0e1f6dda3620aaf078a1dcc47976276a77c5091a1e443950ab64f4cb75604c298ef97a883d0b619486a327fa97ba6a8554eb43c345c
EBUILD holidays-0.46.ebuild 524 BLAKE2B fe65df5b9ae1d49d2f4ed61de0127472d3ffd5f767a082fbe565171c59eb7ed27f6808a4d1668f701b7706c52bae1205faf689b73f7405c8c964a26917cfde44 SHA512 812f6023e24456241744e0e1f6dda3620aaf078a1dcc47976276a77c5091a1e443950ab64f4cb75604c298ef97a883d0b619486a327fa97ba6a8554eb43c345c
EBUILD holidays-0.47.ebuild 524 BLAKE2B fe65df5b9ae1d49d2f4ed61de0127472d3ffd5f767a082fbe565171c59eb7ed27f6808a4d1668f701b7706c52bae1205faf689b73f7405c8c964a26917cfde44 SHA512 812f6023e24456241744e0e1f6dda3620aaf078a1dcc47976276a77c5091a1e443950ab64f4cb75604c298ef97a883d0b619486a327fa97ba6a8554eb43c345c
EBUILD holidays-0.50.ebuild 524 BLAKE2B fe65df5b9ae1d49d2f4ed61de0127472d3ffd5f767a082fbe565171c59eb7ed27f6808a4d1668f701b7706c52bae1205faf689b73f7405c8c964a26917cfde44 SHA512 812f6023e24456241744e0e1f6dda3620aaf078a1dcc47976276a77c5091a1e443950ab64f4cb75604c298ef97a883d0b619486a327fa97ba6a8554eb43c345c
MISC metadata.xml 513 BLAKE2B 0c742ac2b45bfb669e3b8ea39c0fab4d2f0184f62024c4c9821919a87137eb7c987c8ea74010cc2dc8a2396eef50ce31bca0b909ee68b8e2072840f11c06e328 SHA512 d6fabe28cd47206b5e2d171699f05dce8bcb93c7c027d360e8f14b45e4872560fd1564c75aa50f490d69303fe5e9bebb3844e77e9db90dff29711c1dfdcc0773

View File

@ -0,0 +1,21 @@
# 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 pypi
DESCRIPTION="Generate and work with holidays in Python"
HOMEPAGE="https://github.com/dr-prodigy/python-holidays https://pypi.org/project/holidays/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.rst"
RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]"