aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/sniffio/.dist-info/METADATA
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-03-11 17:59:28 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-03-11 18:10:18 +0300
commita7a431a1c2a6704ba0cf2dbfe9e1c198945e8a9e (patch)
tree04c270807febe5f7da19a2510b450980f671f365 /contrib/python/sniffio/.dist-info/METADATA
parent7fa2009de5a7f9f102480fab66bdd624aa541755 (diff)
downloadydb-a7a431a1c2a6704ba0cf2dbfe9e1c198945e8a9e.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/sniffio/.dist-info/METADATA')
-rw-r--r--contrib/python/sniffio/.dist-info/METADATA10
1 files changed, 6 insertions, 4 deletions
diff --git a/contrib/python/sniffio/.dist-info/METADATA b/contrib/python/sniffio/.dist-info/METADATA
index 22520c72af..88968aed16 100644
--- a/contrib/python/sniffio/.dist-info/METADATA
+++ b/contrib/python/sniffio/.dist-info/METADATA
@@ -1,11 +1,12 @@
Metadata-Version: 2.1
Name: sniffio
-Version: 1.3.0
+Version: 1.3.1
Summary: Sniff out which async library your code is running under
-Home-page: https://github.com/python-trio/sniffio
-Author: Nathaniel J. Smith
-Author-email: njs@pobox.com
+Author-email: "Nathaniel J. Smith" <njs@pobox.com>
License: MIT OR Apache-2.0
+Project-URL: Homepage, https://github.com/python-trio/sniffio
+Project-URL: Documentation, https://sniffio.readthedocs.io/
+Project-URL: Changelog, https://sniffio.readthedocs.io/en/latest/history.html
Keywords: async,trio,asyncio
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
@@ -20,6 +21,7 @@ Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Requires-Python: >=3.7
+Description-Content-Type: text/x-rst
License-File: LICENSE
License-File: LICENSE.APACHE2
License-File: LICENSE.MIT