<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/setup.py, branch pre_commit_config</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Replace setuptools with entrypoints</title>
<updated>2018-11-05T19:08:37+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2018-11-05T19:06:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ff15ba0865c396688ac3254b6401beed501496f4'/>
<id>ff15ba0865c396688ac3254b6401beed501496f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release v3.6.0</title>
<updated>2018-10-24T03:42:45+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2018-10-24T03:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=b6bd3a8ddd88dd29a94b5fa8a6634e5dffe7a711'/>
<id>b6bd3a8ddd88dd29a94b5fa8a6634e5dffe7a711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to pyflakes 2.0.0</title>
<updated>2018-06-05T14:17:29+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2018-06-03T20:18:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=527af5c214ef0eccfde3dd58d7ea15e09c483bd3'/>
<id>527af5c214ef0eccfde3dd58d7ea15e09c483bd3</id>
<content type='text'>
- Add new pyflakes codes
- Bump the required versions
- Fixes https://gitlab.com/pycqa/flake8/issues/422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add new pyflakes codes
- Bump the required versions
- Fixes https://gitlab.com/pycqa/flake8/issues/422
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling and grammar fixes</title>
<updated>2018-05-13T20:19:50+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2018-05-13T17:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=9f74e7a4ca2176ff5345d4636c056522dcd72bfa'/>
<id>9f74e7a4ca2176ff5345d4636c056522dcd72bfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pyreq' into 'master'</title>
<updated>2018-04-15T19:25:50+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2018-04-15T19:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=4057d3d3cca7d39f084ba0d1ec538795e319f2f8'/>
<id>4057d3d3cca7d39f084ba0d1ec538795e319f2f8</id>
<content type='text'>
Pass python_requires argument to setuptools

See merge request pycqa/flake8!225</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass python_requires argument to setuptools

See merge request pycqa/flake8!225</pre>
</div>
</content>
</entry>
<entry>
<title>Add hooks for new pycodestyle checks.</title>
<updated>2018-04-15T15:31:31+00:00</updated>
<author>
<name>Jimi Cullen</name>
<email>jimifhcullen@gmail.com</email>
</author>
<published>2018-04-15T15:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ef1d5ceefcbfacf5dfe94534c4879ca814b130f0'/>
<id>ef1d5ceefcbfacf5dfe94534c4879ca814b130f0</id>
<content type='text'>
Add hooks for new checks introduced in pycodestyle 2.4.0.
For details of the changes to pycodestyle, see:
https://pycodestyle.readthedocs.io/en/latest/developer.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add hooks for new checks introduced in pycodestyle 2.4.0.
For details of the changes to pycodestyle, see:
https://pycodestyle.readthedocs.io/en/latest/developer.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new pycodestyle check hooks.</title>
<updated>2018-04-15T14:02:49+00:00</updated>
<author>
<name>Jimi Cullen</name>
<email>jimifhcullen@gmail.com</email>
</author>
<published>2018-04-15T14:02:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=68782675b7f00c5d24c24e424efd1fbcb0705224'/>
<id>68782675b7f00c5d24c24e424efd1fbcb0705224</id>
<content type='text'>
Add new pycodestyle check hooks for breaks around binary ops.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add new pycodestyle check hooks for breaks around binary ops.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove broken hook.</title>
<updated>2018-04-15T10:52:07+00:00</updated>
<author>
<name>Jimi Cullen</name>
<email>jimifhcullen@gmail.com</email>
</author>
<published>2018-04-15T10:52:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=85c503de32f81ed9859d902cbe20eb4d2e4e8d55'/>
<id>85c503de32f81ed9859d902cbe20eb4d2e4e8d55</id>
<content type='text'>
Remove broken hook to pycodestyle.break_around_binary_operator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove broken hook to pycodestyle.break_around_binary_operator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pycodestyle dependency version.</title>
<updated>2018-04-15T10:51:18+00:00</updated>
<author>
<name>Jimi Cullen</name>
<email>jimifhcullen@gmail.com</email>
</author>
<published>2018-04-15T10:51:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=0273ca561f0ad03adff41ce5d95a1ec31b10fe5a'/>
<id>0273ca561f0ad03adff41ce5d95a1ec31b10fe5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pass python_requires argument to setuptools</title>
<updated>2018-01-13T23:41:22+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-01-13T23:41:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=f68e71911be59b39871ce2511bd58141cf450efe'/>
<id>f68e71911be59b39871ce2511bd58141cf450efe</id>
<content type='text'>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Helps pip decide what version of the library to install.

https://packaging.python.org/tutorials/distributing-packages/#python-requires

&gt; If your project only runs on certain Python versions, setting the
&gt; python_requires argument to the appropriate PEP 440 version specifier
&gt; string will prevent pip from installing the project on other Python
&gt; versions.

https://setuptools.readthedocs.io/en/latest/setuptools.html#new-and-changed-setup-keywords

&gt; python_requires
&gt;
&gt; A string corresponding to a version specifier (as defined in PEP 440)
&gt; for the Python version, used to specify the Requires-Python defined in
&gt; PEP 345.
</pre>
</div>
</content>
</entry>
</feed>
