Commit Graph

129 Commits

Author SHA1 Message Date
JonnyWong16 c52292962d Remove mock 2020-07-31 22:06:23 -07:00
JonnyWong16 6e53743716 Update plexapi to v3.6.0 2020-07-31 22:06:07 -07:00
JonnyWong16 d8080fe506 Fix creating self-signed certificates on Python 3
* Fixes Tautulli/Tautulli-Issues#248
2020-06-01 16:40:25 -07:00
JonnyWong16 b01fac9641 Fix loging on Python 2 2020-05-03 18:34:29 -07:00
JonnyWong16 0571a091f7 Add rumps 0.3.0 2020-04-27 18:22:49 -07:00
JonnyWong16 922bb2760c Update systray lib 2020-04-27 18:22:42 -07:00
JonnyWong16 801510c61e Add appdirs 1.4.3 2020-04-27 18:22:38 -07:00
JonnyWong16 d8f223327e Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/activity_pinger.py
#	plexpy/activity_processor.py
#	plexpy/helpers.py
#	plexpy/notifiers.py
#	plexpy/version.py
#	plexpy/webserve.py
2020-04-27 18:19:48 -07:00
JonnyWong16 ccac7d1bd4 Remove maxminddb library 2020-04-27 17:34:51 -07:00
JonnyWong16 5494d1e7bf Remove geoip2 library 2020-04-27 17:33:05 -07:00
JonnyWong16 b9f614c66f Downgrade mock to 3.0.5 for Python 2.7 compatibility
* Only required for plexapi tests
2020-04-01 23:59:20 -07:00
JonnyWong16 1dfbef89ff Add mock 4.0.2 2020-03-24 22:11:26 -07:00
JonnyWong16 c55c00a19e Update PlexAPI to 3.3.0 2020-03-24 22:10:43 -07:00
JonnyWong16 68a06d1bbc Remove feedparser 2020-03-23 22:18:54 -07:00
JonnyWong16 58eb426eea Fix UniversalAnalytics import from future 2020-03-23 22:11:42 -07:00
JonnyWong16 1c932057b8 Fix BeautifulSoup imports from future 2020-03-23 22:11:42 -07:00
JonnyWong16 4564623884 Update mako to 1.1.2 2020-03-23 22:11:42 -07:00
JonnyWong16 fa97d3f88d Add future 0.18.2 2020-03-23 18:45:35 -07:00
JonnyWong16 c2d17c285a Add simplejson 3.17.0
* Needed for requests to encode byte-strings to json
2020-03-21 20:07:36 -07:00
JonnyWong16 2984629b39 Update cloudinary to 1.20.0 2020-03-21 19:11:41 -07:00
JonnyWong16 060dff0162 Update websocket-client to 0.57.0 2020-03-21 12:17:50 -07:00
JonnyWong16 56a66976e6 Fix creating self-signed certificates
* Python 3 does not support tuple unpacking in arguments
2020-03-19 20:57:12 -07:00
JonnyWong16 0f02fab259 Update tzlocal to 2.1b1 2020-03-19 20:38:23 -07:00
JonnyWong16 2917b609c3 Update tzlocal to 2.0.0 2020-03-19 20:30:44 -07:00
JonnyWong16 485609fbb9 Merge branch 'nightly' into python3
# Conflicts:
#	plexpy/__init__.py
#	plexpy/helpers.py
#	plexpy/logger.py
#	plexpy/version.py
2020-01-19 16:40:19 -08:00
JonnyWong16 0cba3988aa Update certifi to 2019.11.28 2020-01-01 10:10:05 -08:00
JonnyWong16 169f83ac4a Update hashing_passwords to use hashlib and remove pbkdf2 2019-11-24 15:49:17 -08:00
JonnyWong16 e6be03a770 Use bytearray for pbkdf2 2019-11-24 14:50:30 -08:00
JonnyWong16 5f722570d2 Encode request data in UniversalAnalytics to UTF-8 2019-11-24 14:41:49 -08:00
JonnyWong16 dcbeca5f7f Encode uuid before hashing in UniversalAnalytics 2019-11-24 14:18:58 -08:00
JonnyWong16 16742d4705 Patch ipwhois literal comparison 2019-11-24 11:32:11 -08:00
JonnyWong16 d21a03905d Add soupsieve-1.9.5 2019-11-24 11:28:02 -08:00
JonnyWong16 0608b2a1df Patch UniversalAnalytics with 2to3 2019-11-24 11:27:19 -08:00
JonnyWong16 221be380ee Remove pynma 2019-11-23 19:05:07 -08:00
JonnyWong16 a68e5f6519 Add zc.lockfile-2.0 2019-11-23 19:04:25 -08:00
JonnyWong16 bc81f19715 Add tempora-1.14.1 2019-11-23 19:04:08 -08:00
JonnyWong16 ceeeea94ba Add more_itertools-5.0.0 2019-11-23 19:03:48 -08:00
JonnyWong16 31ab5daa91 Add jaraco.functools-2.0 2019-11-23 19:03:22 -08:00
JonnyWong16 8f6639028f Add cheroot-8.2.1 2019-11-23 19:03:04 -08:00
JonnyWong16 a2b686f6df Add backports.functools_lru_cache-1.6.1 2019-11-23 19:02:44 -08:00
JonnyWong16 2dcc74d82d Add tokenize_rt-3.2.0 2019-11-23 19:02:18 -08:00
JonnyWong16 d460263b97 Add sgmllib3 2019-11-23 19:01:56 -08:00
JonnyWong16 b8cfa343ae Add portend-2.6 2019-11-23 19:01:14 -08:00
JonnyWong16 8d391f125c Add future_fstrings-1.2.0 2019-11-23 19:01:00 -08:00
JonnyWong16 1532bb731a Add distro-1.4.0 2019-11-23 19:00:47 -08:00
JonnyWong16 357ba9ec59 Add contextlib2-0.6.0 2019-11-23 19:00:36 -08:00
JonnyWong16 183c810c76 Update configobj to 5.1.0 2019-11-23 18:57:54 -08:00
JonnyWong16 f2d7beec90 Update mako to 1.1.0 2019-11-23 18:57:21 -08:00
JonnyWong16 84ce4758d1 Update ipwhois to 1.1.0 2019-11-23 18:55:41 -08:00
JonnyWong16 4d6279a626 Update cherrpy to 17.4.2 2019-11-23 18:55:19 -08:00