Commit graph

44 commits

Author SHA1 Message Date
dependabot[bot]
b5de25f8a4
Bump pyobjc-framework-cocoa from 6.2.2 to 7.3
Bumps [pyobjc-framework-cocoa](https://github.com/ronaldoussoren/pyobjc) from 6.2.2 to 7.3.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/master/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/compare/v6.2.2...v7.3)

---
updated-dependencies:
- dependency-name: pyobjc-framework-cocoa
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 01:06:29 +00:00
JonnyWong16
6b27b673cb
Merge pull request #1458 from Tautulli/dependabot/pip/nightly/pyobjc-core-7.3
Bump pyobjc-core from 6.2.2 to 7.3
2021-08-15 17:16:04 -07:00
dependabot[bot]
855bf2334e
Bump pyinstaller from 4.2 to 4.5.1
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.2 to 4.5.1.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/v4.5.1/doc/CHANGES.rst)
- [Commits](https://github.com/pyinstaller/pyinstaller/compare/v4.2...v4.5.1)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-16 00:09:36 +00:00
dependabot[bot]
70d7a307d6
Bump pyobjc-core from 6.2.2 to 7.3
Bumps [pyobjc-core](https://github.com/ronaldoussoren/pyobjc) from 6.2.2 to 7.3.
- [Release notes](https://github.com/ronaldoussoren/pyobjc/releases)
- [Changelog](https://github.com/ronaldoussoren/pyobjc/blob/master/docs/changelog.rst)
- [Commits](https://github.com/ronaldoussoren/pyobjc/compare/v6.2.2...v7.3)

---
updated-dependencies:
- dependency-name: pyobjc-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-15 23:57:44 +00:00
dependabot[bot]
e44d69316f
Bump apscheduler from 3.6.3 to 3.7.0
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/apscheduler/compare/v3.6.3...v3.7.0)

---
updated-dependencies:
- dependency-name: apscheduler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-15 23:57:44 +00:00
dependabot[bot]
f02820a2c1
Bump pycryptodomex from 3.9.9 to 3.10.1
Bumps [pycryptodomex](https://github.com/Legrandin/pycryptodome) from 3.9.9 to 3.10.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.9.9...v3.10.1)

---
updated-dependencies:
- dependency-name: pycryptodomex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-15 23:40:29 +00:00
dependabot[bot]
d5ea507bac
Bump pywin32 from 300 to 301 in /package
Bumps [pywin32](https://github.com/mhammond/pywin32) from 300 to 301.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/master/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

---
updated-dependencies:
- dependency-name: pywin32
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 20:57:11 +00:00
JonnyWong16
ab74a0da9b
Update spec files 2021-02-12 19:13:52 -08:00
JonnyWong16
6e160bb8f8
Remove Windows exe auto updater 2021-02-12 19:11:46 -08:00
JonnyWong16
3a71b10c6a
Update pyinstaller to 4.2 2021-02-05 10:14:23 -08:00
JonnyWong16
be911e7700
Move nsis plugin folder 2020-12-24 16:42:37 -08:00
JonnyWong16
00629c0983
Use updater to modify Task Scheduler XML 2020-12-24 16:41:28 -08:00
JonnyWong16
52ebc9a908
Move Tautulli to Program Files x64 2020-12-24 16:41:21 -08:00
JonnyWong16
a029d6a931
Restart Tautulli process if Windows installer failed 2020-12-22 19:26:53 -08:00
JonnyWong16
7641e3b081
Add logger function to Windows updater 2020-12-22 19:18:45 -08:00
JonnyWong16
0d9c1c640e
Update Windows updater 2020-12-22 19:09:06 -08:00
JonnyWong16
dea51e32a5
Strip branch and version when reading text file in Windows updater 2020-12-22 15:46:11 -08:00
JonnyWong16
0b845294fb
Add Tautulli Windows exe updater 2020-12-22 15:21:06 -08:00
JonnyWong16
7e850dd88d
Fix typo in apscheduler in package requirements file 2020-12-22 12:33:52 -08:00
JonnyWong16
877bf7060e
Missing = sign in package requirements file 2020-12-22 12:31:22 -08:00
JonnyWong16
9326d03a57
Update PyInstaller to 4.1
* APScheduler needs to be installed from PyPI due to the way it retrieves it's own version number using pkg_resources.get_distribution
2020-12-22 12:29:43 -08:00
JonnyWong16
15568bf20a
Pin macOS requirement pyobjc-core==6.2.2 2020-12-04 13:28:51 -08:00
JonnyWong16
d10cd324bb
Pin requirements dependencies versions 2020-12-02 20:17:39 -08:00
JonnyWong16
2a22ab8c33
Remove LSBackgroundOnly from macOS app plist file 2020-11-27 21:43:48 -08:00
JonnyWong16
1ab87e5334
Enable high resolution in macOS app 2020-11-21 21:04:22 -08:00
JonnyWong16
68946ceede
Add uninstall before installing to Windows installer 2020-09-06 19:03:47 -07:00
JonnyWong16
a0919e246d
Use pyinstaller==3.6 for package builds 2020-08-21 11:10:14 -07:00
JonnyWong16
873194b402
Add hidden import pkg_resources.py2_warn to Windows installer 2020-07-31 15:14:31 -07:00
JonnyWong16
0f016c83ea
Fix ipwhois data location for macOS package
* Fixes Tautulli/Tautulli-Issues#260
2020-07-07 17:25:46 -07:00
JonnyWong16
061ae44da4
Fix indentation in macOS postinstall script 2020-07-07 17:05:15 -07:00
JonnyWong16
a8b90bf100
Reduce macOS build requirement to pyobjc-framework-Cocoa 2020-07-07 17:05:10 -07:00
JonnyWong16
eb3cd49bc4
Add hidden import pkg_resources.py2_warn to macos.spec
* Fixes build on macOS 10.13 (High Sierra)
2020-07-06 20:57:37 -07:00
JonnyWong16
6710e42134
Hide macOS dock icon for pkg install 2020-07-03 19:46:27 -07:00
JonnyWong16
91935c9018
Add hidden import cheroot.ssl.builtin for pyinstaller 2020-07-02 09:20:58 -07:00
JonnyWong16
83df807f7e
Fix typo in eb3db20 2020-07-02 09:15:13 -07:00
JonnyWong16
eb3db20340
Add hidden import chroot.ssl for pyinstaller 2020-07-02 09:11:15 -07:00
JonnyWong16
82919d3c1d
Fix indent in MacOS postinstall script 2020-06-20 23:51:19 -07:00
JonnyWong16
d604d40e91
Missing comma 2020-05-03 14:53:38 -07:00
JonnyWong16
ba3f6935db
Fix missing ipwhois data in bundle package 2020-05-03 14:52:29 -07:00
JonnyWong16
5b022599b4
Add build requirements.txt 2020-04-27 18:24:45 -07:00
JonnyWong16
d5d219d46f
Do not auto-shutdown Tautulli in installers 2020-04-27 18:24:45 -07:00
JonnyWong16
3ea257f8f3
Add MacOS pkg post install script to open Tautulli 2020-04-27 18:24:43 -07:00
JonnyWong16
8226a14b00
Add dependencies for MacOS system tray icon 2020-04-27 18:24:41 -07:00
JonnyWong16
6c8d6ed2ca
Add workflow for automated Windows/MacOS builds 2020-04-27 18:22:34 -07:00