<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/click.git/setup.py, branch meta</title>
<subtitle>github.com: pallets/click
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/'/>
<entry>
<title>update metadata</title>
<updated>2018-09-24T15:21:11+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2018-09-24T15:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=5585856f5a7075656f94ffa2af8757cbd1b4fcca'/>
<id>5585856f5a7075656f94ffa2af8757cbd1b4fcca</id>
<content type='text'>
test on 3.7
fix collections deprecation warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test on 3.7
fix collections deprecation warning
</pre>
</div>
</content>
</entry>
<entry>
<title>use pallets-sphinx-themes</title>
<updated>2018-08-28T14:46:24+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2018-08-28T14:45:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=dff4fb4bfd7ec8472d368549d3d819523565911a'/>
<id>dff4fb4bfd7ec8472d368549d3d819523565911a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds missing comma in setup.py</title>
<updated>2018-07-27T16:16:45+00:00</updated>
<author>
<name>David Bieber</name>
<email>david810@gmail.com</email>
</author>
<published>2018-07-27T16:16:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=5a5d72050a42e4a0e4b7a6cf72b05af22846a5b6'/>
<id>5a5d72050a42e4a0e4b7a6cf72b05af22846a5b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handling of help text for dynamic default option values</title>
<updated>2018-05-15T14:21:28+00:00</updated>
<author>
<name>Doug Harris</name>
<email>dharris@truthinitiative.org</email>
</author>
<published>2018-05-14T20:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=1ac1fb35b13f459e8a9e0f08e68a203ce76ae44d'/>
<id>1ac1fb35b13f459e8a9e0f08e68a203ce76ae44d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Sphinx 1.7+</title>
<updated>2018-05-14T21:01:42+00:00</updated>
<author>
<name>Daw-Ran Liou</name>
<email>dawran6@gmail.com</email>
</author>
<published>2018-05-14T17:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=2c7929511114494350e26d7b0c790fb8ca82f605'/>
<id>2c7929511114494350e26d7b0c790fb8ca82f605</id>
<content type='text'>
Move: from sphinx.util.compat import Directive
To: from docutils.parsers.rst import Directive
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move: from sphinx.util.compat import Directive
To: from docutils.parsers.rst import Directive
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #990 from dougharris/click-readme</title>
<updated>2018-05-14T15:39:12+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2018-05-14T15:39:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=df1a8f57c3e6467ae277ba487c962239745f392e'/>
<id>df1a8f57c3e6467ae277ba487c962239745f392e</id>
<content type='text'>
Updating README to match flask style.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updating README to match flask style.</pre>
</div>
</content>
</entry>
<entry>
<title>Updating README to match flask style.</title>
<updated>2018-05-14T15:25:33+00:00</updated>
<author>
<name>Doug Harris</name>
<email>dharris@truthinitiative.org</email>
</author>
<published>2018-05-14T15:01:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=4ebaff2a93d3914c940b99fd17894fb96d220cd4'/>
<id>4ebaff2a93d3914c940b99fd17894fb96d220cd4</id>
<content type='text'>
Also added `long_description` to setup.py for PyPI happiness.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also added `long_description` to setup.py for PyPI happiness.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #967 from jdufresne/pyreq</title>
<updated>2018-05-14T14:33:02+00:00</updated>
<author>
<name>Zachery Bir</name>
<email>zbir@zacbir.net</email>
</author>
<published>2018-05-14T14:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=ba465d9513c5df4d1bd60a8ebd281d03b0c6bd1c'/>
<id>ba465d9513c5df4d1bd60a8ebd281d03b0c6bd1c</id>
<content type='text'>
Pass python_requires argument to setuptools</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pass python_requires argument to setuptools</pre>
</div>
</content>
</entry>
<entry>
<title>Update python_requires values</title>
<updated>2018-05-14T14:31:31+00:00</updated>
<author>
<name>Zachery Bir</name>
<email>zbir@zacbir.net</email>
</author>
<published>2018-05-14T14:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=b1a35cd76f55b8f42c0bf67a3cf69d68aaf773eb'/>
<id>b1a35cd76f55b8f42c0bf67a3cf69d68aaf773eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop testing for 2.6 and 3.3. Add 3.6.</title>
<updated>2018-04-19T15:29:24+00:00</updated>
<author>
<name>Hsiaoming Yang</name>
<email>me@lepture.com</email>
</author>
<published>2018-04-19T15:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/click.git/commit/?id=bb8cd6c7aa107d2bcf0f4f82d7f843c14f8c98c1'/>
<id>bb8cd6c7aa107d2bcf0f4f82d7f843c14f8c98c1</id>
<content type='text'>
Via discussion pallets/meta#24
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Via discussion pallets/meta#24
</pre>
</div>
</content>
</entry>
</feed>
