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

sockshandler.py

Blame
    • Kfir Hadas's avatar
      d860f1db
      Update Python dependencies - 2nd batch (#3877) · d860f1db
      Kfir Hadas authored
      * Update Unidecode to 0.04.20 (was 0.04.12)
      
      * Vanilla babelfish @ 0.5.5
      
      Most recent version.
      
      * Update markdown2 to 2.3.4 (was 596d48b ~ 2.3.1)
      
      * List versions of decorator & validators
      
      Upgrading these breaks url validation.
      validators.url() was changed in newer version, and it fails on urls with spaces in them AFAICT.
      
      * Update xmltodict to 0.11.0 (was 0.9.2)
      
      * Update python-dateutil to 2.6.0 (was d05b837 ~ 2.5.0)
      
      * Replace unmaintained SocksiPy, with maintained PySocks
      
      PySocks==1.6.7
      win-inet-pton==1.0.1  # Required on Windows systems
      
      * Remove simplejson (unused)
      
      * Update tzlocal to 1.4, remove tests
      
      Dependencies:
       - pytz [required: Any] (already installed)
      
      * Update FeedParser to f1dd1bb923ebfe6482fc2521c1f150b4032289ec
      
      For now we'll use the latest commit available
      
      * Update PyGithub to v1.34 vanilla (latest)
      
      Dependencies:
        - pyjwt @ 1.5.0 (new)
      
      * Fix Github Exceptions imports
      
      * Revert changes in IMDB lib
      
      * Update imdb to 5.1.1
      
      Install arguments:
      `pip install imdbpy --no-deps --global-option="--without-sqlobject" --global-option="--without-sqlalchemy"`
      d860f1db
      History
      Update Python dependencies - 2nd batch (#3877)
      Kfir Hadas authored
      * Update Unidecode to 0.04.20 (was 0.04.12)
      
      * Vanilla babelfish @ 0.5.5
      
      Most recent version.
      
      * Update markdown2 to 2.3.4 (was 596d48b ~ 2.3.1)
      
      * List versions of decorator & validators
      
      Upgrading these breaks url validation.
      validators.url() was changed in newer version, and it fails on urls with spaces in them AFAICT.
      
      * Update xmltodict to 0.11.0 (was 0.9.2)
      
      * Update python-dateutil to 2.6.0 (was d05b837 ~ 2.5.0)
      
      * Replace unmaintained SocksiPy, with maintained PySocks
      
      PySocks==1.6.7
      win-inet-pton==1.0.1  # Required on Windows systems
      
      * Remove simplejson (unused)
      
      * Update tzlocal to 1.4, remove tests
      
      Dependencies:
       - pytz [required: Any] (already installed)
      
      * Update FeedParser to f1dd1bb923ebfe6482fc2521c1f150b4032289ec
      
      For now we'll use the latest commit available
      
      * Update PyGithub to v1.34 vanilla (latest)
      
      Dependencies:
        - pyjwt @ 1.5.0 (new)
      
      * Fix Github Exceptions imports
      
      * Revert changes in IMDB lib
      
      * Update imdb to 5.1.1
      
      Install arguments:
      `pip install imdbpy --no-deps --global-option="--without-sqlobject" --global-option="--without-sqlalchemy"`
    sockshandler.py 2.84 KiB