summaryrefslogtreecommitdiff
path: root/dev-python/posthog
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-16 10:53:11 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-16 10:53:11 -0500
commit8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b (patch)
treebb1e83c18d1cc77cdebfc5aeb9b12ad39c9787b5 /dev-python/posthog
parentf997c3ee588099e4f43e9ec845935868e3e60b8e (diff)
downloadbaldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.gz
baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.tar.xz
baldeagleos-repo-8e65dc62f3f9f6b8f7b890fefedbf4ac05dfde0b.zip
Adding metadata
Diffstat (limited to 'dev-python/posthog')
-rw-r--r--dev-python/posthog/Manifest4
-rw-r--r--dev-python/posthog/posthog-7.18.0.ebuild (renamed from dev-python/posthog/posthog-7.16.2.ebuild)0
-rw-r--r--dev-python/posthog/posthog-7.18.3.ebuild (renamed from dev-python/posthog/posthog-7.15.3.ebuild)4
3 files changed, 5 insertions, 3 deletions
diff --git a/dev-python/posthog/Manifest b/dev-python/posthog/Manifest
index db93b11c5513..f84c5ca9cdae 100644
--- a/dev-python/posthog/Manifest
+++ b/dev-python/posthog/Manifest
@@ -1,2 +1,2 @@
-DIST posthog-7.15.3.gh.tar.gz 3632571 BLAKE2B e8b722ce05e6c728c612749c2dd97502762cace492100a434c99ccf24b5da784337f8baaf426056f13a3b2d853b1bca3813b42b5c86b7383e617a3955e5a25b6 SHA512 a41406bcd2f447662866dcfcc520fefd39a492766c1912d907b52742e35f2001521614080b89ec31b65df1646676e6557b9c8a7569a9539616bddb1d6a972901
-DIST posthog-7.16.2.gh.tar.gz 3699657 BLAKE2B 687325405dcb33b2aa2569f6b018183b791fdbba19bd1a9a25aadec51d3e3f18adf0b7a6078a1fe51b522ef9e9a2fde70d77b2246fdc5b000d12a841e88852ec SHA512 d49c373964688201e8ed156e8006b65ea3993e9e581eda467b6bdb2a76c6c16dac90034d663dba105ac3e5eb404fad8a9566296f3433a3b7dd2a071d157ae6aa
+DIST posthog-7.18.0.gh.tar.gz 3751133 BLAKE2B d8d7bc7932c0d0855fd79ed69f865d3fa807757cbf24dab71584907eac8d41d5658c72e78143021ddfedec24efe1cbbff97daeb56e03b4d4d6e9b6be57015a27 SHA512 e9858bc870ae1906e6130d611f1451559d3857a27b73d20bcb346a306ca4bf8a87925e054b69dc05529fd6751a249f310c66da07cc85ebf4311095aa7bffce16
+DIST posthog-7.18.3.gh.tar.gz 3792845 BLAKE2B 5265039cd9dc75bf2ae60ff3f7fba28c0b338efec7915ad005b463a10880039422b7704aa0e1c2868a593d561626d73c7e8e860290227f4bc53abb4b751e6e5d SHA512 3f44c40b3e54764550daf461e1182d9206c7e877850ee26ef04540ace341db8a0c7072b8ca074a00819b1fa5fcc4fd355d4ac86b6a6229a7475e69c56d6c204e
diff --git a/dev-python/posthog/posthog-7.16.2.ebuild b/dev-python/posthog/posthog-7.18.0.ebuild
index 658fc3ec7e99..658fc3ec7e99 100644
--- a/dev-python/posthog/posthog-7.16.2.ebuild
+++ b/dev-python/posthog/posthog-7.18.0.ebuild
diff --git a/dev-python/posthog/posthog-7.15.3.ebuild b/dev-python/posthog/posthog-7.18.3.ebuild
index ad5ef0da7d38..658fc3ec7e99 100644
--- a/dev-python/posthog/posthog-7.15.3.ebuild
+++ b/dev-python/posthog/posthog-7.18.3.ebuild
@@ -53,5 +53,7 @@ EPYTEST_DESELECT=(
"posthog/test/test_request.py::TestRequests::test_valid_request"
)
-EPYTEST_PLUGINS=( pytest-asyncio )
+EPYTEST_IGNORE=( posthog/test/ai/ )
+
+EPYTEST_PLUGINS=( pytest-asyncio pytest-bdd )
distutils_enable_tests pytest