Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[script.module.future] 0.16.0.4 #761

Merged
merged 1 commit into from Jan 21, 2018
Merged

[script.module.future] 0.16.0.4 #761

merged 1 commit into from Jan 21, 2018

Conversation

romanvm
Copy link
Collaborator

@romanvm romanvm commented Jan 19, 2018

Description

  • Fixed compatibility with Android platform where Python imports are case-insensitive for some mysterious reason.
  • The library is now compatible with both Python 2 and 3 (no need for a separate Py 3 version).
  • The library API is left intact.

Checklist:

  • My code follows the add-on rules and piracy stance of this project.
  • I have read the CONTRIBUTING document
  • Each add-on submission should be a single commit with using the following style: [script.foo.bar] v1.0.0

Additional information :

  • Submitting your add-on to this specific branch makes it available to any Kodi version equal or higher than the branch name with the applicable Kodi dependencies limits.
  • add-on development wiki page.
  • Kodi pydocs provide information about the Python API
  • PEP8 codingstyle which is considered best practise but not mandatory.
  • This add-on repository has automated code guideline check which could help you improve your coding. You can find the results of these check at Codacy. You can create your own account as well to continuously monitor your python coding before submitting to repo.
  • Development questions can be asked in the add-on development section on the Kodi forum.

@MartijnKaijser MartijnKaijser merged commit b4e6cd1 into xbmc:gotham Jan 21, 2018
@Freso Freso mentioned this pull request Apr 5, 2019
3 tasks
Freso added a commit to Freso/kodi-repo-scripts that referenced this pull request Apr 7, 2019
Based on future-0.17.1.tar.gz from PyPI:
https://pypi.org/project/future/#files

Archive included an executable file that had their executable bit
removed with `chmod -R -x+X *`.

Directory layout changed as per the 0.16.0.4 PR:
xbmc#761

Removed `__init__.py` and `tkinter` as they’re not relevant for Kodi
(and weren’t included in Kodi’s 0.16.x add‐ons either).
Freso added a commit to Freso/kodi-repo-scripts that referenced this pull request Apr 7, 2019
Based on future-0.17.1.tar.gz from PyPI:
https://pypi.org/project/future/#files

Archive included an executable file that had their executable bit
removed with `chmod -R -x+X *`.

Directory layout changed as per the 0.16.0.4 PR:
xbmc#761

Removed `__init__.py` and `tkinter` as they’re not relevant for Kodi
(and weren’t included in Kodi’s 0.16.x add‐ons either).
Freso added a commit to Freso/kodi-repo-scripts that referenced this pull request Apr 7, 2019
Based on future-0.17.1.tar.gz from PyPI:
https://pypi.org/project/future/#files

Archive included an executable file that had their executable bit
removed with `chmod -R -x+X *`.

Directory layout changed as per the 0.16.0.4 PR:
xbmc#761

Removed `__init__.py` and `tkinter` as they’re not relevant for Kodi
(and weren’t included in Kodi’s 0.16.x add‐ons either).
Freso added a commit to Freso/kodi-repo-scripts that referenced this pull request Apr 26, 2019
Based on future-0.17.1.tar.gz from PyPI:
https://pypi.org/project/future/#files

Archive included an executable file that had their executable bit
removed with `chmod -R -x+X *`.

Directory layout changed as per the 0.16.0.4 PR:
xbmc#761

Removed `__init__.py` and `tkinter` as they’re not relevant for Kodi
(and weren’t included in Kodi’s 0.16.x add‐ons either).
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.

None yet

2 participants