dev-python/ical: add 8.0.0

Closes: #3224
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
Andreas Billmeier 2024-04-28 08:34:00 +02:00
parent 10c2b2e15e
commit 4d35a6388f
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
3 changed files with 32 additions and 4 deletions

View File

@ -617,12 +617,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 1779 Ebuilds in total, 1768 of them have in total 1788 (42 different) licenses assigned.
There are 1781 Ebuilds in total, 1770 of them have in total 1790 (42 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1010|
|Apache-2.0|399|
|Apache-2.0|401|
|GPL-3|106|
|BSD|103|
|LGPL-3|25|
@ -664,9 +664,9 @@ There are 1779 Ebuilds in total, 1768 of them have in total 1788 (42 different)
|EPL-2.0|1|
|GPL-2-with-linking-exception|1|
(Last counted: 23/04/2024)
(Last counted: 28/04/2024)
I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources.
A big thanks goes to Iris for reviewing this README.
Last updated: 23/04/2024
Last updated: 28/04/2024

View File

@ -1,5 +1,7 @@
DIST ical-6.1.1.tar.gz 104716 BLAKE2B 9a56d07fb2152f512ea9788f05991c99c3e9c482d5329c0bd1f3dd544fb7e30fd81def00e754b4ce5c2c678d86dca5297148f97ef8d425888cf1bc72fcededd5 SHA512 329f8145d46b84ea756a5afb27e89f39e89960a3c59b1bc85e51a1547bac88a798ac97cb28479c3ef2dd8272511dec6a6b5aa2159d6d69b025f986d85af3e852
DIST ical-7.0.3.tar.gz 111515 BLAKE2B 9e1b9547a79b4229c32617db4053bf7e926a630f09f152eb5f86f047fc3d57563f1e07302d036d3ef9592913fd23e7f688952c91432e40d263ac90faeeed99fb SHA512 1c566106ddfdcc87b919161f892769db6cd79e54f6a8f9208b0ff2b708b0c9abdaadb728891e63a4d961dd92c9c24d8cd4aa0452be2caa793f69da614f78eb82
DIST ical-8.0.0.tar.gz 111554 BLAKE2B 4182ecb2ab4c8c8c311ec46dd53abc01e08c917bde84322545f949d66a6a6b680c049dbbc8a608af69a94c7da14cb65ecaf63394c52623fcccc7bbaa354ec4a6 SHA512 1690c367d854eba1fc69937b09a5d9cd2457773b554391346a2a204004d0904b3ad9be64089e1a1a0fb0270bcbc94ed9e49104a1bb74513a8ac00825087e9cb1
EBUILD ical-6.1.1.ebuild 697 BLAKE2B 8d2a9f8bbc6b4d42b3b484004d42b913b22b1877ff223251dc6ba151ad23e62c9475017f2f138ee91b6772780d11e1d93841c70eb36dfb2b2df3511b2955ad5c SHA512 ce55c1578b09801b7e8ecc29619097263feb857677da86e12f803be3883e331f88cdfb8c10f7bdac5eff65560e8a2a96e14618f3719c0f768a443aef171555e4
EBUILD ical-7.0.3.ebuild 697 BLAKE2B 8d2a9f8bbc6b4d42b3b484004d42b913b22b1877ff223251dc6ba151ad23e62c9475017f2f138ee91b6772780d11e1d93841c70eb36dfb2b2df3511b2955ad5c SHA512 ce55c1578b09801b7e8ecc29619097263feb857677da86e12f803be3883e331f88cdfb8c10f7bdac5eff65560e8a2a96e14618f3719c0f768a443aef171555e4
EBUILD ical-8.0.0.ebuild 697 BLAKE2B 8d2a9f8bbc6b4d42b3b484004d42b913b22b1877ff223251dc6ba151ad23e62c9475017f2f138ee91b6772780d11e1d93841c70eb36dfb2b2df3511b2955ad5c SHA512 ce55c1578b09801b7e8ecc29619097263feb857677da86e12f803be3883e331f88cdfb8c10f7bdac5eff65560e8a2a96e14618f3719c0f768a443aef171555e4
MISC metadata.xml 509 BLAKE2B d7c0238fb4d0ede41b268244ff51750973fac0c0a680c41e77d8402701c1a8da7d54e13a9b43a971e2688cc403906d8903d92a689b89b6fe52a0fd4878c30848 SHA512 1e4ad6da4851dcdbbc32c260df0b9062310e37c0abc249ccfeb20b02084d577f96c6c904a94b5aa6e2e270015246c53b374edc559b3f314c86f114add5b38c2f

View File

@ -0,0 +1,26 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..12} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1 pypi
DESCRIPTION="Python iCalendar implementation (rfc 2445)"
HOMEPAGE="https://github.com/allenporter/ical https://pypi.org/project/ical/"
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-2023.3[${PYTHON_USEDEP}]
>=dev-python/pydantic-1.9.1[${PYTHON_USEDEP}]
>=dev-python/pyparsing-3.0.9[${PYTHON_USEDEP}]"
distutils_enable_tests pytest