<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-slugify.git/slugify, branch v6.1.0</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>allow unicode (#111)</title>
<updated>2022-02-22T19:05:08+00:00</updated>
<author>
<name>Reza Moradi</name>
<email>mrezzamoradi@gmail.com</email>
</author>
<published>2022-02-22T19:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=d968ca7419e6f4e40685888c56d03bea50fd39d7'/>
<id>d968ca7419e6f4e40685888c56d03bea50fd39d7</id>
<content type='text'>
* initial commit to allow unicode

* update version and changelog

* add the flag to the CLI

* update README.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial commit to allow unicode

* update version and changelog

* add the flag to the CLI

* update README.md</pre>
</div>
</content>
</entry>
<entry>
<title>regex_patter to disallow</title>
<updated>2022-02-16T22:41:14+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T22:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=d8c9d8a1220743f28f98de60a3eed9cbae30c624'/>
<id>d8c9d8a1220743f28f98de60a3eed9cbae30c624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix misleading pattern name and documentation (#109)</title>
<updated>2022-02-16T22:36:00+00:00</updated>
<author>
<name>Reza Moradi</name>
<email>mrezzamoradi@gmail.com</email>
</author>
<published>2022-02-16T22:36:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=dce218991ddf16d916501fb6f72980f9ca0c892a'/>
<id>dce218991ddf16d916501fb6f72980f9ca0c892a</id>
<content type='text'>
* Add better typing for slugify.slugify

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]]`

* whitespace around =

* fix misleading pattern name and documentation

* fix README.md and cli doc as well

Co-authored-by: Fahrzin Hemmati &lt;fahhem@users.noreply.github.com&gt;
Co-authored-by: Val Neekman (AvidCoder) &lt;un33kvu@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add better typing for slugify.slugify

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]]`

* whitespace around =

* fix misleading pattern name and documentation

* fix README.md and cli doc as well

Co-authored-by: Fahrzin Hemmati &lt;fahhem@users.noreply.github.com&gt;
Co-authored-by: Val Neekman (AvidCoder) &lt;un33kvu@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>version</title>
<updated>2022-02-16T21:30:41+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T21:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=7534199cf4b214309619e7486e1de1057bff74a3'/>
<id>7534199cf4b214309619e7486e1de1057bff74a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version file, github action</title>
<updated>2022-02-16T21:11:08+00:00</updated>
<author>
<name>Val Neekman (AvidCoder)</name>
<email>un33kvu@gmail.com</email>
</author>
<published>2022-02-16T21:11:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=ad33581c491fd16cd64930fe02c862c04595550b'/>
<id>ad33581c491fd16cd64930fe02c862c04595550b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>Add support for 3.9, drop support for 2.7,3.5</title>
<updated>2021-04-30T19:33:34+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2021-04-30T19:33:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=319559cb43f239ac0d3bc7b975a78059bf4a1086'/>
<id>319559cb43f239ac0d3bc7b975a78059bf4a1086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>up version</title>
<updated>2020-06-30T03:22:04+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2020-06-30T03:22:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=c340834bb2afb24d78151c018496f4273fb7be37'/>
<id>c340834bb2afb24d78151c018496f4273fb7be37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create command line tool that can set all parameters</title>
<updated>2020-04-09T15:41:41+00:00</updated>
<author>
<name>Jacobo de Vera</name>
<email>jacobo.devera@hotjar.com</email>
</author>
<published>2020-03-14T02:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/python-slugify.git/commit/?id=3b51e23c81f466f3bd7dd916407d074ed0f802f5'/>
<id>3b51e23c81f466f3bd7dd916407d074ed0f802f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
