Skip to content

Commit 829ca5e

Browse files
committed
dev-python/aioazuredevops: add 2.2.1
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3573 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 4d0b9db commit 829ca5e

File tree

3 files changed

+35
-2
lines changed

3 files changed

+35
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,11 +606,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
606606

607607
## Licenses
608608
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.
609-
There are 1989 Ebuilds in total, 1978 of them have in total 2003 (42 different) licenses assigned.
609+
There are 1990 Ebuilds in total, 1979 of them have in total 2004 (42 different) licenses assigned.
610610

611611
|License| Ebuilds using it|
612612
|-------|-----|
613-
|MIT|1150|
613+
|MIT|1151|
614614
|Apache-2.0|443|
615615
|GPL-3|117|
616616
|BSD|112|

dev-python/aioazuredevops/Manifest

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
DIST aioazuredevops-1.3.5.tar.gz 5241 BLAKE2B 33c90ce3d78c0644422f98f0469fa7ccdd0dc4fcc7e3c6729ed9703a2f59b99bb4684a542aeae8a22308dce3831f18efa40d2ae8a46380b8a60055bb6e26e58f SHA512 1aceec94f78b6108b6d3ef1246adf2708eebdbb39c16f981480cd8cce0b648b926bc98047f8290d865d77a42e786b4c706c03731d7ca806c5d2e29973b9d5005
22
DIST aioazuredevops-2.0.0.gh.tar.gz 19669 BLAKE2B 52b2c6f05700b044bbf9b6a6c480ed581883dc7e128e38bdfef9212db3edaa30b6a3d43fb64720084a2075aaa0222e10cb7e27305a11f24670bbbe6341785d3b SHA512 98fec8be97e2f8c6e650c48172de6a6e6fb11b2770563507da7df07b7ed75cfea0779657869446606c854b4453a2293cbeb35903c261c6a8eb2680f679de7935
3+
DIST aioazuredevops-2.2.1.gh.tar.gz 25461 BLAKE2B 64a329c84dfa3b5a94d3fc187698c17a24d0364274982f61e420344bfe320e5b50d6304787ea0f08616563a2d0fe215de20ed482ebb3fbc6c3d59f94a306084e SHA512 5a0f893a6047d75e85b265362897d36ad05ac3d29ca8da9337ef5bf9e86e1bb46b920b8e45c9b18a676239ec94fc93b6f63429c5fbe81601bf76e74638001317
34
EBUILD aioazuredevops-1.3.5.ebuild 696 BLAKE2B 3f025b1d5b8c58b2ec9aa998e8dbfa76f24ce76863145a7358fa36ad3cee3951532c68c68a46e8dbdbe7c748e2183cca1a00f0404909fd753600f5bf137c60ac SHA512 b48304747cf94d9f5152d9353bed9d5b82659f43fd9d5b8982966ac648093327bb195fce89acbafe1951e2cc7f64c0dd8d440b9cf30b4a6590c6c4ca7c7d7677
45
EBUILD aioazuredevops-2.0.0.ebuild 898 BLAKE2B 2e33048d2b8cda4563165430136055e9420362476c653edef11168d6cdce2b4a4b37f541f0942e42da0b529003a954c9d699b421720d562d97b09d6f6f3c150a SHA512 b91addfe52096cdb0519232b83f534fe843b7c05c84b4d6e56801e7de6d82547ae2217f6c280281e57da77bd34f09e61ad3387e7503bf5f665e3f6a7f0e88ec7
6+
EBUILD aioazuredevops-2.2.1.ebuild 898 BLAKE2B 2e33048d2b8cda4563165430136055e9420362476c653edef11168d6cdce2b4a4b37f541f0942e42da0b529003a954c9d699b421720d562d97b09d6f6f3c150a SHA512 b91addfe52096cdb0519232b83f534fe843b7c05c84b4d6e56801e7de6d82547ae2217f6c280281e57da77bd34f09e61ad3387e7503bf5f665e3f6a7f0e88ec7
57
MISC metadata.xml 527 BLAKE2B 7d8923cea7bfe38353d54ffa640dda260371ce6664adc6fcd2685dac04e2f179474855b7ba4176373e3a2025bdaa1e6a5d9f4869dfe4007de6fc8b47cd586b77 SHA512 320e43c8301bb7145a4226917726e1d71eae3cc96fdb97906bf5fe3c7aa483b8559db076ac0c5f9deca4c1be078baf168a10c8f76e4a195770e77adf49c91612
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Copyright 1999-2024 Gentoo Authors
2+
# Distributed under the terms of the GNU General Public License v2
3+
4+
EAPI=8
5+
6+
PYTHON_COMPAT=( python3_{11..13} )
7+
DISTUTILS_USE_PEP517=setuptools
8+
inherit distutils-r1
9+
DESCRIPTION="Get data from the Azure DevOps API."
10+
HOMEPAGE="https://github.com/timmo001/aioazuredevops https://pypi.org/project/aioazuredevops/"
11+
SRC_URI="https://github.com/timmo001/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
12+
13+
LICENSE="MIT"
14+
SLOT="0"
15+
KEYWORDS="amd64 arm arm64 x86"
16+
IUSE="test"
17+
RESTRICT="!test? ( test )"
18+
19+
DOCS="README.md"
20+
21+
RDEPEND=">=dev-python/aiohttp-3.9.0[${PYTHON_USEDEP}]
22+
>=dev-python/incremental-22.10.0[${PYTHON_USEDEP}]"
23+
BDEPEND="
24+
test? (
25+
dev-python/aioresponses[${PYTHON_USEDEP}]
26+
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
27+
dev-python/pytest-asyncio[${PYTHON_USEDEP}]
28+
dev-python/syrupy[${PYTHON_USEDEP}]
29+
)"
30+
31+
distutils_enable_tests pytest

0 commit comments

Comments
 (0)