Skip to content

Commit 0768246

Browse files
committed
dev-python/Mastodon-py: add 1.8.1
Closes: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/3125 Signed-off-by: Andreas Billmeier <[email protected]>
1 parent 62303f0 commit 0768246

File tree

5 files changed

+38
-7
lines changed

5 files changed

+38
-7
lines changed

README.md

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

618618
## Licenses
619619
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.
620-
There are 1982 Ebuilds in total, 1971 of them have in total 1990 (42 different) licenses assigned.
620+
There are 1983 Ebuilds in total, 1972 of them have in total 1991 (42 different) licenses assigned.
621621

622622
|License| Ebuilds using it|
623623
|-------|-----|
624-
|MIT|1121|
624+
|MIT|1122|
625625
|Apache-2.0|454|
626626
|GPL-3|129|
627627
|BSD|111|

dev-python/Mastodon-py/Manifest

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
DIST Mastodon.py-1.5.1.tar.gz 1225203 BLAKE2B 052ff268178645160d9a203156a11369bf8080a0abccc25d5e6c5fab68289a99ec45f660d3d94068b8bc31890295dcc42ecaa3a219264daff1df44e779a91413 SHA512 0c1a27b6cfcb4a197614100ffdb40ff8224162c0029598eadebdfa8984fe30519d3b163265d6f198e4a563c0e6a8bf68cafb69938f1a4768724a02f4f6971fa3
2-
EBUILD Mastodon-py-1.5.1.ebuild 899 BLAKE2B 199830cd99069ed3e15e730ca846602734cb2b49206e413d7758f390d47689abc789588e5217598804fb4f0182d2da7b102c9736e9004547b5db191e1f4cee07 SHA512 d4b0eb7183535322d24d1bf028722207ab0d0ba5d4f53eb774f0491a34570751ea84863188dbf4122d07761e22c4e7be711074e701c75d7b152b225c7cba7c0e
3-
MISC metadata.xml 525 BLAKE2B a54aff5dce18912d2d5e0dbd48f80d93f4077125a7cd46878e86d34db4e64f448f80e099323b7bb28a6e6cff42b83bf438a16447927462e824de58569c475188 SHA512 f0b4c7ccccada4468d86df0c120e214906d42163490048d27d86e02d0c243dade61715ad691fed6f554ced223a802f8a761b1a26633d346f51501db5cce00d81
2+
DIST Mastodon.py-1.8.1.tar.gz 8694359 BLAKE2B d3b8d2196199eeaeb0377c8503e763099943142c58b5b45bbbb86a38c0629ea6ee6427b53c989267a13d4d2a0c104635387ffef96d05d7dfa7dd8c2756e8704b SHA512 812bfdcb1a59a06376bfb48798b43cac9dc9390781b3949e4b3d751ec0530b25b187e688c7cfc18eff6d5bb23c9bf442bce5f6902727331e8bc550e310dab94c
3+
EBUILD Mastodon-py-1.5.1.ebuild 899 BLAKE2B a3b04f3845102d3c2ea2df42a949fa3461a1015ec808efb63f22d5ab4372110de0f453aaa7a06403ea6bbfb4920c6da777f3245e26be3ae7bdb3d394a242dcb6 SHA512 ebc2d62300fe183639b804edaa06c17d9db17406c7bd6ac65e7304d223a4de62d13a45ab356af4cbce1549901489b27507f29d1125231be8a7ecaf95791db139
4+
EBUILD Mastodon-py-1.8.1.ebuild 801 BLAKE2B b5463eae585f0393e95d2a20d73da79022cee68c178b3235a9fc609ccf6d62c0c0b4c948216c2e12713f7c91b336110b766c7de4a0e7cdcfd3a3fabdb5ac37f5 SHA512 fd14c9abb3c4ac0cdbdc4340c683053c40771df7c10b3580e5d6e1f832faf97c822cb29afb380cd7829bb340900e7aba4ddb6de4ce80abee0d225050fc083877
5+
MISC metadata.xml 528 BLAKE2B 56486ca6153258146e4f0e4d0bd5688a9ebb16aeddfe488e8924e53817cce003a6c9f2059d651572d557c94749b7fe2ee96e77abb53db07660e8e92da09d58ff SHA512 4dc9538d0121801025d0ce2e75d56286a9f576289b375b1502ec998222a8727550d59b066ab05ebcb59faa3b3c0098ec67ff6916f5c6f45dd0549d308ffbbdbe

dev-python/Mastodon-py/Mastodon-py-1.5.1.ebuild

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Copyright 1999-2023 Gentoo Authors
1+
# Copyright 1999-2024 Gentoo Authors
22
# Distributed under the terms of the GNU General Public License v2
33

44
EAPI=8
55

6-
PYTHON_COMPAT=( python3_{10..12} )
6+
PYTHON_COMPAT=( python3_{11..12} )
77
DISTUTILS_USE_PEP517=setuptools
88
PYPI_NO_NORMALIZE=1
99
PYPI_PN=${PN/-/.}
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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..12} )
7+
DISTUTILS_USE_PEP517=setuptools
8+
PYPI_NO_NORMALIZE=1
9+
PYPI_PN=${PN/-/.}
10+
inherit distutils-r1 pypi
11+
DESCRIPTION="Python wrapper for the Mastodon API"
12+
HOMEPAGE="https://github.com/halcy/Mastodon.py https://pypi.org/project/Mastodon.py/"
13+
14+
LICENSE="MIT"
15+
SLOT="0"
16+
KEYWORDS="amd64 arm arm64 x86"
17+
IUSE="test"
18+
RESTRICT="!test? ( test )"
19+
20+
DOCS="README.rst"
21+
22+
RDEPEND=">=dev-python/requests-2.4.2[${PYTHON_USEDEP}]
23+
dev-python/python-dateutil[${PYTHON_USEDEP}]
24+
dev-python/six[${PYTHON_USEDEP}]
25+
dev-python/python-magic[${PYTHON_USEDEP}]
26+
>=dev-python/decorator-4.0.0[${PYTHON_USEDEP}]
27+
dev-python/blurhash[${PYTHON_USEDEP}]"
28+
29+
distutils_enable_tests pytest

dev-python/Mastodon-py/metadata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</maintainer>
88
<upstream>
99
<remote-id type="pypi">Mastodon.py</remote-id>
10-
<remote-id type="github">halcy/Mastodon</remote-id>
10+
<remote-id type="github">halcy/Mastodon.py</remote-id>
1111
<maintainer status="unknown">
1212
<email>[email protected]</email>
1313
<name>Lorenz Diener</name>

0 commit comments

Comments
 (0)