2020-09-09 17:06:49 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-typing-extensions: updated to 3.7.4.3 3.7.4.3 Revert last two changes; bump version to 3.7.4.3 This should address issues due to projects including 'typing' in their requirements.txt file without a version constraint on Python (or pinning to 3.7.4.1). |
2020-04-07 14:11:40 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-typing-extensions: updated to 3.7.4.2 3.7.4.2: Unknown changes |
2019-11-05 09:39:57 by Adam Ciarcinski | Files touched by this commit (3) | ![]() |
Log message: py-typing-extensions: updated to 3.7.4.1 3.7.4.1: Unknown changes |
2019-07-08 21:44:50 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-typing-extensions: updated to 3.7.4 3.7.4: Match with Python 3.7.4 |
2019-05-02 11:16:48 by Adam Ciarcinski | Files touched by this commit (10) |
Log message: Forget about Python 3.4 |
2019-01-15 12:57:21 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-typing-extensions: updated to 3.7.2 3.7.2: Sync with Python 3.7.2 |
2018-10-14 18:21:04 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-typing-extensions: updated to 3.6.6 3.6.6: Sync with Python 3.6.6 |
2018-08-05 20:31:02 by Min Sik Kim | Files touched by this commit (2) |
Log message: devel/py-typing-extensions: Fix PLIST for py27 and py34 |
2018-07-12 04:27:38 by Min Sik Kim | Files touched by this commit (4) |
Log message: devel/py-typing-extensions: Import version 3.6.5 The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol. |