dev-python/holidays: bump 0.17.2

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2022-12-08 15:32:33 +01:00 committed by Andreas Billmeier
parent c5a6475d8a
commit 507fe9dc0a
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
5 changed files with 45 additions and 3 deletions

View File

@ -1,5 +1,7 @@
DIST holidays-0.14.2.tar.gz 119143 BLAKE2B 7e17c688bc3e6a636fffe8138e7ba70e2c4aff21fac50ef6011b311fbbe0b544f0100bb93af08442338c92e653feb637abcf1d0ccbef9a194beafe9cd81360dd SHA512 2e31f531d33cd2a9cdd7a97b6441ca8b92b15539a9b12ad59d3e080dfbf8c2a64b461bd66c8bc3409a52bf93fe3cd0a23ff52f989e11119596bb6dbcc565a50e
DIST holidays-0.16.tar.gz 123527 BLAKE2B 8cc96786535430d0d16c39efa58a013e162d234ab430d8dcad966c79f43824f897a1b160a3715ec13cea1fb7107860d57ff157e8ae9c062d0b197f5c2ed00886 SHA512 867a6e9128ac69be41df1d89206121dc47fedafb3e976d3202362409e8f0f17d25f9ae9b51fa235071e2b42243ac5f38d870f742bc4c35c49e0df08fa105853f
EBUILD holidays-0.14.2.ebuild 860 BLAKE2B 8de1988f9f73b38399fab0e243e95fa190a2a4c83b0920bd2d1ea7867e16cd263cbe1c9d05c95d264daed51814f301dc63a4b7d27d474d6b9daaf4445f9056f8 SHA512 0c38eb63601a8bab362870a9aab9902e04b7375fee1f8c5e2a47f72df7b7497be355232db2bf6b7fd293fee46afd05b60f0a284bf249a4e179bea8d90c35ca5f
EBUILD holidays-0.16.ebuild 860 BLAKE2B 8de1988f9f73b38399fab0e243e95fa190a2a4c83b0920bd2d1ea7867e16cd263cbe1c9d05c95d264daed51814f301dc63a4b7d27d474d6b9daaf4445f9056f8 SHA512 0c38eb63601a8bab362870a9aab9902e04b7375fee1f8c5e2a47f72df7b7497be355232db2bf6b7fd293fee46afd05b60f0a284bf249a4e179bea8d90c35ca5f
MISC metadata.xml 474 BLAKE2B 846f8808cec8d2e3f848a8ec10d34347e30f038b38306b7407deef4b6bf4f9555f7814e849b455b196e484323c44802a046457b0cecc2a83a7c4c2c931f5d7c8 SHA512 224dceefdac514a4529ec84287a810eee2c9b7b1ebd0e3ad04f686ec21469797a256c5cd5be900517c03376a1f87f767d2d1497815412ea40ccaa4da03da0c5d
DIST holidays-0.17.2.tar.gz 127085 BLAKE2B 07d7e20c66aa0fb9b48a3963d431e189ebe74b2c29f3e666e7f27d921cd3b94ec1bbece44cf354316a3dfd67148838144329a046c61a7f11f442687c2ef7f9f1 SHA512 8e38dba73daea2f6b71fd4266149655642506c5892440ae7bedc954e28b9fae520639b004316383b8ac0471424439d8e447870f4c8b992fe415a0db13f8ef9a6
EBUILD holidays-0.14.2.ebuild 892 BLAKE2B 256971dac7c56725c62e301e1045b7e086ae4eb1db2fbaad9aa3c57624479add2b1b04cd4f148ab29ac6e9f3df9358b27669f6b0c77414f1c94664e2d16947e0 SHA512 5e9b618a805d1441d4a145283d8b8a2d1b5c62d294576eed4651d840b3ac3a3df05d1d993170986a281bdac308e461703e559b8129c0a6b6511486459c01148b
EBUILD holidays-0.16.ebuild 892 BLAKE2B 256971dac7c56725c62e301e1045b7e086ae4eb1db2fbaad9aa3c57624479add2b1b04cd4f148ab29ac6e9f3df9358b27669f6b0c77414f1c94664e2d16947e0 SHA512 5e9b618a805d1441d4a145283d8b8a2d1b5c62d294576eed4651d840b3ac3a3df05d1d993170986a281bdac308e461703e559b8129c0a6b6511486459c01148b
EBUILD holidays-0.17.2.ebuild 892 BLAKE2B 256971dac7c56725c62e301e1045b7e086ae4eb1db2fbaad9aa3c57624479add2b1b04cd4f148ab29ac6e9f3df9358b27669f6b0c77414f1c94664e2d16947e0 SHA512 5e9b618a805d1441d4a145283d8b8a2d1b5c62d294576eed4651d840b3ac3a3df05d1d993170986a281bdac308e461703e559b8129c0a6b6511486459c01148b
MISC metadata.xml 542 BLAKE2B 59ac1b72d29281251b5f8e0aefb5e2e16db266d8d61bd96999ecc869d81603809df45462c6241feddf0db750f001a59eb2cfcc06f668d32552033d98837b530f SHA512 5f955b13e9ed7a393e79c12664881c51bef0111b1dcbc5652f4b71465173fca0c72e8a6e887080f3ae7fdf9407d9ef2b2e8fbbe9c37aa01860dbc31a039a91dc

View File

@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

View File

@ -4,6 +4,7 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1

View File

@ -0,0 +1,37 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Generate and work with holidays in Python"
HOMEPAGE="https://github.com/dr-prodigy/python-holidays https://pypi.org/project/holidays/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.rst"
RDEPEND="dev-python/python-dateutil[${PYTHON_USEDEP}]
>=dev-python/convertdate-2.3.0[${PYTHON_USEDEP}]
dev-python/korean-lunar-calendar[${PYTHON_USEDEP}]
dev-python/hijri-converter[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v -v || die
}
distutils_enable_tests pytest

View File

@ -7,6 +7,7 @@
</maintainer>
<upstream>
<remote-id type="pypi">holidays</remote-id>
<remote-id type="github">dr-prodigy/python-holidays</remote-id>
<maintainer status="unknown">
<email>maurizio.montel@gmail.com</email>
<name>dr-prodigy (formerly ryanss)</name>