Skip to content
Snippets Groups Projects
  1. Nov 16, 2024
  2. Oct 14, 2024
  3. Oct 12, 2024
  4. Oct 11, 2024
  5. Sep 05, 2024
    • Eric Long's avatar
      Add missing checkdepends python-typing_extensions · 36ef309c
      Eric Long authored
      Currently building sphinx fails:
      
      ```
      =================================== FAILURES ===================================
      _____________________________ test_restify_Unpack ______________________________
      
          def test_restify_Unpack():
      >       from typing_extensions import Unpack as UnpackCompat
      E       ModuleNotFoundError: No module named 'typing_extensions'
      
      tests/test_util/test_util_typing.py:338: ModuleNotFoundError
      ```
      36ef309c
  6. Jul 30, 2024
  7. Jul 29, 2024
  8. Jul 20, 2024
  9. Jul 19, 2024
  10. Jul 14, 2024
  11. May 11, 2024
  12. May 01, 2024
  13. Apr 13, 2024
  14. Apr 04, 2024
  15. Mar 18, 2024
  16. Feb 26, 2024
  17. Sep 14, 2023
  18. Aug 30, 2023
  19. Aug 28, 2023
  20. Aug 25, 2023
  21. Aug 17, 2023
  22. Aug 02, 2023
  23. Jul 30, 2023
  24. Jul 10, 2023
  25. Jun 06, 2023
  26. May 12, 2023
  27. Apr 30, 2023
  28. Apr 25, 2023
  29. Apr 24, 2023
  30. Apr 10, 2023
  31. Apr 05, 2023
  32. Jan 11, 2023
  33. Jan 07, 2023
Loading