Skip to content

Commit 96eafe1

Browse files
authored
Release files for 0.68.4 (#1638)
1 parent 0221f04 commit 96eafe1

25 files changed

+71
-71
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.68.3
2+
current_version = 0.68.4
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
44
serialize = {major}.{minor}.{patch}
55

API_README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2564,7 +2564,7 @@ cog.out("\n"+get_template_field_table()+"\n")
25642564
|{cr}|A carriage return: '\r'|
25652565
|{crlf}|A carriage return + line feed: '\r\n'|
25662566
|{tab}|:A tab: '\t'|
2567-
|{osxphotos_version}|The osxphotos version, e.g. '0.68.3'|
2567+
|{osxphotos_version}|The osxphotos version, e.g. '0.68.4'|
25682568
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
25692569
|{album}|Album(s) photo is contained in|
25702570
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2362,7 +2362,7 @@ Substitution Description
23622362
{cr} A carriage return: '\r'
23632363
{crlf} A carriage return + line feed: '\r\n'
23642364
{tab} :A tab: '\t'
2365-
{osxphotos_version} The osxphotos version, e.g. '0.68.3'
2365+
{osxphotos_version} The osxphotos version, e.g. '0.68.4'
23662366
{osxphotos_cmd_line} The full command line used to run osxphotos
23672367
23682368
The following substitutions may result in multiple values. Thus if specified
@@ -2860,7 +2860,7 @@ The following template field substitutions are availabe for use the templating s
28602860
|{cr}|A carriage return: '\r'|
28612861
|{crlf}|A carriage return + line feed: '\r\n'|
28622862
|{tab}|:A tab: '\t'|
2863-
|{osxphotos_version}|The osxphotos version, e.g. '0.68.3'|
2863+
|{osxphotos_version}|The osxphotos version, e.g. '0.68.4'|
28642864
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
28652865
|{album}|Album(s) photo is contained in|
28662866
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 9b2ea4d70455403e202ae10a978c6870
3+
config: 37d8918eeb885b10c98e5ff4fc6e5ea0
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/API_README.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Python Reference" href="reference.html" /><link rel="prev" title="OSXPhotos Python Package Overview" href="package_overview.html" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos Python API - osxphotos 0.68.3 documentation</title>
9+
<title>OSXPhotos Python API - osxphotos 0.68.4 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.3 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.4 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
151151

152152
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
153153
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -2822,7 +2822,7 @@ <h3>Template System<a class="headerlink" href="#id166" title="Link to this headi
28222822
</td>
28232823
</tr>
28242824
<tr class="row-odd"><td><p>{osxphotos_version}</p></td>
2825-
<td><p>The osxphotos version, e.g. ‘0.68.3</p></td>
2825+
<td><p>The osxphotos version, e.g. ‘0.68.4</p></td>
28262826
</tr>
28272827
<tr class="row-even"><td><p>{osxphotos_cmd_line}</p></td>
28282828
<td><p>The full command line used to run osxphotos</p></td>
@@ -3679,7 +3679,7 @@ <h2>Additional Examples<a class="headerlink" href="#id174" title="Link to this h
36793679

36803680
</aside>
36813681
</div>
3682-
</div><script src="_static/documentation_options.js?v=f1844525"></script>
3682+
</div><script src="_static/documentation_options.js?v=3a0dd5e8"></script>
36833683
<script src="_static/doctools.js?v=9a2dae69"></script>
36843684
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
36853685
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/_modules/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />
66

77
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
8-
<title>Overview: module code - osxphotos 0.68.3 documentation</title>
8+
<title>Overview: module code - osxphotos 0.68.4 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
1010
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
1111
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
@@ -123,7 +123,7 @@
123123
</label>
124124
</div>
125125
<div class="header-center">
126-
<a href="../index.html"><div class="brand">osxphotos 0.68.3 documentation</div></a>
126+
<a href="../index.html"><div class="brand">osxphotos 0.68.4 documentation</div></a>
127127
</div>
128128
<div class="header-right">
129129
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
146146
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">
147147

148148

149-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
149+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
150150

151151
</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
152152
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -251,7 +251,7 @@ <h1>All modules for which code is available</h1>
251251

252252
</aside>
253253
</div>
254-
</div><script src="../_static/documentation_options.js?v=f1844525"></script>
254+
</div><script src="../_static/documentation_options.js?v=3a0dd5e8"></script>
255255
<script src="../_static/doctools.js?v=9a2dae69"></script>
256256
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
257257
<script src="../_static/scripts/furo.js?v=32e29ea5"></script>

docs/_modules/osxphotos/_constants.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../../genindex.html" /><link rel="search" title="Search" href="../../search.html" />
66

77
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
8-
<title>osxphotos._constants - osxphotos 0.68.3 documentation</title>
8+
<title>osxphotos._constants - osxphotos 0.68.4 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=a746c00c" />
1010
<link rel="stylesheet" type="text/css" href="../../_static/styles/furo.css?v=135e06be" />
1111
<link rel="stylesheet" type="text/css" href="../../_static/copybutton.css?v=76b2166b" />
@@ -123,7 +123,7 @@
123123
</label>
124124
</div>
125125
<div class="header-center">
126-
<a href="../../index.html"><div class="brand">osxphotos 0.68.3 documentation</div></a>
126+
<a href="../../index.html"><div class="brand">osxphotos 0.68.4 documentation</div></a>
127127
</div>
128128
<div class="header-right">
129129
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
146146
<div class="sidebar-sticky"><a class="sidebar-brand" href="../../index.html">
147147

148148

149-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
149+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
150150

151151
</a><form class="sidebar-search-container" method="get" action="../../search.html" role="search">
152152
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -345,7 +345,7 @@ <h1>Source code for osxphotos._constants</h1><div class="highlight"><pre>
345345
<span class="p">},</span>
346346
<span class="mf">9.6</span><span class="p">:</span> <span class="p">{</span> <span class="c1"># macOS 14.6</span>
347347
<span class="s2">&quot;ASSET&quot;</span><span class="p">:</span> <span class="s2">&quot;ZASSET&quot;</span><span class="p">,</span>
348-
<span class="s2">&quot;KEYWORD_JOIN&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_1KEYWORDS.Z_40KEYWORDS&quot;</span><span class="p">,</span>
348+
<span class="s2">&quot;KEYWORD_JOIN&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_1KEYWORDS.Z_41KEYWORDS&quot;</span><span class="p">,</span>
349349
<span class="s2">&quot;ALBUM_JOIN&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_29ASSETS.Z_3ASSETS&quot;</span><span class="p">,</span>
350350
<span class="s2">&quot;ALBUM_SORT_ORDER&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_29ASSETS.Z_FOK_3ASSETS&quot;</span><span class="p">,</span>
351351
<span class="s2">&quot;IMPORT_FOK&quot;</span><span class="p">:</span> <span class="s2">&quot;null&quot;</span><span class="p">,</span>
@@ -377,7 +377,7 @@ <h1>Source code for osxphotos._constants</h1><div class="highlight"><pre>
377377
<span class="p">},</span>
378378
<span class="mi">10</span><span class="p">:</span> <span class="p">{</span> <span class="c1"># macOS 15</span>
379379
<span class="s2">&quot;ASSET&quot;</span><span class="p">:</span> <span class="s2">&quot;ZASSET&quot;</span><span class="p">,</span>
380-
<span class="s2">&quot;KEYWORD_JOIN&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_1KEYWORDS.Z_48KEYWORDS&quot;</span><span class="p">,</span>
380+
<span class="s2">&quot;KEYWORD_JOIN&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_1KEYWORDS.Z_47KEYWORDS&quot;</span><span class="p">,</span>
381381
<span class="s2">&quot;ALBUM_JOIN&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_30ASSETS.Z_3ASSETS&quot;</span><span class="p">,</span>
382382
<span class="s2">&quot;ALBUM_SORT_ORDER&quot;</span><span class="p">:</span> <span class="s2">&quot;Z_30ASSETS.Z_FOK_3ASSETS&quot;</span><span class="p">,</span>
383383
<span class="s2">&quot;IMPORT_FOK&quot;</span><span class="p">:</span> <span class="s2">&quot;null&quot;</span><span class="p">,</span>
@@ -825,7 +825,7 @@ <h1>Source code for osxphotos._constants</h1><div class="highlight"><pre>
825825

826826
</aside>
827827
</div>
828-
</div><script src="../../_static/documentation_options.js?v=f1844525"></script>
828+
</div><script src="../../_static/documentation_options.js?v=3a0dd5e8"></script>
829829
<script src="../../_static/doctools.js?v=9a2dae69"></script>
830830
<script src="../../_static/sphinx_highlight.js?v=dc90522c"></script>
831831
<script src="../../_static/scripts/furo.js?v=32e29ea5"></script>

docs/_sources/API_README.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3031,7 +3031,7 @@ The following template field substitutions are availabe for use the templating s
30313031
* - {tab}
30323032
- :A tab: '\t'
30333033
* - {osxphotos_version}
3034-
- The osxphotos version, e.g. '0.68.3'
3034+
- The osxphotos version, e.g. '0.68.4'
30353035
* - {osxphotos_cmd_line}
30363036
- The full command line used to run osxphotos
30373037
* - {album}

docs/_sources/template_help.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Template Substitutions
369369
* - {tab}
370370
- :A tab: '\t'
371371
* - {osxphotos_version}
372-
- The osxphotos version, e.g. '0.68.3'
372+
- The osxphotos version, e.g. '0.68.4'
373373
* - {osxphotos_cmd_line}
374374
- The full command line used to run osxphotos
375375
* - {album}

docs/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.68.3',
2+
VERSION: '0.68.4',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/cli.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Template System" href="template_help.html" /><link rel="prev" title="OSXPhotos Tutorial" href="tutorial.html" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.68.3 documentation</title>
9+
<title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.68.4 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.3 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.4 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
151151

152152
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
153153
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -6141,7 +6141,7 @@ <h3>version<a class="headerlink" href="#osxphotos-version" title="Link to this h
61416141

61426142
</aside>
61436143
</div>
6144-
</div><script src="_static/documentation_options.js?v=f1844525"></script>
6144+
</div><script src="_static/documentation_options.js?v=3a0dd5e8"></script>
61456145
<script src="_static/doctools.js?v=9a2dae69"></script>
61466146
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
61476147
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/genindex.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
66

7-
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 --><title>Index - osxphotos 0.68.3 documentation</title>
7+
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 --><title>Index - osxphotos 0.68.4 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
99
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1010
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -122,7 +122,7 @@
122122
</label>
123123
</div>
124124
<div class="header-center">
125-
<a href="index.html"><div class="brand">osxphotos 0.68.3 documentation</div></a>
125+
<a href="index.html"><div class="brand">osxphotos 0.68.4 documentation</div></a>
126126
</div>
127127
<div class="header-right">
128128
<div class="theme-toggle-container theme-toggle-header">
@@ -145,7 +145,7 @@
145145
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
146146

147147

148-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
148+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
149149

150150
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
151151
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -7580,7 +7580,7 @@ <h2>Y</h2>
75807580

75817581
</aside>
75827582
</div>
7583-
</div><script src="_static/documentation_options.js?v=f1844525"></script>
7583+
</div><script src="_static/documentation_options.js?v=3a0dd5e8"></script>
75847584
<script src="_static/doctools.js?v=9a2dae69"></script>
75857585
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
75867586
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos" href="overview.html" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>osxphotos 0.68.3 documentation</title>
9+
<title>osxphotos 0.68.4 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="#"><div class="brand">osxphotos 0.68.3 documentation</div></a>
127+
<a href="#"><div class="brand">osxphotos 0.68.4 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
151151

152152
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
153153
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -1290,7 +1290,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li
12901290

12911291
</aside>
12921292
</div>
1293-
</div><script src="_static/documentation_options.js?v=f1844525"></script>
1293+
</div><script src="_static/documentation_options.js?v=3a0dd5e8"></script>
12941294
<script src="_static/doctools.js?v=9a2dae69"></script>
12951295
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
12961296
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/overview.cog.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos - osxphotos 0.68.3 documentation</title>
9+
<title>OSXPhotos - osxphotos 0.68.4 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.3 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.4 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.3 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.4 documentation</span>
151151

152152
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
153153
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -296,7 +296,7 @@ <h2>Command Line Usage<a class="headerlink" href="#command-line-usage" title="Li
296296

297297
</aside>
298298
</div>
299-
</div><script src="_static/documentation_options.js?v=f1844525"></script>
299+
</div><script src="_static/documentation_options.js?v=3a0dd5e8"></script>
300300
<script src="_static/doctools.js?v=9a2dae69"></script>
301301
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
302302
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

0 commit comments

Comments
 (0)