From 5fae016235ea5575a81765733c1d98a8edf39417 Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Sat, 2 Apr 2022 01:30:27 +0200 Subject: [PATCH] update python-join-api-0.0.9 --- README.md | 4 +-- dev-python/python-join-api/Manifest | 4 ++- .../python-join-api-0.0.6.ebuild | 2 +- .../python-join-api-0.0.9.ebuild | 34 +++++++++++++++++++ 4 files changed, 40 insertions(+), 4 deletions(-) create mode 100644 dev-python/python-join-api/python-join-api-0.0.9.ebuild diff --git a/README.md b/README.md index 0e63df555..0bcbf73fd 100644 --- a/README.md +++ b/README.md @@ -496,11 +496,11 @@ From time to time a fresh compile test on empty boxes (one with Python 3.9 and o ## 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 1685 Ebuilds in total, 1677 of them have in total 1685 (35 different) licenses assigned. +There are 1686 Ebuilds in total, 1678 of them have in total 1686 (35 different) licenses assigned. |License| Ebuilds using it| |-------|-----| -|MIT|1031| +|MIT|1032| |Apache-2.0|303| |GPL-3|102| |BSD|90| diff --git a/dev-python/python-join-api/Manifest b/dev-python/python-join-api/Manifest index dabd939a0..faac18f1b 100644 --- a/dev-python/python-join-api/Manifest +++ b/dev-python/python-join-api/Manifest @@ -1,3 +1,5 @@ DIST python-join-api-0.0.6.tar.gz 2876 BLAKE2B c4d64dcda614dda887c246f2a02ea26c92048329c8d770672a1005072907e59075c05aff9a13c2e13e14b180e4223eb38989f1958fc6d2a5298a11b64ba1cb02 SHA512 d4c98b4a708e4dbf574da80f36b9b0db04a32443555753992bb94a67bd3cce43322fe87b236c432217bec5e2615646165aadd56d014e7f4f425a2dc4fa64ee74 -EBUILD python-join-api-0.0.6.ebuild 773 BLAKE2B 4fd0220b7c8987fb2b2e33a43d4b71f5f4a61b9ef372f8fda7c681f106657868c8790dfd1cc0954d502701339345466a9dc185fe561d6644c1b0f44d439165e4 SHA512 1c86e7d707be6f10bc95df45b510c5ccc3d206c650437cded14b8844c4896c6ee1c01c41df771f98b940c72f55f740531318a8af43d7acce2d9d0c756728daa8 +DIST python-join-api-0.0.9.tar.gz 3850 BLAKE2B a249859703a5b0305a14a37339373940e4252547e1b3bf17d2536f89bfa65abadca138e6967ecd446254d93418e104157a65ae59a9395299f59bbe1571698940 SHA512 2b2a432c0acbfd77a72c734f0c3de9966dd58d446671ba70810a51c21ce13890c3e64c57e31271caa47558ca29889b93d14dcb30c650066e779df1844bb0d386 +EBUILD python-join-api-0.0.6.ebuild 771 BLAKE2B 2f1c5ade5f5e3e1c0498cdf351a7a93491f785b64ef5b23567736645de6e8ae7b8f838307ea2f079a6821598ae80a27ec2efa00ae88c1208019da0f48233b457 SHA512 7682f65db535f934e9858d7fe8ecce4a920c235b1489054f8fbf1d7acac06f23c5a05b1a52052efeada1c7b6f2a70278a800c9e8742741bd7051635725243aeb +EBUILD python-join-api-0.0.9.ebuild 815 BLAKE2B 97203fe51f86036d71a9831f3b7ad330347e26fff9b646789ceba23803ff227c197ce80ca3ec774db7bfe18b75618b882dd1dfb000a76e691ea65ca259190ccf SHA512 cc68cd2230c3d00e82f394e9181080fcd829f09fb51f4f8c2ac00f714456eb86716bb3762eaf763c52f256c1ffdf6efc79688559a5da04f99e51b93589df2b13 MISC metadata.xml 458 BLAKE2B ced6e1176b862fed126b9697e43160477eb9e7d3462440b88047f9bc8f8f6e03984ef27ea0920d386b62a3d786bd7ef7e663d754c109c8fc472c736d98a6a0ed SHA512 fd7ce8574b1f9124bb340c637a28540a9fb659056b5c08a713ba0470aca2ad68a93d3a7b27431db51f7d850792ce17e71d7f92525f81e2f2c8a550f94fb8790e diff --git a/dev-python/python-join-api/python-join-api-0.0.6.ebuild b/dev-python/python-join-api/python-join-api-0.0.6.ebuild index a15099b01..928d6d41c 100644 --- a/dev-python/python-join-api/python-join-api-0.0.6.ebuild +++ b/dev-python/python-join-api/python-join-api-0.0.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 PYTHON_COMPAT=( python3_{8..10} ) diff --git a/dev-python/python-join-api/python-join-api-0.0.9.ebuild b/dev-python/python-join-api/python-join-api-0.0.9.ebuild new file mode 100644 index 000000000..1ed8c6ad5 --- /dev/null +++ b/dev-python/python-join-api/python-join-api-0.0.9.ebuild @@ -0,0 +1,34 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +PYTHON_COMPAT=( python3_{8..10} ) + +inherit distutils-r1 + +DESCRIPTION="Python API for interacting with Join by joaoapps." +HOMEPAGE="https://github.com/nkgilley/python-join-api https://pypi.org/project/python-join-api/" +SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" +IUSE="test" +RESTRICT="!test? ( test )" + +DOCS="" + +RDEPEND=">=dev-python/requests-2.0[${PYTHON_USEDEP}] + >=dev-python/flask-1.1.2[${PYTHON_USEDEP}]" +BDEPEND=" + dev-python/setuptools[${PYTHON_USEDEP}] + test? ( + dev-python/nose[${PYTHON_USEDEP}] + dev-python/pytest[${PYTHON_USEDEP}] + )" + +python_test() { + nosetests --verbose || die + py.test -v -v || die +}