Skip to content

Deletes deprecated renpy Python{Activity,Service}.java#2186

Merged
AndreMiras merged 1 commit intokivy:developfrom
AndreMiras:feature/removes_deprecated_renpy_python_activity
May 10, 2020
Merged

Deletes deprecated renpy Python{Activity,Service}.java#2186
AndreMiras merged 1 commit intokivy:developfrom
AndreMiras:feature/removes_deprecated_renpy_python_activity

Conversation

@AndreMiras
Copy link
Member

Got the deprecation warning message since april 2016.
#728

Got the deprecation warning message since april 2016.
kivy#728
@AndreMiras AndreMiras force-pushed the feature/removes_deprecated_renpy_python_activity branch from 134bde5 to 54c9b62 Compare May 9, 2020 19:53
@AndreMiras AndreMiras changed the title Deletes deprecated renpy PythonActivity.java Deletes deprecated renpy Python{Activity,Service}.java May 9, 2020
@AndreMiras
Copy link
Member Author

One of the slow tox test failed with connectivity issue. I think this can be ignored
tests/test_pythonpackage_basic.py:

E                   RuntimeError: package download failed: b"WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x106635f10>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/buildozer/\nWARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x10664e0d0>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/buildozer/\nWARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x106616750>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/buildozer/\nWARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x106616090>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/buildozer/\nWARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.VerifiedHTTPSConnection object at 0x10664e310>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/buildozer/\nERROR: Could not find a version that satisfies the requirement buildozer==0.39 (from -r ../requirements.txt (line 1)) (from versions: none)\nERROR: No matching distribution found for buildozer==0.39 (from -r ../requirements.txt (line 1))\n"

@AndreMiras AndreMiras requested a review from inclement May 9, 2020 21:49
Copy link
Member

@inclement inclement left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't seen anyone trying to use these for a while, so seems good to remove.

@AndreMiras AndreMiras merged commit 0730f6c into kivy:develop May 10, 2020
@AndreMiras AndreMiras deleted the feature/removes_deprecated_renpy_python_activity branch May 10, 2020 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants