Private GIT

Skip to content
Snippets Groups Projects
Select Git revision
  • 96770eed026c856113262f2c7cc9309bdf8e072b
  • master default protected
  • fix_nzb_cat
  • develop
  • guessit2-minimal
  • ssl_warning
  • UHD-qualities
  • fix_providers8
  • !
  • tvvault
  • provider_alpharatio
  • v5.1.1
  • v5.1
  • v5.0.3
  • v5.0.2
  • v5.0.1
  • v5.0
  • v4.2.1.07
  • v4.2.1.06
  • v4.2.1.05
  • v4.2.1.04
  • v4.2.1.03
  • v4.2.1.02
  • v4.2.1.01
  • v4.2.1.0
  • v4.2.0.6
  • v4.2.0.5
  • v4.2.0.4
  • v4.2.0.3
  • v4.2.0.2
  • v4.2.0.1
31 results

backports_abc.py

Blame
    • Kfir Hadas's avatar
      35470937
      Update Python dependencies (#3716) · 35470937
      Kfir Hadas authored
      * Remove MultipartPostHandler.py (unused)
      
      * Remove sqliteshelf.py (unused)
      
      * Update tornado to 4.5.1 (was 4.4.2)
      
      Dependencies:
      - certifi updated to 2017.4.17
      - singledispatch is up-to-date @ 3.4.0.3
      - backports_abc updated to 0.5
      - backports.ssl-match-hostname updated to 3.5.0.1
      (used by tornado/netutil.py, for python versions prior to 2.7.9)
      - six is up-to-date @ 1.10.0
      
      * Rename shutDown, Fix static file routes
      
      (the routes from webserve.py were taking over first)
      
      * Mako updated to 1.0.6
      
      Dependencies:
      - MarkupSafe updated to 1.0
      
      * Update README.md
      
      Add information
      
      * Update BeautifulSoup4 to 4.5.3 (was 4.4.1)
      
      * Update html5lib to 0.999999999 (was 0.999)
      
      Dependencies:
      - [NEW] webencodings [required: Any, installed: 0.5.1]
      - six [required: Any, installed: 1.10.0]
      
      * Revert "Change IMDB parser to html.parse."
      
      This reverts commit 12896fc3f9de86a27b17cf38c7dc41c2f7ab9267.
      
      Maybe updating html5lib resolved that issue.
      
      * Update README.md
      
      - bs4
      - html5lib
      35470937
      History
      Update Python dependencies (#3716)
      Kfir Hadas authored
      * Remove MultipartPostHandler.py (unused)
      
      * Remove sqliteshelf.py (unused)
      
      * Update tornado to 4.5.1 (was 4.4.2)
      
      Dependencies:
      - certifi updated to 2017.4.17
      - singledispatch is up-to-date @ 3.4.0.3
      - backports_abc updated to 0.5
      - backports.ssl-match-hostname updated to 3.5.0.1
      (used by tornado/netutil.py, for python versions prior to 2.7.9)
      - six is up-to-date @ 1.10.0
      
      * Rename shutDown, Fix static file routes
      
      (the routes from webserve.py were taking over first)
      
      * Mako updated to 1.0.6
      
      Dependencies:
      - MarkupSafe updated to 1.0
      
      * Update README.md
      
      Add information
      
      * Update BeautifulSoup4 to 4.5.3 (was 4.4.1)
      
      * Update html5lib to 0.999999999 (was 0.999)
      
      Dependencies:
      - [NEW] webencodings [required: Any, installed: 0.5.1]
      - six [required: Any, installed: 1.10.0]
      
      * Revert "Change IMDB parser to html.parse."
      
      This reverts commit 12896fc3f9de86a27b17cf38c7dc41c2f7ab9267.
      
      Maybe updating html5lib resolved that issue.
      
      * Update README.md
      
      - bs4
      - html5lib
    backports_abc.py 5.40 KiB