Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

FreeBSD port wishes/suggestions #352

Closed
Mask66 opened this issue Aug 29, 2022 · 3 comments
Closed

FreeBSD port wishes/suggestions #352

Mask66 opened this issue Aug 29, 2022 · 3 comments
Labels

Comments

@Mask66
Copy link

Mask66 commented Aug 29, 2022

Hi,

I'm currently working on a FreeBSD port of premiumizer and have some requests and questions:

git updates: the only way i found to currently disable git updates (and version checking) is to add "--docker" to the command line, is there a cleaner way? Even with disabled automatic updates there are constant calls to git (to check the version, I assume), unless i add --docker to the commandline.

Version pins in requirements.txt: would it be possible to relax the pins so they'd force a minimum, but no maximum version? Or at least a range? For example APScheduler>=3.9.1 or APScheduler>=3.9.1<4.0.0 instead of APScheduler==3.9.1

I also found some calls to pip (I assume to update the dependencies after/during an git update?), is there a way to disable them cleanly? pip isn't really used on FreeBSD, except for virtual environments, and shouldn't be called automatically.

I also found that premiumizer wouldn't start on my system without pytz-deprecation-shim (https://pypi.org/project/pytz-deprecation-shim/) and tzdata (https://pypi.org/project/tzdata/), (with python 3.10) but could be a dependency of one of the other dependencies...

@Mask66
Copy link
Author

Mask66 commented Aug 29, 2022

Also, is there a way to set different paths on the commandline or in the config? I would like to conform to hier(7), so, put the configs in /usr/local/etc/premiumizer, logs to /var/log, etc.

@stale
Copy link

stale bot commented Oct 28, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Oct 28, 2022
@stale
Copy link

stale bot commented Nov 9, 2022

Feel free to reopen if the issue persists on the latest version.

@stale stale bot closed this as completed Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant