thegridelectric / gw-scada-spaceheat-python

GridWorks SCADA for space heating
MIT License
5 stars 2 forks source link

Remove pendulum depdenency #233

Open anschweitzer opened 2 months ago

anschweitzer commented 2 months ago

Pendulum 3.0 has issues on 32 bit systems; our raspberry pis use Arm v7l, which is 32 bit. Pendulum < 3.0 does not support python 3.12. We don't need 3.12 yet, but in general we might have less headache if just extract pendulum dependencies.

karlknaub commented 2 months ago

Hi,

Can I please be unsubscribed from all github notifications?

Thanks,

Karl

On Tue, Apr 23, 2024 at 10:46 AM Andrew Schweitzer @.***> wrote:

Pendulum 3.0 has issues https://github.com/sdispater/pendulum/issues/784#issuecomment-1871714457 on 32 bit systems; our raspberry pis use Arm v7l, which is 32 bit. Pendulum < 3.0 does not support python 3.12. We don't need 3.12 yet, but in general we might have less headache if just extract pendulum dependencies.

— Reply to this email directly, view it on GitHub https://github.com/thegridelectric/gw-scada-spaceheat-python/issues/233, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACB7THBFC7YPGACOJYI3JDLY6Z63TAVCNFSM6AAAAABGVGSIKSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI2TSMRRGE4TSNI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

anschweitzer commented 2 months ago

Hi @karlknaub, I think you have to undo what you "watch". The way I handle noisy github is to look at the bottom of the unwanted email. There's usually a "manage your subscriptions" link there which should take you to the offender. The email for this issue should take you here and you should see an "unwatch" button in the upper right quadrant of the screen.