CVS log for pkgsrc/print/py-octoprint-filecheck/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / print / py-octoprint-filecheck
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, 17 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:11:22 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-filecheck: updated to 2024.3.27
2024.3.27
Added check for API keys leaked by Slicers
File check results will now get saved to the file's metadata and will be displayed in the file list and the printer state
Added a settings dialog that allows enabling/disabling individual checks
Added a button in the newly created settings dialog to trigger a check of all already uploaded files (if native grep is available). Also added a wizard that will be used to give users a heads-up about the necessity to run a check of all files in case of new high priority checks, such as the leaked_api_key one added in this release
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:29:10 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-filecheck: update to version 2021.2.23
The changes include:
* #2 Fix native grep not always being in extended regex mode
* 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 20:40:05 2021 UTC (3 years, 9 months ago) by khorben
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
py-octoprint-filecheck: import version 2020.08.07
CVSweb <webmaster@jp.NetBSD.org>