indic-transliteration / indic_transliteration_py

Python package for indic script transliteration
MIT License
163 stars 33 forks source link

Pin backports.functools_lru_cache to latest version 1.6.1 #40

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR pins backports.functools_lru_cache to the latest release 1.6.1.

Changelog ### 1.6.1 ``` ====== Publish release notes on readthedocs. ``` ### 1.6.0 ``` ====== Refresh package metadata. Use black for code style. Enroll with Tidelift. ``` ### 1.5 ``` === Refresh package metadata including publishing license with the wheel (11). ``` ### 1.4 ``` === 9: Updated namespace package to use pkgutil for declaring the namespace. ``` ### 1.3 ``` === Tagged commits are automatically released following passing tests. ``` ### 1.2 ``` === Issue 5: Added a minimal test suite. ``` ### 1.1 ``` === Moved hosting to Github. Library uses setuptools_scm for version tagging. Added license declaration. ```
Links - PyPI: https://pypi.org/project/backports.functools-lru-cache - Changelog: https://pyup.io/changelogs/backports.functools-lru-cache/ - Repo: https://github.com/jaraco/backports.functools_lru_cache