<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-magic.git, branch clean</title>
<subtitle>github.com: ahupp/python-magic.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/'/>
<entry>
<title>bump version</title>
<updated>2016-03-21T02:01:35+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2016-03-21T02:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=74f378e4638c357259457e7e19cb598a2e0f8609'/>
<id>74f378e4638c357259457e7e19cb598a2e0f8609</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>restore test dir</title>
<updated>2016-03-21T01:55:09+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2016-03-21T01:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=a5fa6eed3767cabd365476b8cb13b3cc4d5308c6'/>
<id>a5fa6eed3767cabd365476b8cb13b3cc4d5308c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename the unicode lambda file to "lambda" and rename it at runtime when running the test.</title>
<updated>2016-03-21T01:55:09+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-12-09T06:07:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=d0aa2c139c84320129706c468445ff2d2cb23506'/>
<id>d0aa2c139c84320129706c468445ff2d2cb23506</id>
<content type='text'>
distutils can't handle unicode filenames at install time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
distutils can't handle unicode filenames at install time.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md</title>
<updated>2016-01-16T20:58:53+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2016-01-16T20:58:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=6e3322e101795da8f143a5f506487431c8e5168a'/>
<id>6e3322e101795da8f143a5f506487431c8e5168a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #99 from koobs/patch-1</title>
<updated>2016-01-04T16:58:17+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2016-01-04T16:58:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=d8a89620e7af25e78b21771a810924f2d81a9ed0'/>
<id>d8a89620e7af25e78b21771a810924f2d81a9ed0</id>
<content type='text'>
Match license= to LICENSE, Add Python 2 to Trove</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Match license= to LICENSE, Add Python 2 to Trove</pre>
</div>
</content>
</entry>
<entry>
<title>Match license= to LICENSE, Add Python 2 to Trove</title>
<updated>2016-01-01T17:06:24+00:00</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@users.noreply.github.com</email>
</author>
<published>2016-01-01T17:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=3d7a638573382427a5e9124f8510643465941945'/>
<id>3d7a638573382427a5e9124f8510643465941945</id>
<content type='text'>
* Update the distutils license field to match MIT license as specified in:
  LICENSE file in repository
  Trove classifier
* Add Python :: 2 to trove classifier to declare explicit (PEP20) 2/3 compatibility</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update the distutils license field to match MIT license as specified in:
  LICENSE file in repository
  Trove classifier
* Add Python :: 2 to trove classifier to declare explicit (PEP20) 2/3 compatibility</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #95 from Rafiot/travis</title>
<updated>2015-11-24T23:01:33+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-11-24T23:01:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=28c1e3cc40dcd0c3a2f673810d874664ec826620'/>
<id>28c1e3cc40dcd0c3a2f673810d874664ec826620</id>
<content type='text'>
Force use trusty on travis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Force use trusty on travis</pre>
</div>
</content>
</entry>
<entry>
<title>Force use trusty</title>
<updated>2015-11-24T13:41:06+00:00</updated>
<author>
<name>Raphaël Vinot</name>
<email>raphael@vinot.info</email>
</author>
<published>2015-11-24T13:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=96a6cce0209486c6f6ad43d9f87065efba044438'/>
<id>96a6cce0209486c6f6ad43d9f87065efba044438</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #93 from vaibhavsagar/patch-1</title>
<updated>2015-11-09T19:20:20+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2015-11-09T19:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=31ae0014a841c3dea56bf503da6820652ae63a4e'/>
<id>31ae0014a841c3dea56bf503da6820652ae63a4e</id>
<content type='text'>
Add Python 3 trove classifier.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Python 3 trove classifier.</pre>
</div>
</content>
</entry>
<entry>
<title>Add Python 3 trove classifier.</title>
<updated>2015-11-09T07:40:35+00:00</updated>
<author>
<name>Vaibhav Sagar</name>
<email>vaibhavsagar@gmail.com</email>
</author>
<published>2015-11-09T07:40:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-magic.git/commit/?id=3f68a5f43639089be29a19b8e460a6bf97ec0b71'/>
<id>3f68a5f43639089be29a19b8e460a6bf97ec0b71</id>
<content type='text'>
This is so that tools like https://github.com/brettcannon/caniusepython3 work properly.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is so that tools like https://github.com/brettcannon/caniusepython3 work properly.</pre>
</div>
</content>
</entry>
</feed>
