File python-posthog.changes of Package python-posthog
-------------------------------------------------------------------
Thu Aug 14 17:30:46 UTC 2025 - Guang Yee <gyee@suse.com>
- Update to 6.3.3
* fix (#300)
- Remove patches python-posthog-no-mock.patch and
python-posthog-no-six.patch as we can use the proper dependencies.
- Remove no-more-monotonic.patch as the latest release has
removed the deprecated monotonic lib.
-------------------------------------------------------------------
Wed Oct 9 00:31:28 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Actually remove requirement on monotonic.
-------------------------------------------------------------------
Fri Sep 27 07:03:56 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch no-more-monotonic.patch:
* Just use time.monotonic
-------------------------------------------------------------------
Thu Sep 5 17:07:16 UTC 2024 - Meera Belur <mbelur@suse.com>
- Remove dependency on python-six
-------------------------------------------------------------------
Wed Sep 4 20:34:17 UTC 2024 - Meera Belur <mbelur@suse.com>
- Initial Package