dev-python/webrtc-models: add 0.2.0
Closes: #4108 Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
parent
c04259b314
commit
0760e3597f
@ -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 2360 Ebuilds in total, 2346 of them have in total 2387 (43 different) licenses assigned.
|
||||
There are 2361 Ebuilds in total, 2347 of them have in total 2388 (43 different) licenses assigned.
|
||||
|
||||
|License| Ebuilds using it|
|
||||
|-------|-----|
|
||||
|MIT|1338|
|
||||
|Apache-2.0|561|
|
||||
|Apache-2.0|562|
|
||||
|GPL-3|145|
|
||||
|BSD|125|
|
||||
|GPL-2|27|
|
||||
|
@ -1,5 +1,7 @@
|
||||
DIST webrtc_models-0.1.0.tar.gz 8896 BLAKE2B 1caa7392bcdf0711fc4f1791edb228dd81346df15a1c358adfb210fa53801c2c4712364d8128279c33bdbc52344a6ae0f8306c0b22642d1d7145b93c029e7b02 SHA512 f9a426397cdc1f57b3f3f1f55c2c3d688e8dd99ab65f4bd7fbc2ea04f94a07c0ae36f6e8ffe41363cecbbd979b1604c22b27d90aa155db1a883c33b121bbb7f0
|
||||
DIST webrtc_models-0.2.0.tar.gz 8986 BLAKE2B e6ad8421266d4821d1de93c7849d3adc7a6fcff5b48d6c0590650e9d7bea5bc5ba255445ad6bf0d36da02674321b4fdcc2a522082e89cdc7d3e06d379827c0dd SHA512 48ce6c17a4ea0b07e829cca10ca9173406a1760ae91cfb13a4c4ec471a990a940e6651ccf9510fa753fa1ceff04a0cd40e49c876b0ad2d1fb74ff322f2b01463
|
||||
DIST webrtc_models-0.3.0.tar.gz 9411 BLAKE2B f67563d7659daa32b8a2b9cb17fef285a0f5cdd6d947da7f3e72505f59a61e38c79aa277330c780c712d83aa6d8f552d8fcb617a8b81ee3c21f24879a01ed467 SHA512 532dfc409c771746ddbc93966108e3101fe0a4e8a7b43c991301b5171df02ad1072ac847428245f1f88c50203212ff78afb27c13eba07c782604ac7e289830f2
|
||||
EBUILD webrtc-models-0.1.0.ebuild 606 BLAKE2B bb4dbf993db4a7f162bc6b01fe20dae1623c4b2f55e604c8638dafade024e8f30a5b23d392623f9036f7e4338a5dab49073cd2aa0b28e5dfe729b57104164b24 SHA512 546eff2998939de08514a02403de6232501c6f8cd37c99390eca2386a01fd196959ccc1daceae393b625e09167b67135e639acfa2602b3ce928413c8f5844958
|
||||
EBUILD webrtc-models-0.3.0.ebuild 606 BLAKE2B 0cae02df1d8aba953d5a658fde10ef7a38cf318cb494fe266dd7b81fe35307cbd7dd419b5a408badb9aee448f75efdb8184f85b6937399f0106702a3bf109e42 SHA512 131fae98bf7b9768f5de75b061e8b08825db560a36a1b5fd51f53eb12bcef95f3ba2d57d7acba4f1b1e16982d8321f23406294a647e0fe7730b1d64304adfcb4
|
||||
EBUILD webrtc-models-0.2.0.ebuild 606 BLAKE2B bb4dbf993db4a7f162bc6b01fe20dae1623c4b2f55e604c8638dafade024e8f30a5b23d392623f9036f7e4338a5dab49073cd2aa0b28e5dfe729b57104164b24 SHA512 546eff2998939de08514a02403de6232501c6f8cd37c99390eca2386a01fd196959ccc1daceae393b625e09167b67135e639acfa2602b3ce928413c8f5844958
|
||||
EBUILD webrtc-models-0.3.0.ebuild 606 BLAKE2B bb4dbf993db4a7f162bc6b01fe20dae1623c4b2f55e604c8638dafade024e8f30a5b23d392623f9036f7e4338a5dab49073cd2aa0b28e5dfe729b57104164b24 SHA512 546eff2998939de08514a02403de6232501c6f8cd37c99390eca2386a01fd196959ccc1daceae393b625e09167b67135e639acfa2602b3ce928413c8f5844958
|
||||
MISC metadata.xml 536 BLAKE2B aa8c655fb6155e119a2beee5b8ca943cf081557f983a70877fdc6e27a6b9d9ede7be2a6023e5b00c29f0c4a8140172f74ad8b18dedf24fd04ff734ff2d3e2c4f SHA512 1e2c1a7ec112f19f6e2f724c1fe72736d81a65bc1f83e66438afbda0b2ad3ddce7114652b2166d1257c3f37b3dc0380c690873335b11917fef40d4ef15c9f32b
|
||||
|
24
dev-python/webrtc-models/webrtc-models-0.2.0.ebuild
Normal file
24
dev-python/webrtc-models/webrtc-models-0.2.0.ebuild
Normal file
@ -0,0 +1,24 @@
|
||||
# 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=hatchling
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
DESCRIPTION="Python WebRTC models"
|
||||
HOMEPAGE="https://github.com/home-assistant-libs/python-webrtc-models/ https://pypi.org/project/webrtc-models/"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm arm64 x86"
|
||||
IUSE="test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
DOCS="README.md"
|
||||
|
||||
RDEPEND=">=dev-python/mashumaro-3.13[${PYTHON_USEDEP}]
|
||||
>=dev-python/orjson-3.10.7[${PYTHON_USEDEP}]"
|
||||
|
||||
distutils_enable_tests pytest
|
@ -3,7 +3,7 @@
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{12..13} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
DISTUTILS_USE_PEP517=hatchling
|
||||
inherit distutils-r1 pypi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user