<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/astroid-git.git/setup.py, branch v2.8.5</title>
<subtitle>github.com: PyCQA/astroid.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/'/>
<entry>
<title>Migration from setuptools_scm to tbump</title>
<updated>2021-06-16T04:57:01+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-06-15T05:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=5d228e24b76dbc67e6740661e36066366281051f'/>
<id>5d228e24b76dbc67e6740661e36066366281051f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove circular definition of __version__</title>
<updated>2021-05-24T19:07:56+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-29T19:47:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=664555ac1f26113c78397297cbf340fb64736a24'/>
<id>664555ac1f26113c78397297cbf340fb64736a24</id>
<content type='text'>
Remove pre-commit dependencies from test requirements
there was a circular requirement between pylint in
pre-commit requirements that needed astroid and astroid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove pre-commit dependencies from test requirements
there was a circular requirement between pylint in
pre-commit requirements that needed astroid and astroid.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add scm_setuptools for packaging</title>
<updated>2021-05-24T19:07:56+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-27T18:50:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=bea1069da15b9c163fcf559c184bc44bc5dec8d4'/>
<id>bea1069da15b9c163fcf559c184bc44bc5dec8d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move information to setup.py from __pgkinfo__</title>
<updated>2021-04-24T12:33:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-10T14:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=13405cf0ecd61347011d6e7d9297b6b06ce2a571'/>
<id>13405cf0ecd61347011d6e7d9297b6b06ce2a571</id>
<content type='text'>
Move packaging information from setup.py to setup.cfg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move packaging information from setup.py to setup.cfg
</pre>
</div>
</content>
</entry>
<entry>
<title>Change numversion to __version__ in __pkginfo__</title>
<updated>2021-04-24T12:33:41+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-10T14:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=fcbf3c923136ef25d01ec45cd550d93f319b04db'/>
<id>fcbf3c923136ef25d01ec45cd550d93f319b04db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update packaging 1 - use setup.cfg</title>
<updated>2021-04-23T18:56:24+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-04-23T10:06:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=a82c18c456c8ad234fa007a5bea46417d34f1897'/>
<id>a82c18c456c8ad234fa007a5bea46417d34f1897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add isort to the pre-commit configuration</title>
<updated>2021-04-19T20:05:11+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-18T21:12:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=c9a5fffd22e7e9aa5918679c891578d79ed242f0'/>
<id>c9a5fffd22e7e9aa5918679c891578d79ed242f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue #891</title>
<updated>2021-04-10T17:22:50+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-04-10T15:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=f2b197a4f8af0ceeddf435747a5c937c8632872a'/>
<id>f2b197a4f8af0ceeddf435747a5c937c8632872a</id>
<content type='text'>
Remove outdated COPYING and rename COPYING.LESSER
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove outdated COPYING and rename COPYING.LESSER
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade copyrite notice</title>
<updated>2021-02-28T19:21:45+00:00</updated>
<author>
<name>Pierre Sassoulas</name>
<email>pierre.sassoulas@gmail.com</email>
</author>
<published>2021-02-28T19:15:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=8c2a13fe453f3fc38f3b2f32d5de92f5c87e13d4'/>
<id>8c2a13fe453f3fc38f3b2f32d5de92f5c87e13d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix black issues</title>
<updated>2021-02-27T20:23:42+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-02-22T11:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/astroid-git.git/commit/?id=40373681b277a672f127ad2e15ec74e74b0bfe44'/>
<id>40373681b277a672f127ad2e15ec74e74b0bfe44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
