diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-08 07:14:34 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2026-03-08 07:14:34 +0000 |
| commit | b065357cffb7c25d30b4430c92663ecf71d341d3 (patch) | |
| tree | 85858c60e5ea0c8166d3a6c8f2be0547272f524b /dev-python | |
| parent | 312fa2248d61649ffea80148514f63dc8b147e98 (diff) | |
| download | baldeagleos-repo-b065357cffb7c25d30b4430c92663ecf71d341d3.tar.gz baldeagleos-repo-b065357cffb7c25d30b4430c92663ecf71d341d3.tar.xz baldeagleos-repo-b065357cffb7c25d30b4430c92663ecf71d341d3.zip | |
Adding metadata
Diffstat (limited to 'dev-python')
| -rw-r--r-- | dev-python/blessed/metadata.xml | 4 | ||||
| -rw-r--r-- | dev-python/django-polymorphic/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/django-polymorphic/django-polymorphic-4.11.2.ebuild (renamed from dev-python/django-polymorphic/django-polymorphic-4.11.0.ebuild) | 1 | ||||
| -rw-r--r-- | dev-python/jaraco-context/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/jaraco-context/jaraco-context-6.1.1.ebuild (renamed from dev-python/jaraco-context/jaraco-context-6.0.2.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/libtmux/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/libtmux/libtmux-0.55.0.ebuild | 38 | ||||
| -rw-r--r-- | dev-python/pychromecast/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/pychromecast/pychromecast-14.0.5.ebuild | 27 | ||||
| -rw-r--r-- | dev-python/pyspellchecker/Manifest | 2 | ||||
| -rw-r--r-- | dev-python/pyspellchecker/pyspellchecker-0.9.0.ebuild (renamed from dev-python/pyspellchecker/pyspellchecker-0.8.3.ebuild) | 2 | ||||
| -rw-r--r-- | dev-python/pytest-cov/pytest-cov-6.3.0.ebuild | 4 | ||||
| -rw-r--r-- | dev-python/pytest-cov/pytest-cov-7.0.0.ebuild | 4 |
13 files changed, 50 insertions, 41 deletions
diff --git a/dev-python/blessed/metadata.xml b/dev-python/blessed/metadata.xml index 1430798ac788..a47b0ed29e21 100644 --- a/dev-python/blessed/metadata.xml +++ b/dev-python/blessed/metadata.xml @@ -1,10 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>sbraz@gentoo.org</email> - <name>Louis Sautier</name> - </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> diff --git a/dev-python/django-polymorphic/Manifest b/dev-python/django-polymorphic/Manifest index ae4dfac35648..eab95d66c3e7 100644 --- a/dev-python/django-polymorphic/Manifest +++ b/dev-python/django-polymorphic/Manifest @@ -1,2 +1,2 @@ -DIST django-polymorphic-4.11.0.gh.tar.gz 352174 BLAKE2B 80e33fdd279b99a02a163e34768d7a396ca5aa1e988c11b259c0a051d0237ae8127ca246ee3e0f5c35395ed5da1e0caf2b2106ed19340207b8d82d66567f24ab SHA512 ecfeb9054d94f699c8fa9050118dc1ec33ae921a3e788117a8ce3d6edf0dbbadb320049e24218fa8041f30b82ff9f32604f345e6ee4b178c0c815160fcd5b1b9 DIST django-polymorphic-4.11.1.gh.tar.gz 355460 BLAKE2B e846464df9dd5ba0569047322fab9bba97b39ef2dfbaf4d66f16b8769a075c1e8d93b2264ddeb91b72a3e0d8d5d9cbfa84be793dc0d08a28eb6213760f9b3846 SHA512 fece52a96323cc504d4f40b7f2914911178bbd215e74128a026dd968164891302eca140d88f4b0e1a48c1df3ab27523e8e015a9e20c08297324b56e4d6132750 +DIST django-polymorphic-4.11.2.gh.tar.gz 369605 BLAKE2B d064336f299755d516a741d807e223a7515188c73ec83fd8f3b429e52d3544a9667d12a2510d0fd9ef51f60dc0336073e03f0fd89626c2b7880962b00ad6affd SHA512 ef1b527151cabc48f16c10e8d00f8cf04a0c50b7943d7e76dceeb2d74d00d41a51f3fd6880616df55cc403b74aa8eb27c5328293f3d9e1f5343d6e06b34a20f2 diff --git a/dev-python/django-polymorphic/django-polymorphic-4.11.0.ebuild b/dev-python/django-polymorphic/django-polymorphic-4.11.2.ebuild index 175e2a384608..1c0149ed2fb4 100644 --- a/dev-python/django-polymorphic/django-polymorphic-4.11.0.ebuild +++ b/dev-python/django-polymorphic/django-polymorphic-4.11.2.ebuild @@ -31,6 +31,7 @@ BDEPEND=" $(python_gen_impl_dep sqlite) ${RDEPEND} dev-python/dj-database-url[${PYTHON_USEDEP}] + >=dev-python/packaging-24.2[${PYTHON_USEDEP}] ) " diff --git a/dev-python/jaraco-context/Manifest b/dev-python/jaraco-context/Manifest index 120a86b0dee2..31f8148fae74 100644 --- a/dev-python/jaraco-context/Manifest +++ b/dev-python/jaraco-context/Manifest @@ -1,2 +1,2 @@ -DIST jaraco_context-6.0.2.tar.gz 14994 BLAKE2B e89f31c411ec2a383fe9125b6cc87931c0d223375632d76efe3fb63da6eb0db818862feefb53cc95e2384ff4fe044fe3bf9e495ea75cc6e14ae04a94eea9889c SHA512 18cc7381eeadea82df21219df0886c486f0b2338aea01e53c471c29d5a289e92d92f41a9943535f27a9f113ae889ee03d8f3323d777006b0dd653b422a412a09 DIST jaraco_context-6.1.0.tar.gz 15850 BLAKE2B e7d25d18fa97e77ce152b9152326e4980f305fd9ade71cc890546d8400c4102bb5bcc896b8ae079876f69e7d685d88d3c14bfae7aed46be5e28bad0c89caa77d SHA512 19f9fe4e00cc94f46177604e2a6e44af3c21be22b2059f8f7d0c586a77007196a163df68e545808b5f73d10c4e429903ff33274f110a15601481f4eff8cf9f8f +DIST jaraco_context-6.1.1.tar.gz 15832 BLAKE2B bf329f1cb601bb793f68caa214cc683d968ac3a08615522868f451df5c4430d131d1a1cb3d8ff8d4d9165c0502432d3f401896911c0c0ea2827af69871dd8f50 SHA512 38ea4be2972ae21f98d3c1d77363db8d82d88ff786757004d7adc576383960c8193cdd89e5662b0772b99072fe4cd7099815f179f8042a6d64f335c0d3dd66ff diff --git a/dev-python/jaraco-context/jaraco-context-6.0.2.ebuild b/dev-python/jaraco-context/jaraco-context-6.1.1.ebuild index 8b98a0467f97..7b166619688b 100644 --- a/dev-python/jaraco-context/jaraco-context-6.0.2.ebuild +++ b/dev-python/jaraco-context/jaraco-context-6.1.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" RDEPEND=" $(python_gen_cond_dep ' diff --git a/dev-python/libtmux/Manifest b/dev-python/libtmux/Manifest index 06eccb94771d..c5692a269076 100644 --- a/dev-python/libtmux/Manifest +++ b/dev-python/libtmux/Manifest @@ -5,3 +5,5 @@ DIST libtmux-0.53.0.tar.gz 405001 BLAKE2B 1cc27a05729ebb861a6d7ee6447bd9b0bd9c67 DIST libtmux-0.53.0.tar.gz.provenance 9233 BLAKE2B 5d1b46c10e1d28ba7dd2ba5a18b09ac6b917b7e105874ff2775f66f094469f8a6f03b73463a8928cc67f5a77b614747206b6dc5f735dbc38a4d575416fe0499b SHA512 0bdd3b069e153cf540b5a7316fe62bfbcbea501772f6c4885c5429564d05bb8f377de1e5c0ebc280abd3af1eb9c23aa8119d67ecab1885f0e2ebad6cf6988721 DIST libtmux-0.53.1.tar.gz 413660 BLAKE2B a44822b5a17705174288cd34fa1f10ad7391714685367f75c5266381429572eb242f6a081d1c7b594d31e58b5ada40a8d4270b9ad4523e63b3edde5262dcdd4f SHA512 d34219b95f0f0f1059792b2da4b3386ae36a8ffaf2f32d505f40834523e64dced66cfd7a84fadf97f0c86099c4cc53a6175a78219b337128c69ba3a86b728870 DIST libtmux-0.53.1.tar.gz.provenance 9343 BLAKE2B 048b82e0139d73cc0d0246f7de1b651f89106365b89733796ec1b613573b4e9ade651d673d492feef30a1c63681d00daa7ac2aa5974a0df78e30705242511ac4 SHA512 2de6cfe125996f9e0fec1b8c105ae88032d13556a24583944e575c733fa67c527c43a2624ef056995962104fa7a0ca683f65b2a8b2a7eae992a84bb087f1b392 +DIST libtmux-0.55.0.tar.gz 420859 BLAKE2B f28b33cf3d19772e584dbb6f49ca59ba2c5f6d153d92d29a29344cf9d5ed860aa487ce7c6df8667d9d625a92f08de00c539a8f5649213964302c28c3e0c3273d SHA512 644c78a20336ba1808c0070091935d6dd3b9a8b611b67b4c851e0236048dd32cb424d81750cacfa06908080cc7e9b345edd6163863c24614213bda39a3bc15f2 +DIST libtmux-0.55.0.tar.gz.provenance 9391 BLAKE2B d32cf5d14af776edb90d1af3acf154208fa54d7696383abc7bc25f115043c6f85609fb52bb6addabd32f92f40e96a52189ae8c3b93df452d7f9960c34d63fdb8 SHA512 bec7e9679b59e000b46ee23e2d4c6ebd2d1039b708cc063250739c93f523178abaca925ced8e4ef5798b02de3a9bf5d91f8cd47a3f02ccd92fb8fc1e4eb81500 diff --git a/dev-python/libtmux/libtmux-0.55.0.ebuild b/dev-python/libtmux/libtmux-0.55.0.ebuild new file mode 100644 index 000000000000..c88569e4d14c --- /dev/null +++ b/dev-python/libtmux/libtmux-0.55.0.ebuild @@ -0,0 +1,38 @@ +# Copyright 1999-2026 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=hatchling +PYPI_VERIFY_REPO=https://github.com/tmux-python/libtmux +PYTHON_COMPAT=( python3_{10..14} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Typed library that provides an ORM wrapper for tmux, a terminal multiplexer" +HOMEPAGE=" + https://libtmux.git-pull.com/ + https://github.com/tmux-python/libtmux/ + https://pypi.org/project/libtmux/ +" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" + +RDEPEND=" + >=app-misc/tmux-3.0a +" + +EPYTEST_PLUGIN_LOAD_VIA_ENV=1 +EPYTEST_PLUGINS=( "${PN}" pytest-mock ) +EPYTEST_RERUNS=5 +distutils_enable_tests pytest + +python_test() { + # tests/test_window.py::test_fresh_window_data fails if TMUX_PANE is set + # https://bugs.gentoo.org/927158 + local -x TMUX_PANE= + + epytest -o addopts= tests +} diff --git a/dev-python/pychromecast/Manifest b/dev-python/pychromecast/Manifest index a4657f80f1f7..ca3e53b61c05 100644 --- a/dev-python/pychromecast/Manifest +++ b/dev-python/pychromecast/Manifest @@ -1,3 +1,2 @@ -DIST PyChromecast-14.0.5.tar.gz 60934 BLAKE2B b42e5242d67a0f964e47b381a57c6ddb4714ee2714b92aeea763faf35bd919290beb84f198fbe3437396ec61458c657c9b1eaa3c644ae5eb4436f62ee49f439b SHA512 9627ad6f67b4625e44b56f72e05e0a673396b8c89a542de896beb14f186c86974397878eab8ff42652b987a0524541575797ebea18098a8cdaadf78f9bdfa6d7 DIST pychromecast-14.0.7.tar.gz 61421 BLAKE2B 5fcf65d1033a2f7726fa094e0d25a0f568e69ee5c1db2fcbaff3e6b20b461a8979eea71b7066a7e1ed64e4d661484117d2b244737dceb214ec8219c1aff0034e SHA512 1f0ff0ed73e29535987210f199af25edd5678ea42bf9a2c849df703f864b866f505e6cb486dc7f18ed2c1225ea396c2dacd605bfc4a1e1b4b2248f34fab3eb97 DIST pychromecast-14.0.9.tar.gz 61484 BLAKE2B 46e6b48c8a4d38732af951c1c676deaaaf30f6b7acdd8b8b61b3b05ad4db5c303eed2f31d48f2c9b1cef5ab3345900c9ef05727413059c8b5095e89cb67638f7 SHA512 39d634f214214204408fe04efedcfaa68b8e95df0790743edd6e894ded7e6c5a5924b4a6f5fce85d0dbd6f12a85caff841addb294fd2e9b84f569c8fc0dbe1c2 diff --git a/dev-python/pychromecast/pychromecast-14.0.5.ebuild b/dev-python/pychromecast/pychromecast-14.0.5.ebuild deleted file mode 100644 index 617f8db72786..000000000000 --- a/dev-python/pychromecast/pychromecast-14.0.5.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 2020-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYPI_NO_NORMALIZE=1 -PYPI_PN=PyChromecast -PYTHON_COMPAT=( python3_{10..14} ) - -inherit distutils-r1 pypi - -DESCRIPTION="Python module to talk to Google Chromecast" -HOMEPAGE=" - https://github.com/home-assistant-libs/pychromecast/ - https://pypi.org/project/PyChromecast/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - >=dev-python/casttube-0.2.0[${PYTHON_USEDEP}] - >=dev-python/protobuf-4.25.1[${PYTHON_USEDEP}] - >=dev-python/zeroconf-0.25.1[${PYTHON_USEDEP}] -" diff --git a/dev-python/pyspellchecker/Manifest b/dev-python/pyspellchecker/Manifest index 51e0c1f78e94..94a328153cc8 100644 --- a/dev-python/pyspellchecker/Manifest +++ b/dev-python/pyspellchecker/Manifest @@ -1,2 +1,2 @@ -DIST pyspellchecker-0.8.3.gh.tar.gz 79000658 BLAKE2B 13c92191a9aa590400791c90d2055e646cdf313d3475718ca2dc8eb78819e300ec35f64c90c6b8318c6c56f838092dda89181ad395f66d60fc00c07af9f134ed SHA512 512169f6afa3c67a43e0b99a928b1b6dc7959c990f6c031eb2f80cc254dabaf0d7a59135f6ddc3447118aeb907c440b486a22e6b8f61c04b6b89268565ae2a8d DIST pyspellchecker-0.8.4.gh.tar.gz 79001033 BLAKE2B 4b95e9318c631d54bb5b6f2a19986ff7bcfc5485b0dead298cd087a569cb0879bf1e82e3391bd821327431329b2bad64d989e816cabaa2061c23e419cee1144a SHA512 de7ee41cac319622af7790b16cf67d23e31a70b160794ec12d7db2cf81f10484230fe0f99d8c5197aeeb5d0bb15d753dbe23b15432a0a49a9e19d023220245ba +DIST pyspellchecker-0.9.0.gh.tar.gz 79001668 BLAKE2B dda2a818c139afcc8564185a8338f68bccd9c5b4c9f109803b9c27fb18bafc48e6357550ad8659520472d54b05104fd517253b9deb5f4ce9d46bd6fcdf42ce71 SHA512 4c1cd3af70090aba1d799f8a0b71518c553f8e94c5b961065bd28ba3385a9cfb87c78e166ffa556e32e90fe2708fddb2dda0e37ee10e2699655670eee579aeb6 diff --git a/dev-python/pyspellchecker/pyspellchecker-0.8.3.ebuild b/dev-python/pyspellchecker/pyspellchecker-0.9.0.ebuild index 3b46bfc81bc3..f41c2d23c2c6 100644 --- a/dev-python/pyspellchecker/pyspellchecker-0.8.3.ebuild +++ b/dev-python/pyspellchecker/pyspellchecker-0.9.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 diff --git a/dev-python/pytest-cov/pytest-cov-6.3.0.ebuild b/dev-python/pytest-cov/pytest-cov-6.3.0.ebuild index 835898bc2ac5..042bfacf7f15 100644 --- a/dev-python/pytest-cov/pytest-cov-6.3.0.ebuild +++ b/dev-python/pytest-cov/pytest-cov-6.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -44,7 +44,7 @@ distutils_enable_tests pytest python_test() { # https://github.com/pytest-dev/pytest-cov/issues/517 local sitedir="$(python_get_sitedir)" - local -x PYTHONPATH="${BUILD_DIR}/install${sitedir}:${BROOT}${sitedir#${EPREFIX}}:${PYTHONPATH}" + local -x PYTHONPATH="${BUILD_DIR}/install${sitedir}:${BROOT}${sitedir#"${EPREFIX}"}:${PYTHONPATH}" local -x PYTHONUSERBASE=/usr local EPYTEST_DESELECT=( diff --git a/dev-python/pytest-cov/pytest-cov-7.0.0.ebuild b/dev-python/pytest-cov/pytest-cov-7.0.0.ebuild index 0da3088fe645..2e32fa8c11d6 100644 --- a/dev-python/pytest-cov/pytest-cov-7.0.0.ebuild +++ b/dev-python/pytest-cov/pytest-cov-7.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -46,7 +46,7 @@ distutils_enable_tests pytest python_test() { # https://github.com/pytest-dev/pytest-cov/issues/517 local sitedir="$(python_get_sitedir)" - local -x PYTHONPATH="${BUILD_DIR}/install${sitedir}:${BROOT}${sitedir#${EPREFIX}}:${PYTHONPATH}" + local -x PYTHONPATH="${BUILD_DIR}/install${sitedir}:${BROOT}${sitedir#"${EPREFIX}"}:${PYTHONPATH}" local -x PYTHONUSERBASE=/usr local EPYTEST_DESELECT=( |
