* [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/
@ 2022-11-26 10:54 Florian Schmaus
0 siblings, 0 replies; 6+ messages in thread
From: Florian Schmaus @ 2022-11-26 10:54 UTC (permalink / raw
To: gentoo-commits
commit: 3a397fd04de312d43d4b4e2e1a8f3e2f4f2a4302
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Nov 24 21:16:49 2022 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 21:16:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a397fd0
dev-python/mastodon-py: add 1.7.0, drop 1.6.3
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/mastodon-py/Manifest | 2 +-
.../mastodon-py/{mastodon-py-1.6.3.ebuild => mastodon-py-1.7.0.ebuild} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mastodon-py/Manifest b/dev-python/mastodon-py/Manifest
index 066169f0f..f09b43622 100644
--- a/dev-python/mastodon-py/Manifest
+++ b/dev-python/mastodon-py/Manifest
@@ -1 +1 @@
-DIST Mastodon.py-1.6.3.tar.gz 8561061 BLAKE2B 001eb4bbd2ba601209e71d3a22f66702c8380f8a8d816a8d9a3adb28b9fddf012ad9c760ff8e492f05994ebf9673ae97c92d9366907b735a4b0af07fffb9c817 SHA512 bca3b5ecff431d20431f73402a203cdd66a572260e88584ba08a3aafc065f45498b775b0e7e3d167cc759338d3c00ae2c6d9d71c63f1fc0a52aaf8a63410ac35
+DIST Mastodon.py-1.7.0.tar.gz 8633772 BLAKE2B e27827cf7b5a010616524355c51771709591ee498b398cb009fe73697a96a313880e9f81e138c48c9f144fe9b35222b6852d84a2b4648803604b0a3a9ed190c3 SHA512 faa056fc800104a732524126458baec68ef838fe36fb7df5721262f6faf61e0f5591026efb1a19612ceeaa785eb81b4aab55728479bf216f6d2b9afcfedcdd18
diff --git a/dev-python/mastodon-py/mastodon-py-1.6.3.ebuild b/dev-python/mastodon-py/mastodon-py-1.7.0.ebuild
similarity index 100%
rename from dev-python/mastodon-py/mastodon-py-1.6.3.ebuild
rename to dev-python/mastodon-py/mastodon-py-1.7.0.ebuild
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/
@ 2023-04-28 17:52 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-04-28 17:52 UTC (permalink / raw
To: gentoo-commits
commit: c60f1ea48f757bbb46c4acf304996934719235a4
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Apr 28 00:59:43 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Apr 28 04:32:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c60f1ea4
dev-python/mastodon-py: add 1.8.1, drop 1.7.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/mastodon-py/Manifest | 2 +-
.../{mastodon-py-1.7.0.ebuild => mastodon-py-1.8.1.ebuild} | 10 ++++------
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/dev-python/mastodon-py/Manifest b/dev-python/mastodon-py/Manifest
index c7178345c..5c81e85ca 100644
--- a/dev-python/mastodon-py/Manifest
+++ b/dev-python/mastodon-py/Manifest
@@ -1,2 +1,2 @@
-DIST Mastodon.py-1.7.0.tar.gz 8633772 BLAKE2B e27827cf7b5a010616524355c51771709591ee498b398cb009fe73697a96a313880e9f81e138c48c9f144fe9b35222b6852d84a2b4648803604b0a3a9ed190c3 SHA512 faa056fc800104a732524126458baec68ef838fe36fb7df5721262f6faf61e0f5591026efb1a19612ceeaa785eb81b4aab55728479bf216f6d2b9afcfedcdd18
DIST Mastodon.py-1.8.0.tar.gz 8659035 BLAKE2B 46c07fc3e3cf289f8a161975b1f3f36a88882c3299e79b331f3c659c18c5cafbc7144be57bf580212152a345ab4c4e73a08ea4d6052953fae6664eabd6360c3f SHA512 497cdb42adeceeea6f65210daf94eff0c6ce26b286fabc13976c8276649b6b6f51f47b4e99733133c60dc373fcbb0b0760a20ff526d8435391c43e8f06666696
+DIST Mastodon.py-1.8.1.tar.gz 8694359 BLAKE2B d3b8d2196199eeaeb0377c8503e763099943142c58b5b45bbbb86a38c0629ea6ee6427b53c989267a13d4d2a0c104635387ffef96d05d7dfa7dd8c2756e8704b SHA512 812bfdcb1a59a06376bfb48798b43cac9dc9390781b3949e4b3d751ec0530b25b187e688c7cfc18eff6d5bb23c9bf442bce5f6902727331e8bc550e310dab94c
diff --git a/dev-python/mastodon-py/mastodon-py-1.7.0.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
similarity index 85%
rename from dev-python/mastodon-py/mastodon-py-1.7.0.ebuild
rename to dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
index cad6a34bf..7325ee507 100644
--- a/dev-python/mastodon-py/mastodon-py-1.7.0.ebuild
+++ b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
@@ -1,21 +1,19 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
-inherit distutils-r1 optfeature
+PYPI_NO_NORMALIZE=1
+PYPI_PN="Mastodon.py"
+inherit distutils-r1 optfeature pypi
-MY_PN="Mastodon.py"
-MY_P="${MY_PN}-${PV}"
DESCRIPTION="Python wrapper for the Mastodon API"
HOMEPAGE="
https://pypi.org/project/Mastodon.py/
https://github.com/halcy/Mastodon.py
"
-SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
LICENSE="MIT"
SLOT="0"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/
@ 2023-12-31 15:28 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2023-12-31 15:28 UTC (permalink / raw
To: gentoo-commits
commit: 17f1a5ad14ac895e2a2cf6bced4b3be862015aca
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Dec 30 13:47:08 2023 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Dec 30 14:10:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=17f1a5ad
dev-python/mastodon-py: deselect broken tests
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/mastodon-py/mastodon-py-1.8.1.ebuild | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
index 8120456200..d44c17a7b4 100644
--- a/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
+++ b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..11} ) # fails all tests with py3.12
PYPI_NO_NORMALIZE=1
PYPI_PN="Mastodon.py"
inherit distutils-r1 optfeature pypi
@@ -39,6 +39,12 @@ BDEPEND="
)
"
+EPYTEST_DESELECT=(
+ # something related to simplejson
+ tests/test_notifications.py::test_notifications_dismiss_pre_2_9_2
+ tests/test_status.py::test_status_card_pre_2_9_2
+)
+
distutils_enable_tests pytest
distutils_enable_sphinx docs
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mastodon-py/
@ 2024-05-14 22:45 Julien Roy
2024-05-14 22:50 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
0 siblings, 1 reply; 6+ messages in thread
From: Julien Roy @ 2024-05-14 22:45 UTC (permalink / raw
To: gentoo-commits
commit: a60dda07fe4903bc77973b133972b15675619010
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 22:36:57 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 22:36:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a60dda07
dev-python/mastodon-py: drop 1.8.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/mastodon-py/Manifest | 1 -
dev-python/mastodon-py/mastodon-py-1.8.0.ebuild | 55 -------------------------
2 files changed, 56 deletions(-)
diff --git a/dev-python/mastodon-py/Manifest b/dev-python/mastodon-py/Manifest
index 5c81e85ca0..95dedc81db 100644
--- a/dev-python/mastodon-py/Manifest
+++ b/dev-python/mastodon-py/Manifest
@@ -1,2 +1 @@
-DIST Mastodon.py-1.8.0.tar.gz 8659035 BLAKE2B 46c07fc3e3cf289f8a161975b1f3f36a88882c3299e79b331f3c659c18c5cafbc7144be57bf580212152a345ab4c4e73a08ea4d6052953fae6664eabd6360c3f SHA512 497cdb42adeceeea6f65210daf94eff0c6ce26b286fabc13976c8276649b6b6f51f47b4e99733133c60dc373fcbb0b0760a20ff526d8435391c43e8f06666696
DIST Mastodon.py-1.8.1.tar.gz 8694359 BLAKE2B d3b8d2196199eeaeb0377c8503e763099943142c58b5b45bbbb86a38c0629ea6ee6427b53c989267a13d4d2a0c104635387ffef96d05d7dfa7dd8c2756e8704b SHA512 812bfdcb1a59a06376bfb48798b43cac9dc9390781b3949e4b3d751ec0530b25b187e688c7cfc18eff6d5bb23c9bf442bce5f6902727331e8bc550e310dab94c
diff --git a/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild
deleted file mode 100644
index 1c92b616ac..0000000000
--- a/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-PYPI_NO_NORMALIZE=1
-PYPI_PN="Mastodon.py"
-inherit distutils-r1 optfeature pypi
-
-MY_PN="Mastodon.py"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Python wrapper for the Mastodon API"
-HOMEPAGE="
- https://pypi.org/project/Mastodon.py/
- https://github.com/halcy/Mastodon.py
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/blurhash[${PYTHON_USEDEP}]
- dev-python/decorator[${PYTHON_USEDEP}]
- dev-python/python-dateutil[${PYTHON_USEDEP}]
- dev-python/python-magic[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/http-ece[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- dev-python/pytest-vcr[${PYTHON_USEDEP}]
- dev-python/requests-mock[${PYTHON_USEDEP}]
- dev-python/vcrpy[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs
-
-src_prepare() {
- distutils-r1_src_prepare
- rm setup.cfg || die
-}
-
-pkg_postinst() {
- optfeature "webpush support" "dev-python/cryptography dev-python/http-ece"
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/
2024-05-14 22:45 [gentoo-commits] repo/proj/guru:dev " Julien Roy
@ 2024-05-14 22:50 ` Julien Roy
0 siblings, 0 replies; 6+ messages in thread
From: Julien Roy @ 2024-05-14 22:50 UTC (permalink / raw
To: gentoo-commits
commit: a60dda07fe4903bc77973b133972b15675619010
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 22:36:57 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 22:36:57 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a60dda07
dev-python/mastodon-py: drop 1.8.0
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/mastodon-py/Manifest | 1 -
dev-python/mastodon-py/mastodon-py-1.8.0.ebuild | 55 -------------------------
2 files changed, 56 deletions(-)
diff --git a/dev-python/mastodon-py/Manifest b/dev-python/mastodon-py/Manifest
index 5c81e85ca0..95dedc81db 100644
--- a/dev-python/mastodon-py/Manifest
+++ b/dev-python/mastodon-py/Manifest
@@ -1,2 +1 @@
-DIST Mastodon.py-1.8.0.tar.gz 8659035 BLAKE2B 46c07fc3e3cf289f8a161975b1f3f36a88882c3299e79b331f3c659c18c5cafbc7144be57bf580212152a345ab4c4e73a08ea4d6052953fae6664eabd6360c3f SHA512 497cdb42adeceeea6f65210daf94eff0c6ce26b286fabc13976c8276649b6b6f51f47b4e99733133c60dc373fcbb0b0760a20ff526d8435391c43e8f06666696
DIST Mastodon.py-1.8.1.tar.gz 8694359 BLAKE2B d3b8d2196199eeaeb0377c8503e763099943142c58b5b45bbbb86a38c0629ea6ee6427b53c989267a13d4d2a0c104635387ffef96d05d7dfa7dd8c2756e8704b SHA512 812bfdcb1a59a06376bfb48798b43cac9dc9390781b3949e4b3d751ec0530b25b187e688c7cfc18eff6d5bb23c9bf442bce5f6902727331e8bc550e310dab94c
diff --git a/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild
deleted file mode 100644
index 1c92b616ac..0000000000
--- a/dev-python/mastodon-py/mastodon-py-1.8.0.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
-PYPI_NO_NORMALIZE=1
-PYPI_PN="Mastodon.py"
-inherit distutils-r1 optfeature pypi
-
-MY_PN="Mastodon.py"
-MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Python wrapper for the Mastodon API"
-HOMEPAGE="
- https://pypi.org/project/Mastodon.py/
- https://github.com/halcy/Mastodon.py
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/blurhash[${PYTHON_USEDEP}]
- dev-python/decorator[${PYTHON_USEDEP}]
- dev-python/python-dateutil[${PYTHON_USEDEP}]
- dev-python/python-magic[${PYTHON_USEDEP}]
- dev-python/pytz[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
-"
-BDEPEND="
- test? (
- dev-python/cryptography[${PYTHON_USEDEP}]
- dev-python/http-ece[${PYTHON_USEDEP}]
- dev-python/pytest-mock[${PYTHON_USEDEP}]
- dev-python/pytest-vcr[${PYTHON_USEDEP}]
- dev-python/requests-mock[${PYTHON_USEDEP}]
- dev-python/vcrpy[${PYTHON_USEDEP}]
- )
-"
-
-distutils_enable_tests pytest
-
-distutils_enable_sphinx docs
-
-src_prepare() {
- distutils-r1_src_prepare
- rm setup.cfg || die
-}
-
-pkg_postinst() {
- optfeature "webpush support" "dev-python/cryptography dev-python/http-ece"
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: dev-python/mastodon-py/
@ 2024-05-14 22:45 Julien Roy
2024-05-14 22:50 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
0 siblings, 1 reply; 6+ messages in thread
From: Julien Roy @ 2024-05-14 22:45 UTC (permalink / raw
To: gentoo-commits
commit: 86d635bb674cbda279140407d7d1e2794f77d5d0
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue May 14 22:36:32 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue May 14 22:36:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=86d635bb
dev-python/mastodon-py: enable py3.12
Closes: https://bugs.gentoo.org/931395
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-python/mastodon-py/mastodon-py-1.8.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
index d44c17a7b4..cb8a32035a 100644
--- a/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
+++ b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} ) # fails all tests with py3.12
+PYTHON_COMPAT=( python3_{10..12} )
PYPI_NO_NORMALIZE=1
PYPI_PN="Mastodon.py"
inherit distutils-r1 optfeature pypi
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/
@ 2024-09-07 13:38 David Roman
0 siblings, 0 replies; 6+ messages in thread
From: David Roman @ 2024-09-07 13:38 UTC (permalink / raw
To: gentoo-commits
commit: f08db0051806c56ccf457a59ef7203de16165e4d
Author: Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Sat Sep 7 12:54:55 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Sep 7 12:54:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f08db005
dev-python/mastodon-py: skip broken tests
Closes: https://bugs.gentoo.org/921152
Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>
dev-python/mastodon-py/mastodon-py-1.8.1.ebuild | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
index cb8a32035..b4181b6a2 100644
--- a/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
+++ b/dev-python/mastodon-py/mastodon-py-1.8.1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
PYPI_NO_NORMALIZE=1
PYPI_PN="Mastodon.py"
inherit distutils-r1 optfeature pypi
@@ -43,6 +43,9 @@ EPYTEST_DESELECT=(
# something related to simplejson
tests/test_notifications.py::test_notifications_dismiss_pre_2_9_2
tests/test_status.py::test_status_card_pre_2_9_2
+ # requires PROPERTIES="test_network"
+ tests/test_streaming.py::test_stream_user_direct
+ tests/test_streaming.py::test_stream_user_local
)
distutils_enable_tests pytest
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-09-07 13:38 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 10:54 [gentoo-commits] repo/proj/guru:master commit in: dev-python/mastodon-py/ Florian Schmaus
-- strict thread matches above, loose matches on Subject: below --
2023-04-28 17:52 Arthur Zamarin
2023-12-31 15:28 David Roman
2024-05-14 22:45 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-14 22:50 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-05-14 22:45 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-14 22:50 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-09-07 13:38 David Roman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox