<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-slugify.git/MANIFEST.in, branch support3.9</title>
<subtitle>github.com: un33k/python-slugify.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/'/>
<entry>
<title>MANIFEST.in: Add test.py to sdist (#74)</title>
<updated>2019-03-25T22:21:41+00:00</updated>
<author>
<name>John Vandenberg</name>
<email>jayvdb@gmail.com</email>
</author>
<published>2019-03-25T22:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=ee1741bede09cf712dcdc3d6d213f8b4d00d3688'/>
<id>ee1741bede09cf712dcdc3d6d213f8b4d00d3688</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Proper fallback to text-unidecode, favoring Unidecode, drop support for py 2.6, 3.3. (#63)</title>
<updated>2018-12-25T23:00:44+00:00</updated>
<author>
<name>Val Neekman</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2018-12-25T23:00:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=76f4eabe323653555d11702c3e53b66ebf352683'/>
<id>76f4eabe323653555d11702c3e53b66ebf352683</id>
<content type='text'>
* enable raw re pattern

* conditional text_unidecode install

* update readme, changelog, manifest

* update ci

* readme

* drop test for py 2.6 and 3.3

* clean up readme

* readme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* enable raw re pattern

* conditional text_unidecode install

* update readme, changelog, manifest

* update ci

* readme

* drop test for py 2.6 and 3.3

* clean up readme

* readme
</pre>
</div>
</content>
</entry>
<entry>
<title>Create MANIFEST.in (#42)</title>
<updated>2017-05-08T12:06:49+00:00</updated>
<author>
<name>Francis T. O'Donovan</name>
<email>proinsias@users.noreply.github.com</email>
</author>
<published>2017-05-08T12:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=e14bde218d794869eba8d23949bf0a9de8611a46'/>
<id>e14bde218d794869eba8d23949bf0a9de8611a46</id>
<content type='text'>
Add the `LICENSE` and other files to `MANIFEST.in` so that they will be included in sdists and other packages.
This came up during packaging of `python-slugify` for `conda-forge`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the `LICENSE` and other files to `MANIFEST.in` so that they will be included in sdists and other packages.
This came up during packaging of `python-slugify` for `conda-forge`.</pre>
</div>
</content>
</entry>
<entry>
<title>build/publish enhancements</title>
<updated>2017-04-11T14:05:45+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2017-04-11T14:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=5826d0d022b84be6419979c30a61507ba1384359'/>
<id>5826d0d022b84be6419979c30a61507ba1384359</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pull Request for Issue #32 (#34)</title>
<updated>2017-03-31T15:46:17+00:00</updated>
<author>
<name>Yehor Smoliakov</name>
<email>egorsmkv@users.noreply.github.com</email>
</author>
<published>2017-03-31T15:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=3f7ce8791dc676216c6bd9f0757262cf6bc210f1'/>
<id>3f7ce8791dc676216c6bd9f0757262cf6bc210f1</id>
<content type='text'>
Ignore .idea folder &amp; Convert Markdown readme to reStructuredText (#32)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ignore .idea folder &amp; Convert Markdown readme to reStructuredText (#32)
</pre>
</div>
</content>
</entry>
<entry>
<title>add py3.5 support, add manifest.in file, add more tests</title>
<updated>2016-08-26T15:58:56+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2016-08-26T15:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=6472f8fae4088f323a69ef5086f0f97268be88f8'/>
<id>6472f8fae4088f323a69ef5086f0f97268be88f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create MANIFEST.in</title>
<updated>2016-08-25T19:15:46+00:00</updated>
<author>
<name>Francis T. O'Donovan</name>
<email>francis.odonovan@gmail.com</email>
</author>
<published>2016-08-25T19:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=88da2775a0d201a32cc51b5b294818a472266e2d'/>
<id>88da2775a0d201a32cc51b5b294818a472266e2d</id>
<content type='text'>
Add the license (and other files) to MANIFEST.in so that it will be included in sdists and other packages.
This came up during packaging of python-slugify for [conda-forge](https://conda-forge.github.io).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add the license (and other files) to MANIFEST.in so that it will be included in sdists and other packages.
This came up during packaging of python-slugify for [conda-forge](https://conda-forge.github.io).</pre>
</div>
</content>
</entry>
</feed>
