diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-09 20:20:24 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-08-09 20:28:42 +0300 |
commit | a1a81f282ca62d5ac0ece76268352af3fafd8d13 (patch) | |
tree | 211425e85b53b60b6bd3621d4076203e65e6c39f /contrib/python/cffi/py3/.dist-info | |
parent | 88da31b9c96e50f21978fb1a45b3fd273f1b6dce (diff) | |
download | ydb-a1a81f282ca62d5ac0ece76268352af3fafd8d13.tar.gz |
Intermediate changes
Diffstat (limited to 'contrib/python/cffi/py3/.dist-info')
-rw-r--r-- | contrib/python/cffi/py3/.dist-info/METADATA | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/cffi/py3/.dist-info/METADATA b/contrib/python/cffi/py3/.dist-info/METADATA index f582bfbba8..a0d90a31e9 100644 --- a/contrib/python/cffi/py3/.dist-info/METADATA +++ b/contrib/python/cffi/py3/.dist-info/METADATA @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: cffi -Version: 1.16.0 +Version: 1.17.0 Summary: Foreign Function Interface for Python calling C code. Home-page: http://cffi.readthedocs.org Author: Armin Rigo, Maciej Fijalkowski @@ -19,6 +19,7 @@ Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 +Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: Implementation :: CPython Classifier: Programming Language :: Python :: Implementation :: PyPy Classifier: License :: OSI Approved :: MIT License |