<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fietsboek/MANIFEST.in, branch climbs</title>
<subtitle>A web-based GPX track tracker</subtitle>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/'/>
<entry>
<title>remove MANIFEST</title>
<updated>2022-11-28T16:52:50+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-11-28T16:52:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=3a72a19963ba07e519dc38e286edf968328d0c64'/>
<id>3a72a19963ba07e519dc38e286edf968328d0c64</id>
<content type='text'>
Poetry does the right thing by default, so no more need to declare this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Poetry does the right thing by default, so no more need to declare this.
</pre>
</div>
</content>
</entry>
<entry>
<title>include markdown files in MANIFEST</title>
<updated>2022-07-16T19:48:48+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-16T19:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=998f5ed9427cb321279765c31cef6dea84a1260b'/>
<id>998f5ed9427cb321279765c31cef6dea84a1260b</id>
<content type='text'>
This is used for the README and the CHANGELOG, as they are read during
setup.py. If we do not include them, building a source distribution will
fail.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used for the README and the CHANGELOG, as they are read during
setup.py. If we do not include them, building a source distribution will
fail.
</pre>
</div>
</content>
</entry>
<entry>
<title>better loading in util.read_localized_resource</title>
<updated>2022-07-08T00:42:44+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-08T00:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=bb6714e9d7468465f23bf0e163d06517de397dbe'/>
<id>bb6714e9d7468465f23bf0e163d06517de397dbe</id>
<content type='text'>
The other code kinda assumed that we can turn the resource path into a
package by replacing the slashes (path separators) with dots. That
turned out to not really work in the end, especially if the resource
subfolders don't have a __init__.py in there.

This uses the .files() API (available in Python 3.9 and backported in
importlib_resources) to better handle folders in the resources.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The other code kinda assumed that we can turn the resource path into a
package by replacing the slashes (path separators) with dots. That
turned out to not really work in the end, especially if the resource
subfolders don't have a __init__.py in there.

This uses the .files() API (available in Python 3.9 and backported in
importlib_resources) to better handle folders in the resources.
</pre>
</div>
</content>
</entry>
<entry>
<title>adjust manifest for extra files</title>
<updated>2022-07-02T18:45:09+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-07-02T18:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=426bec7f419842aac785b05de642193d99bb33f8'/>
<id>426bec7f419842aac785b05de642193d99bb33f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2022-06-28T12:04:27+00:00</updated>
<author>
<name>Daniel Schadt</name>
<email>kingdread@gmx.de</email>
</author>
<published>2022-06-28T12:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.kingdread.de/cgit.cgi/fietsboek/commit/?id=77ac79f1b29e8b07c74852e3c5be83abf6424c7a'/>
<id>77ac79f1b29e8b07c74852e3c5be83abf6424c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
