<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-slugify.git, branch v6.0.1</title>
<subtitle>github.com: un33k/python-slugify.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/'/>
<entry>
<title>regex: allow=&gt;disallow</title>
<updated>2022-02-16T22:46:24+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T22:46:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=c096bcdd76b0ef216716eccef5b19839266e1372'/>
<id>c096bcdd76b0ef216716eccef5b19839266e1372</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add github action, cleanup</title>
<updated>2022-02-16T22:20:50+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T22:20:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=86d76eead5430ec9b36b178dc0f3cb9b8ec20127'/>
<id>86d76eead5430ec9b36b178dc0f3cb9b8ec20127</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace around =</title>
<updated>2021-05-12T17:25:01+00:00</updated>
<author>
<name>Fahrzin Hemmati</name>
<email>fahhem@users.noreply.github.com</email>
</author>
<published>2021-05-11T00:52:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=a90d96778a004a9f2fdc232debcd72fdb5bbf085'/>
<id>a90d96778a004a9f2fdc232debcd72fdb5bbf085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add better typing for slugify.slugify</title>
<updated>2021-05-12T17:25:01+00:00</updated>
<author>
<name>Fahrzin Hemmati</name>
<email>fahhem@users.noreply.github.com</email>
</author>
<published>2021-05-11T00:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=1097c2366ffcb4356ba84f74c7daf42bcfe720bf'/>
<id>1097c2366ffcb4356ba84f74c7daf42bcfe720bf</id>
<content type='text'>
Currently, mypy understands the type as `Iterable[str]`, which doesn't match what should actually be passed in, which is `Iterable[Iterable[str]]` or, ideally, `Iterable[Tuple[str, str]]`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, mypy understands the type as `Iterable[str]`, which doesn't match what should actually be passed in, which is `Iterable[Iterable[str]]` or, ideally, `Iterable[Tuple[str, str]]`</pre>
</div>
</content>
</entry>
<entry>
<title>switch to twine for pushing to pypi</title>
<updated>2021-05-05T23:38:59+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2021-05-05T23:38:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=937779c77420f4acb8acd775bc2c35ed94f1393d'/>
<id>937779c77420f4acb8acd775bc2c35ed94f1393d</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 'staging'</title>
<updated>2021-05-05T23:31:49+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2021-05-05T23:31:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=b9b6a9712b6ece99d70ddfe623cf9236ecba945f'/>
<id>b9b6a9712b6ece99d70ddfe623cf9236ecba945f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add twine to dev.req.txt</title>
<updated>2021-05-05T23:30:56+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2021-05-05T23:30:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=744c7cd98948915158ea91d2ab13af038116043f'/>
<id>744c7cd98948915158ea91d2ab13af038116043f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up, post 2.7,3.5 drop</title>
<updated>2021-05-05T23:22:50+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2021-05-05T23:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=377c6797a150151d07fabea77146be5bc9a732a5'/>
<id>377c6797a150151d07fabea77146be5bc9a732a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify python_requires</title>
<updated>2021-05-05T23:12:05+00:00</updated>
<author>
<name>Dmytro Litvinov</name>
<email>litvinov.dmytro.personal@gmail.com</email>
</author>
<published>2021-05-01T16:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=663668942eed647957b0ddb8914ca152128418b2'/>
<id>663668942eed647957b0ddb8914ca152128418b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update tox.ini</title>
<updated>2021-05-05T23:11:16+00:00</updated>
<author>
<name>Dmytro Litvinov</name>
<email>litvinov.dmytro.personal@gmail.com</email>
</author>
<published>2021-05-01T16:45:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=f849a685cc7dacd13fb7b9d935fe5ca83b7130e9'/>
<id>f849a685cc7dacd13fb7b9d935fe5ca83b7130e9</id>
<content type='text'>
Drop completly from tox.ini file Python3.5 for testing according to [CHANGELOG](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md#500).
More information about it at [commit which should drop Python 3.5](https://github.com/un33k/python-slugify/commit/319559cb43f239ac0d3bc7b975a78059bf4a1086)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop completly from tox.ini file Python3.5 for testing according to [CHANGELOG](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md#500).
More information about it at [commit which should drop Python 3.5](https://github.com/un33k/python-slugify/commit/319559cb43f239ac0d3bc7b975a78059bf4a1086)</pre>
</div>
</content>
</entry>
</feed>
