<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/docs/userguide/declarative_config.rst, branch v59.1.1</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Remove data_files from declarative config example</title>
<updated>2021-10-26T13:15:17+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2021-10-26T12:35:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=2c169ff531635bccab1f8bd0451a762bd286903c'/>
<id>2c169ff531635bccab1f8bd0451a762bd286903c</id>
<content type='text'>
According to the following references:

- https://setuptools.pypa.io/en/latest/references/keywords.html
- https://packaging.python.org/guides/distributing-packages-using-setuptools/#package-data

the usage of ``data_files`` is deprecated.

Therefore we should avoid having it in the main configuration example
for declarative config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to the following references:

- https://setuptools.pypa.io/en/latest/references/keywords.html
- https://packaging.python.org/guides/distributing-packages-using-setuptools/#package-data

the usage of ``data_files`` is deprecated.

Therefore we should avoid having it in the main configuration example
for declarative config.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add minimum versions for setup_requires, python_requires, py_modules. Closes #1535.</title>
<updated>2021-10-22T19:06:19+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-10-22T19:06:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=eba81f6d33e425b121d1fcb215f02bb1dede2a11'/>
<id>eba81f6d33e425b121d1fcb215f02bb1dede2a11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove lib2to3 usage</title>
<updated>2021-09-04T16:14:35+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2021-07-18T08:27:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=ca296ca8663a376f3c36c9f8fd86b10ba81366c2'/>
<id>ca296ca8663a376f3c36c9f8fd86b10ba81366c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update globbing for [options.data_files] to be implicit, not requiring a custom directive.</title>
<updated>2021-07-21T21:34:14+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-07-21T21:34:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=cb05fb0c94716b1d328ecca0573346218505b859'/>
<id>cb05fb0c94716b1d328ecca0573346218505b859</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement "glob:" directive for declarative "data_files" option.</title>
<updated>2021-06-30T05:15:18+00:00</updated>
<author>
<name>Alan Fregtman</name>
<email>941331+darkvertex@users.noreply.github.com</email>
</author>
<published>2021-06-30T05:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=36b4820f519d93bad998302141ae6de2cb15191c'/>
<id>36b4820f519d93bad998302141ae6de2cb15191c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Entrypoints in declarative config are now supported</title>
<updated>2021-05-29T06:52:06+00:00</updated>
<author>
<name>Nicolas CANIART</name>
<email>nicolas.caniart@jobteaser.com</email>
</author>
<published>2021-03-09T08:37:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=d33912592f2f4fca6c931a78c0ff3e48776cafb7'/>
<id>d33912592f2f4fca6c931a78c0ff3e48776cafb7</id>
<content type='text'>
The documentation still states it is not though.

Co-authored-by: Sviatoslav Sydorenko &lt;wk.cvs.github@sydorenko.org.ua&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The documentation still states it is not though.

Co-authored-by: Sviatoslav Sydorenko &lt;wk.cvs.github@sydorenko.org.ua&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Use license_files instead of license_file</title>
<updated>2021-05-19T14:46:45+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2021-05-18T05:51:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=3bf8fc6c9a680f0295b9d5529d6f7e334cdbaa21'/>
<id>3bf8fc6c9a680f0295b9d5529d6f7e334cdbaa21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation + changelog entries</title>
<updated>2021-04-03T19:13:18+00:00</updated>
<author>
<name>Marc Mueller</name>
<email>30130371+cdce8p@users.noreply.github.com</email>
</author>
<published>2021-03-28T11:39:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=91e7956d961ef84080c30eb5253c220fa3b001dc'/>
<id>91e7956d961ef84080c30eb5253c220fa3b001dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(userguide): Marker example for extras_require</title>
<updated>2021-02-04T16:59:15+00:00</updated>
<author>
<name>Pablo Woolvett</name>
<email>pablowoolvett@gmail.com</email>
</author>
<published>2021-02-04T16:59:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=14f91af8370eaa1c7c7c19510aa9d4d5a65c069d'/>
<id>14f91af8370eaa1c7c7c19510aa9d4d5a65c069d</id>
<content type='text'>
Signed-off-by: Pablo Woolvett &lt;pablowoolvett@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pablo Woolvett &lt;pablowoolvett@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>✨Make the default implicit role autofind targets</title>
<updated>2020-10-16T00:16:12+00:00</updated>
<author>
<name>Sviatoslav Sydorenko</name>
<email>wk@sydorenko.org.ua</email>
</author>
<published>2020-10-15T23:13:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=883f33613572e3c92021b58522b54958b00cdc87'/>
<id>883f33613572e3c92021b58522b54958b00cdc87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
