in_app_purchase_receipt_verifier icon indicating copy to clipboard operation
in_app_purchase_receipt_verifier copied to clipboard

Cannot deploy on Heroku

Open petrkahanek opened this issue 4 years ago • 4 comments

After specifying all information and clicking deploy button, Heroku shows this log message:

-----> Building on the Heroku-20 stack

-----> Python app detected

! Requested runtime (python-3.6.2) is not available for this stack (heroku-20).

! Aborting. More info: https://devcenter.heroku.com/articles/python-support

! Push rejected, failed to compile Python app.

! Push failed

petrkahanek avatar Jan 17 '21 16:01 petrkahanek

Thanks for the report. I haven't had much time to work on this, but happy to accept a PR to fix this! ❤️

dlo avatar Jan 17 '21 16:01 dlo

Actually, I am not able to fix it, not skilled in that area.

Is there any ETA from your side or it won't get fixed until anybody will send PR?

petrkahanek avatar Jan 17 '21 16:01 petrkahanek

If it’s a one or two-line change, there’s a good chance I’ll get to it today, but if it causes other build issues then it could be a bit longer.

On Jan 17, 2021, at 10:43 AM, petrkahanek [email protected] wrote:

Actually, I am not able to fix it, not skilled in that area.

Is there any ETA from your side or it won't get fixed until anybody will send PR?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lionheart/in_app_purchase_receipt_verifier/issues/6#issuecomment-761841615, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAJML3GQ4U3ZQRCZ7I7VJTS2MHS3ANCNFSM4WGHKMLQ.

dlo avatar Jan 17 '21 16:01 dlo

If it’s a one or two-line change, there’s a good chance I’ll get to it today, but if it causes other build issues then it could be a bit longer. On Jan 17, 2021, at 10:43 AM, petrkahanek @.***> wrote: Actually, I am not able to fix it, not skilled in that area. Is there any ETA from your side or it won't get fixed until anybody will send PR? — You are receiving this because you commented. Reply to this email directly, view it on GitHub <#6 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAJML3GQ4U3ZQRCZ7I7VJTS2MHS3ANCNFSM4WGHKMLQ.

Ok thanks for info. Is it possible to let the world know here if it would be longer? I am just one step before sending the app for review, so I would like to know if it is worthy to wait for your fix or I should rewrite validation logic with some other solution.

Thanks for your response anyway.

petrkahanek avatar Jan 17 '21 16:01 petrkahanek