CVS log for pkgsrc/print/py-octoprint-firmwarecheck/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / print / py-octoprint-firmwarecheck
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Nov 11 07:28:53 2024 UTC (3 days, 14 hours ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Sep 18 08:10:38 2024 UTC (8 weeks, 1 day ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +9 -11
lines
py-octoprint-firmwarecheck: updated to 2021.10.11
2021.10.11
Fix a compatibility issue with Python 2
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 4 20:54:35 2022 UTC (2 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -1
lines
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 6 07:48:51 2021 UTC (3 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
py-octoprint*: be more consistent in using PYTHON_VERSIONS_INCOMPATIBLE
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun May 30 21:27:38 2021 UTC (3 years, 5 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3
lines
py-octoprint-firmwarecheck: update to version 2021.2.4
The changes include:
* Add removable info message when a firmware development build is detected
* Add a "Prerelease" release channel
* Code now uses pre-commit, black, prettier, isort and flake8 just like OctoPrint itself.
In turn, this is required to update py-octoprint to version 1.6.1.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jan 16 18:56:27 2021 UTC (3 years, 9 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
py-octoprint-firmcheck: import version 2020.09.23
The Firmware Check plugin tries to identify printers or rather printer firmware
with known safety issues, such as disabled thermal runaway protection, or other
kinds of severe issues, like known communication crippling bugs, and displays a
warning box to logged in users on identification of such a firmware.
CVSweb <webmaster@jp.NetBSD.org>