summaryrefslogtreecommitdiff
path: root/dev-python/pytest-click
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-02-28 19:27:52 +0000
committerV3n3RiX <venerix@koprulu.sector>2025-02-28 19:27:52 +0000
commit4b1be5ef874aaeb61a2116048e0c2312e53f8c69 (patch)
treee2f0118b102bf7e7ad852582d410adb43f13b035 /dev-python/pytest-click
parent4418da21bd05d610a3450f4aa75481785ca372a0 (diff)
gentoo auto-resync : 28:02:2025 - 19:27:52next
Diffstat (limited to 'dev-python/pytest-click')
-rw-r--r--dev-python/pytest-click/Manifest2
-rw-r--r--dev-python/pytest-click/pytest-click-1.1.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-click/Manifest b/dev-python/pytest-click/Manifest
index ac18509f0f2f..74874c01b1b3 100644
--- a/dev-python/pytest-click/Manifest
+++ b/dev-python/pytest-click/Manifest
@@ -1,3 +1,3 @@
DIST pytest_click-1.1.0.tar.gz 5054 BLAKE2B ad14c214ff767293d75a02930cc9852b97145c5554b6c4aa112e523a6d3e95fa967931c0a3b0beee3e2a69cd8df0d1c2c1bf33f351c3585cb446e1cd6efa5cad SHA512 49ab5fd3499cc519172f364505f1884596c0b45ebc1b64245cfc235f70d2c4765d133d69615300429b4010f28ab725941f53219f4f0ae6520b452a22503886a1
-EBUILD pytest-click-1.1.0.ebuild 557 BLAKE2B d8fe2c32c3914c1422f4632a08472cfe05dceda023573d557497375ccdf7b76af16bfed5bc5a268620ae18a59b039d9165898f055e1aae4ca3d8694307ab588b SHA512 f8f13020aca2195bd8a3803eedd42ee9f61673bf12629445b9b2c165aaf05662314723d657354650faecca0eeaa529b0dabf62e7aa3509252c5f660d4a400623
+EBUILD pytest-click-1.1.0.ebuild 566 BLAKE2B a24b2196871ba29ad408b842f151089861f53f081d71f919fddb6a8240e331edf1b92ae96e9cbb517816c3cf5211a610c5ac5968c36f742c89c758bf1f6551ec SHA512 1ce30444f49e720efa35f97307ae6e2c75174c2225c696417b4af30734e50f5dd466c41b96655d2441004d3a03ff4ffe9ecc2b15e5d231caafb6c21498e19a57
MISC metadata.xml 383 BLAKE2B 844da641f8ef39530fcde558e026db5da89e169288cc5c42f9051b52135e3eafed261c91f22d91af719d6fd5abf251c0d05a18cd00e622809bb1d06d01ac9a83 SHA512 11865eba7beb6521fe5bfdd82bfcf8d4ac4c396a21b9847380304abfd4ec6ac025b91619b823320b36431171a0873cf83a995ada310d1332260cecbad609bfa3
diff --git a/dev-python/pytest-click/pytest-click-1.1.0.ebuild b/dev-python/pytest-click/pytest-click-1.1.0.ebuild
index 07e94bdecb7e..d7a2053c99c0 100644
--- a/dev-python/pytest-click/pytest-click-1.1.0.ebuild
+++ b/dev-python/pytest-click/pytest-click-1.1.0.ebuild
@@ -1,10 +1,10 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( pypy3 python3_{10..13} )
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
inherit distutils-r1 pypi