<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/script, branch v2.11.3</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/'/>
<entry>
<title>Bump astroid to 2.11.3, update changelog</title>
<updated>2022-04-19T20:30:18+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2022-04-19T19:08:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=36b81ead6dcecde342c696eab3089267acbe4ff3'/>
<id>36b81ead6dcecde342c696eab3089267acbe4ff3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate ex-maintener from logilaber and googler</title>
<updated>2022-03-22T22:34:07+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2022-03-22T16:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=0fbe2bba60bab5db12f7213e05ee6365b17f86c7'/>
<id>0fbe2bba60bab5db12f7213e05ee6365b17f86c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update contributors-txt requirement from ~=0.5.2 to &gt;0.7.3</title>
<updated>2022-03-22T22:33:58+00:00</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2022-03-22T17:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=cde45f4c8ec1917e8e8830c9a5c780a075352021'/>
<id>cde45f4c8ec1917e8e8830c9a5c780a075352021</id>
<content type='text'>
Updates the requirements on [contributors-txt](https://github.com/Pierre-Sassoulas/contributors-txt) to permit the latest version.
- [Release notes](https://github.com/Pierre-Sassoulas/contributors-txt/releases)
- [Commits](https://github.com/Pierre-Sassoulas/contributors-txt/compare/v0.5.2...v0.7.2)

---
updated-dependencies:
- dependency-name: contributors-txt
  dependency-type: direct:production
...

Upgrade contributors.txt generation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates the requirements on [contributors-txt](https://github.com/Pierre-Sassoulas/contributors-txt) to permit the latest version.
- [Release notes](https://github.com/Pierre-Sassoulas/contributors-txt/releases)
- [Commits](https://github.com/Pierre-Sassoulas/contributors-txt/compare/v0.5.2...v0.7.2)

---
updated-dependencies:
- dependency-name: contributors-txt
  dependency-type: direct:production
...

Upgrade contributors.txt generation
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify hard to maintain copyright notice (#1441)</title>
<updated>2022-03-12T07:45:17+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2022-03-12T07:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=1622459e37ed5c908dc602bb4c77b8e7191a8bbe'/>
<id>1622459e37ed5c908dc602bb4c77b8e7191a8bbe</id>
<content type='text'>
* Simplify hard to maintain copyright notice

git is the source of truth for the copyright, copyrite (the tool)
was taking exponentially longer with each release, and it's
polluting the code with sometime as much as 50 lines of names.

* Add a pre-commit hook to check the copyright notice
* Fix the existing file so they have a notice
* Fix the spacing after the copyright notice
* Add a script to generate the CONTRIBUTORS.txt

Co-authored-by: Daniël van Noord &lt;13665637+DanielNoord@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Simplify hard to maintain copyright notice

git is the source of truth for the copyright, copyrite (the tool)
was taking exponentially longer with each release, and it's
polluting the code with sometime as much as 50 lines of names.

* Add a pre-commit hook to check the copyright notice
* Fix the existing file so they have a notice
* Fix the spacing after the copyright notice
* Add a script to generate the CONTRIBUTORS.txt

Co-authored-by: Daniël van Noord &lt;13665637+DanielNoord@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add f-strings with `flynt`</title>
<updated>2021-09-17T12:52:36+00:00</updated>
<author>
<name>Daniël van Noord</name>
<email>13665637+DanielNoord@users.noreply.github.com</email>
</author>
<published>2021-09-17T11:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=e31db65d4013bab30e8c815638fbaa32575ce8a2'/>
<id>e31db65d4013bab30e8c815638fbaa32575ce8a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade pylint checks to 2.10.0</title>
<updated>2021-08-21T05:19:50+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-08-20T21:31:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=fe4548755c421886ca492c791096780779ffd26e'/>
<id>fe4548755c421886ca492c791096780779ffd26e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in bump_changelog for version with 10 in it</title>
<updated>2021-08-21T05:19:50+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-08-20T21:17:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=3341ca73ef8123bff516632d56a2fd9c0282412b'/>
<id>3341ca73ef8123bff516632d56a2fd9c0282412b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pylint to 2.9.6 (#1114)</title>
<updated>2021-08-02T10:21:02+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-08-02T10:21:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=daf4f1af5c04639f98e36c593667032dc23679ab'/>
<id>daf4f1af5c04639f98e36c593667032dc23679ab</id>
<content type='text'>
* Update pylint to v2.9.6
* Code updates</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update pylint to v2.9.6
* Code updates</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize capitalization of 'Release date' between astroid and pylint</title>
<updated>2021-06-29T17:32:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-06-29T17:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=18cf8b9a4e75585971b7f1944f2da8d3162742c8'/>
<id>18cf8b9a4e75585971b7f1944f2da8d3162742c8</id>
<content type='text'>
The way pylint does it makes more sense
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The way pylint does it makes more sense
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some style issue in the release script</title>
<updated>2021-06-29T17:05:54+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-06-29T17:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=cc9c142bb2cbb0ae9de67fdb19869749d2b839e1'/>
<id>cc9c142bb2cbb0ae9de67fdb19869749d2b839e1</id>
<content type='text'>
Pylint linter are a little more demanding than those of astroid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pylint linter are a little more demanding than those of astroid.
</pre>
</div>
</content>
</entry>
</feed>
