drf-api-tracking
drf-api-tracking copied to clipboard
Version 1.8.3 is still broken
When I'm trying to install it says:
Requested drf-api-tracking==1.8.3 from https://files.pythonhosted.org/packages/29/0e/5d5f34a3eb2ee1c37c9948200bef0f41237affd1d71a2cd76ac9a916d9f7/drf-api-tracking-1.8.3.tar.gz
has inconsistent version: expected '1.8.3', but metadata has '1.8.2'
@lingster I checked - there's a 1.8.2
version in the __init__.py
.
And it needs a new migration for the user_agent
field :(
Hi team, I'm experiencing the same issue. Probably could be resolved by simply adding the migration for the user_agent
field as kidig said. Cheers!
Apologises for the poor previous release. Just a little swamped with other things right now, so I will try to amend with corrected version. PR to resolve this would be welcome.
From: rockstarr-programmerr @.> Reply to: lingster/drf-api-tracking @.> Date: Wednesday, 31 May 2023 at 11:32 To: lingster/drf-api-tracking @.> Cc: Ling Li @.>, Mention @.***> Subject: Re: [lingster/drf-api-tracking] Version 1.8.3 is still broken (Issue #96)
Hi team, I'm experiencing the same issue. Probably could be resolved by simply adding the migration for the user_agent field as kidig said. Cheers!
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
In an attempt to help (let me know if I messed anything up)
https://github.com/lingster/drf-api-tracking/pull/97
@lingster please look at #97 it'll fix the issue!
Thanks for the PR, I’ve just accepted and deploying v1.8.4 version as we speak.
Hope this resolves things.
From: DmitrII Gerasimenko @.> Reply to: lingster/drf-api-tracking @.> Date: Wednesday, 31 May 2023 at 21:27 To: lingster/drf-api-tracking @.> Cc: Ling Li @.>, Mention @.***> Subject: Re: [lingster/drf-api-tracking] Version 1.8.3 is still broken (Issue #96)
@lingster please look at #97 it'll fix the issue!
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>