dev-python/ical: bump 4.2.2

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2022-12-09 10:02:47 +01:00 committed by Andreas Billmeier
parent 25a549c647
commit ea0c59da1a
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 5 additions and 45 deletions

View File

@ -1,7 +1,5 @@
DIST ical-4.1.0.tar.gz 49663 BLAKE2B 6c0b69e58840ad17dcc3bf4c77df224e1c7b5af1dd9510d1c685dc8d46489fac293aa9f3fa605e8e2820bd745d7052643bee8e87980646aa553a402ad216e8a2 SHA512 a474431a16df288edf5a53b60d545738ae9ad0a05fb8d2e43985722fe0f98a242aba2628dcd2cef7f129b0da1454596233a1be54c54222adb57224a58a36c015
DIST ical-4.1.1.tar.gz 49731 BLAKE2B 5102cb9a559c0d41b7a782c26a0ee209e25a64339d49eb7fd51484cb58dc48a1c62049a2fae88894fcec25d0511bedee615d67369b5ded178c6545c3811107d1 SHA512 4fdfc0f5e62e8629424e119b230bca575b908ff7b8ae66e64ea4a49a2fd587787c3ef2e59ce68deabd32c11a015f3ce476abd4462285a530da3a2d2634cd146f
DIST ical-4.2.1.tar.gz 51274 BLAKE2B c6dd4f27ea5d068ebdbd76560411de53a29800f50ff656f0d2bb2b5e017d85a0b131732f2a790f3934d114b0305b070ea61ae92bd34b2fd9762a52f621329e54 SHA512 ff43897c67bf45dc6391e53e1a4262d16b06fa48de75ceaf051b66314d7ecadfbfeccbdfe4e880bea0539460df2cd50d602af154404cecefe1607a75f054071e
EBUILD ical-4.1.0.ebuild 886 BLAKE2B e17441162214719c8a37e9c5b4d6b7c266eefcb9647580764118d98542ef97a1f405263b0dc5e1505d9f4c254d6ce3f928b77ee34ced4997764d23b7875fc251 SHA512 7b4dc4072d5ebe98d54a1db1686350197983cf29f2e4cf0daf59ac448670c5e2f883c336de73f86129908c5dc0a6c6ae5b78002d669bf402c0d1a33f9f6cbc86
EBUILD ical-4.1.1.ebuild 886 BLAKE2B e17441162214719c8a37e9c5b4d6b7c266eefcb9647580764118d98542ef97a1f405263b0dc5e1505d9f4c254d6ce3f928b77ee34ced4997764d23b7875fc251 SHA512 7b4dc4072d5ebe98d54a1db1686350197983cf29f2e4cf0daf59ac448670c5e2f883c336de73f86129908c5dc0a6c6ae5b78002d669bf402c0d1a33f9f6cbc86
EBUILD ical-4.2.1.ebuild 930 BLAKE2B e2d09710cbf7116f64e46e9fd8d0a53b100875e7d2beff155be0a47f496af7c4ad11d7df746213867082b95b403917181fc4b81e899c4b49410108f2c306de5a SHA512 8414d223be1be6b3984e8e30ea270d8aa052add18a3b0c66d8e463d13c86afdc3d232ac7d90f72d77ebdb0482a42dae2199ae534667f9ba8c2c785a3364c7e8c
DIST ical-4.2.2.tar.gz 51385 BLAKE2B 0a4d825ecc3fb8b0c8d6c917aa2bf78332089a4f4e193bd0341d02a40906529a4b3564a157df04aa998d5315979950fadc3fab607844b5c1858c4ff502adeeaa SHA512 e29aeb46171b4d1fc24c578b070d03c9ac1ccd26261998a093cc025016061161a5b8ee83c1e95e35f0441f35851983c087b5a19e2b14c299863a3496670dcdc7
EBUILD ical-4.2.1.ebuild 929 BLAKE2B c7c98743178e6154d60e804108d9661edd1c4f791ba3e8d1bf003b31bbdaf305a13f3894573368dd5c9eb9ba3e86814b71082ad12388a317fe590f837b3429a0 SHA512 069891049573f919efb953c37d0deef5ce5a044acf76782922afcd3c11bef7c50efe8902089bc2170e768f4efd5fbc1e73ea20328f62dfc1578dc44d140e043f
EBUILD ical-4.2.2.ebuild 929 BLAKE2B c7c98743178e6154d60e804108d9661edd1c4f791ba3e8d1bf003b31bbdaf305a13f3894573368dd5c9eb9ba3e86814b71082ad12388a317fe590f837b3429a0 SHA512 069891049573f919efb953c37d0deef5ce5a044acf76782922afcd3c11bef7c50efe8902089bc2170e768f4efd5fbc1e73ea20328f62dfc1578dc44d140e043f
MISC metadata.xml 509 BLAKE2B d7c0238fb4d0ede41b268244ff51750973fac0c0a680c41e77d8402701c1a8da7d54e13a9b43a971e2688cc403906d8903d92a689b89b6fe52a0fd4878c30848 SHA512 1e4ad6da4851dcdbbc32c260df0b9062310e37c0abc249ccfeb20b02084d577f96c6c904a94b5aa6e2e270015246c53b374edc559b3f314c86f114add5b38c2f

View File

@ -1,37 +0,0 @@
# 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="Python iCalendar implementation (rfc 2445)"
HOMEPAGE="https://github.com/allenporter/ical https://pypi.org/project/ical/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.md"
RDEPEND=">=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
>=dev-python/tzdata-2022.1[${PYTHON_USEDEP}]
>=dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
>=dev-python/pyparsing-3.0.9[${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

@ -5,7 +5,6 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Python iCalendar implementation (rfc 2445)"

View File

@ -5,7 +5,6 @@ EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
DESCRIPTION="Python iCalendar implementation (rfc 2445)"
@ -23,7 +22,8 @@ DOCS="README.md"
RDEPEND=">=dev-python/python-dateutil-2.8.2[${PYTHON_USEDEP}]
>=dev-python/tzdata-2022.1[${PYTHON_USEDEP}]
>=dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
>=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]"
>=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]
>=dev-python/emoji-2.2.0[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (