<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/feedgenerator.git, branch 2.1.0</title>
<subtitle>github.com: getpelican/feedgenerator.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/'/>
<entry>
<title>Manually increment version in setup.py</title>
<updated>2023-04-14T10:37:48+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-14T10:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=220bcf2c8b39b51e8c659cda50f2f2cd1b5edb1d'/>
<id>220bcf2c8b39b51e8c659cda50f2f2cd1b5edb1d</id>
<content type='text'>
AutoPub's version incrementing logic apparently needs to be adjusted to
handle this type of version number definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
AutoPub's version incrementing logic apparently needs to be adjusted to
handle this type of version number definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release feedgenerator 2.1.0</title>
<updated>2023-04-14T10:31:18+00:00</updated>
<author>
<name>botpub</name>
<email>52496925+botpub@users.noreply.github.com</email>
</author>
<published>2023-04-14T10:31:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=245ae3334a5172aea520e1362fc99c219ba8084a'/>
<id>245ae3334a5172aea520e1362fc99c219ba8084a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare release</title>
<updated>2023-04-14T10:24:31+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-14T10:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=2b21e86ff6304e5b2a8b3d5fdfc2c86fb01cea78'/>
<id>2b21e86ff6304e5b2a8b3d5fdfc2c86fb01cea78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Automate PyPI package publication via AutoPub</title>
<updated>2023-04-14T09:30:01+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-14T09:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=42012ccf5b297b08ac7872ba320c2724f9f56ab7'/>
<id>42012ccf5b297b08ac7872ba320c2724f9f56ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade pyupgrade pre-commit hook</title>
<updated>2023-04-14T08:56:54+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-04-14T08:56:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=c8795428d816ed9a7a4f8b285de62906bdf2cf91'/>
<id>c8795428d816ed9a7a4f8b285de62906bdf2cf91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build status badge</title>
<updated>2023-03-27T07:54:59+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T07:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=dac611e770301210a95e2cac6bad8c90c7dfab0d'/>
<id>dac611e770301210a95e2cac6bad8c90c7dfab0d</id>
<content type='text'>
Resolves: https://github.com/badges/shields/issues/8671
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves: https://github.com/badges/shields/issues/8671
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace deprecated getdefaultlocale() with getlocale()</title>
<updated>2023-03-27T07:41:46+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T07:41:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=3658b6cadcaf23e113090089596a9db6c2804eda'/>
<id>3658b6cadcaf23e113090089596a9db6c2804eda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #34 from venthur/add_test_for_non_ASCII_chars_in_URI</title>
<updated>2023-03-27T07:36:26+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T07:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=94cd58125bdce8cb01557ec4b1fb777e5fc6a789'/>
<id>94cd58125bdce8cb01557ec4b1fb777e5fc6a789</id>
<content type='text'>
This adds a non-ASCII charachter into the test case to cover if we</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a non-ASCII charachter into the test case to cover if we</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #35 from hugovk/add-3.11</title>
<updated>2023-03-27T07:32:22+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T07:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=9a22df723efa0ff573ab143367f96f0e12a07750'/>
<id>9a22df723efa0ff573ab143367f96f0e12a07750</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude tests/__pycache__ from distribution</title>
<updated>2023-03-27T07:27:04+00:00</updated>
<author>
<name>Justin Mayer</name>
<email>entroP@gmail.com</email>
</author>
<published>2023-03-27T07:27:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/feedgenerator.git/commit/?id=fbc2905e2ca92c59f93b7831751b088d1dff920d'/>
<id>fbc2905e2ca92c59f93b7831751b088d1dff920d</id>
<content type='text'>
Refs #33
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs #33
</pre>
</div>
</content>
</entry>
</feed>
