From 0d18690667eb716d1316d330f1ae96f99b13bfa6 Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Tue, 14 Feb 2023 22:11:11 +0100 Subject: [PATCH] dev-python/gassist-text: update deps, add metadata, renew Manifest Signed-off-by: Andreas Billmeier --- README.md | 4 ++-- dev-python/gassist-text/Manifest | 3 ++- .../gassist-text/gassist-text-0.0.10.ebuild | 16 ++++++++-------- dev-python/gassist-text/metadata.xml | 16 ++++++++++++++++ 4 files changed, 28 insertions(+), 11 deletions(-) create mode 100644 dev-python/gassist-text/metadata.xml diff --git a/README.md b/README.md index 6ed148034..d38833777 100644 --- a/README.md +++ b/README.md @@ -573,12 +573,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 1725 Ebuilds in total, 1718 of them have in total 1722 (34 different) licenses assigned. +There are 1724 Ebuilds in total, 1717 of them have in total 1721 (34 different) licenses assigned. |License| Ebuilds using it| |-------|-----| |MIT|1007| -|Apache-2.0|375| +|Apache-2.0|374| |GPL-3|105| |BSD|91| |LGPL-3|23| diff --git a/dev-python/gassist-text/Manifest b/dev-python/gassist-text/Manifest index 4928c0f2b..f7b7a4e30 100644 --- a/dev-python/gassist-text/Manifest +++ b/dev-python/gassist-text/Manifest @@ -1,2 +1,3 @@ DIST gassist-text-0.0.10.gh.tar.gz 19478 BLAKE2B 4c4d7fbb678ac3466e20e9c402c87ad9edfb2bf50876bc1486c92d5544aaee23996f1211f2685ed40a30f457c3276fb29381c3182273a500d1fd1aebb037ee36 SHA512 532e2d1446ed7004eee5bb501685cf8bc096c36d3479fac079704ccf7932277ed99aae9ffd0a8c19c0c3666f94efdb9bba9a5d749fda219d438ccf562bb5b105 -EBUILD gassist-text-0.0.10.ebuild 915 BLAKE2B 726dbbf317207c4232c55d77a24387f211e0ebbc698b13e430ce05c7d133a022c3b026a61bbc3a82444bc83fbd0e9f0c1b21007cf8c09b417fde624507b93846 SHA512 1b7e929409593312849aac1eaf8db77aa1d8d887f5cf71835c6a719d42f9b07e72778f423a3f114b00235d47b2d2b20cfb7f523250a4f304b71f8ca0efae09bf +EBUILD gassist-text-0.0.10.ebuild 975 BLAKE2B 4c272b2e27797256483a21c51ba265fc88400e7686a93e09776aab4a74bd342db27237142dc7e2a9786e203f96ac02c7494ccac4bc541ae64ddda674cbab9a2f SHA512 24d703e31554fd88ae5ad85f4ea0cf80d27012a8827a5901fc7d55dff015da338e2f92da3f3006673eb3f822ec91319e4c5da6f93414a1ce89bf79babbd7cf24 +MISC metadata.xml 514 BLAKE2B fe14ed786f64ed380ca396233569947f04caea13ee56a656b14a4208d11523bcc08b9781b5c5f6d8dfb368e909b9feb3a56b85f8ac6ae2bddd06c95c1e7afec9 SHA512 d5ee54c6570c9e9732f2c7b55dfc46db7873950de820d0bac2199a3a1b165e5813c4a34737489b73db7ff4e4adf90bd94bb81039c5f54695fbb5304c615de2c8 diff --git a/dev-python/gassist-text/gassist-text-0.0.10.ebuild b/dev-python/gassist-text/gassist-text-0.0.10.ebuild index 64d79ee5a..f57f0dded 100644 --- a/dev-python/gassist-text/gassist-text-0.0.10.ebuild +++ b/dev-python/gassist-text/gassist-text-0.0.10.ebuild @@ -22,19 +22,19 @@ IUSE="" DOCS="README.md" BDEPEND=" - dev-python/google-auth - dev-python/grpcio - dev-python/protobuf-python - dev-python/requests + dev-python/google-auth[${PYTHON_USEDEP}] + dev-python/grpcio[${PYTHON_USEDEP}] + dev-python/protobuf-python[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] " S="${WORKDIR}/${MY_P}" distutils_enable_tests pytest src_configure() { - cat > pyproject.toml <<-EOF || die - [build-system] - requires = ["setuptools"] - build-backend = "setuptools.build_meta" + cat > pyproject.toml <<-EOF || die + [build-system] + requires = ["setuptools"] + build-backend = "setuptools.build_meta" EOF } diff --git a/dev-python/gassist-text/metadata.xml b/dev-python/gassist-text/metadata.xml new file mode 100644 index 000000000..3054f49ae --- /dev/null +++ b/dev-python/gassist-text/metadata.xml @@ -0,0 +1,16 @@ + + + + + b@edevau.net + Andreas Billmeier + + + gassist-text + tronikos/gassist_text + + tronikos@gmail.com + tronikos + + +