From 644582b540c0b4928a2ece3eb3e56eb63af78877 Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 13 Nov 2022 21:43:22 -0800 Subject: [PATCH] Updated build script, dev dependencies --- build.sh | 6 + dev_requirements.txt | 5 +- docs/.buildinfo | 2 +- docs/_modules/index.html | 17 +- docs/_modules/osxphotos/_constants.html | 440 +++-- docs/_modules/osxphotos/albuminfo.html | 327 +++- docs/_modules/osxphotos/photoinfo.html | 1069 +++++------ .../_modules/osxphotos/photosdb/photosdb.html | 1618 +++++++++-------- docs/_modules/osxphotos/phototemplate.html | 1199 ++++++------ docs/_modules/osxphotos/searchinfo.html | 394 ++-- docs/_sources/template_help.rst.txt | 2 +- docs/_static/basic.css | 56 +- docs/_static/doctools.js | 374 ++-- docs/_static/documentation_options.js | 8 +- docs/_static/jquery.js | 4 +- docs/_static/language_data.js | 100 +- docs/_static/pygments.css | 111 +- docs/_static/scripts/furo.js.map | 2 +- docs/_static/searchtools.js | 807 ++++---- docs/_static/styles/furo.css | 2 +- docs/_static/styles/furo.css.map | 2 +- docs/cli.html | 607 ++++++- docs/genindex.html | 23 +- docs/index.html | 458 ++++- docs/objects.inv | Bin 7358 -> 7369 bytes docs/overview.html | 36 +- docs/package_overview.html | 82 +- docs/py-modindex.html | 15 +- docs/reference.html | 1232 ++++++++++--- docs/search.html | 15 +- docs/searchindex.js | 2 +- docs/template_help.html | 102 +- docs/tutorial.html | 154 +- osxphotos/docs/docs.zip | Bin 1215070 -> 1328024 bytes 34 files changed, 5556 insertions(+), 3715 deletions(-) diff --git a/build.sh b/build.sh index 4593a000..4f8ac635 100755 --- a/build.sh +++ b/build.sh @@ -45,3 +45,9 @@ python3 -m build # build CLI executable echo "Building CLI executable" ./make_cli_exe.sh + +# zip up CLI executable +echo "Zipping CLI executable" +OSXPHOTOS_VERSION=$(python3 -c "import osxphotos; print(osxphotos.__version__)") +zip dist/osxphotos_MacOS_exe_darwin_x64_v$OSXPHOTOS_VERSION.zip dist/osxphotos +rm dist/osxphotos \ No newline at end of file diff --git a/dev_requirements.txt b/dev_requirements.txt index a4f1b4bd..676fceb0 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -2,7 +2,7 @@ build bump2version==1.0.1 cogapp>=3.3.0,<4.0.0 furo -m2r2 +m2r2==0.3.3 pdbpp pyinstaller==5.6.2 pytest-cov==4.0.0 @@ -14,5 +14,4 @@ sphinx_rtd_theme sphinx-copybutton sphinxcontrib-programoutput twine -wheel -mistune>=2.0.3 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +wheel \ No newline at end of file diff --git a/docs/.buildinfo b/docs/.buildinfo index 9b550ecb..48f2149b 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: f3427ad3d443a19a10f261c12c07338c +config: 54f536d2796ff70a8eb6a3a75da81336 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 83f6a4dc..99f7d134 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -1,13 +1,13 @@ - + - - Overview: module code - osxphotos 0.51.8 documentation + + Overview: module code - osxphotos 0.54.1 documentation - + @@ -123,7 +123,7 @@
-
osxphotos 0.51.8 documentation
+
osxphotos 0.54.1 documentation
@@ -146,7 +146,7 @@