<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-magic.git/.travis.yml, branch master</title>
<subtitle>github.com: ahupp/python-magic.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/'/>
<entry>
<title>chore(tests): add Python 3.10 and 3.11 in CI runs/tox/trove classifier (#284)</title>
<updated>2023-01-23T15:06:24+00:00</updated>
<author>
<name>Stevie Gayet</name>
<email>87695919+stegayet@users.noreply.github.com</email>
</author>
<published>2023-01-23T15:06:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=c7642f02b26f15a5e1bb692d103cadeeeaba9bc1'/>
<id>c7642f02b26f15a5e1bb692d103cadeeeaba9bc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Remove Python2 from the tests"</title>
<updated>2021-01-15T21:06:32+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-01-15T21:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=e9287aff879335da342863e2dcc7ae224b9e258c'/>
<id>e9287aff879335da342863e2dcc7ae224b9e258c</id>
<content type='text'>
This reverts commit 4a810b4f30f161b889d59cf2a207820fc0c731b7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 4a810b4f30f161b889d59cf2a207820fc0c731b7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into redo-compat</title>
<updated>2021-01-15T20:31:42+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2021-01-15T20:31:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=eccbe10b03d9bed19f5d7e373b3febf9036a4293'/>
<id>eccbe10b03d9bed19f5d7e373b3febf9036a4293</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Fix test execution on Travis</title>
<updated>2021-01-13T08:29:52+00:00</updated>
<author>
<name>SchoolGuy</name>
<email>matrixfueller@gmail.com</email>
</author>
<published>2021-01-13T08:27:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=14cc4e42c665a74906193fb11fda4e6f2bf8ca39'/>
<id>14cc4e42c665a74906193fb11fda4e6f2bf8ca39</id>
<content type='text'>
We are already running a matrix. Thus we don't need our wrapper script
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are already running a matrix. Thus we don't need our wrapper script
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python2 from the tests</title>
<updated>2021-01-13T08:12:57+00:00</updated>
<author>
<name>SchoolGuy</name>
<email>matrixfueller@gmail.com</email>
</author>
<published>2021-01-13T08:12:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=4a810b4f30f161b889d59cf2a207820fc0c731b7'/>
<id>4a810b4f30f161b889d59cf2a207820fc0c731b7</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 Python 3.9</title>
<updated>2021-01-11T19:46:56+00:00</updated>
<author>
<name>Miroslav Šedivý</name>
<email>6774676+eumiro@users.noreply.github.com</email>
</author>
<published>2021-01-11T19:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=5d7099f722a4bff3100720781547d2a38930eea3'/>
<id>5d7099f722a4bff3100720781547d2a38930eea3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for deprecation of testing in setup.py</title>
<updated>2020-05-05T21:44:53+00:00</updated>
<author>
<name>Adam Hupp</name>
<email>adam@hupp.org</email>
</author>
<published>2020-05-05T21:41:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=62f4c78f19965d8ff6a1072bc09c61b11d1277f6'/>
<id>62f4c78f19965d8ff6a1072bc09c61b11d1277f6</id>
<content type='text'>
test_suite is deprecated in setup.py, so remove it and replace the
command in .travis.yml with directly running the test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test_suite is deprecated in setup.py, so remove it and replace the
command in .travis.yml with directly running the test
</pre>
</div>
</content>
</entry>
<entry>
<title>'pip install .' is preferred over 'python setup.py install'</title>
<updated>2020-01-13T12:18:40+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-01-13T12:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=6a20b8bdd59200bd9a6a8508fe0c5d4765bd8c99'/>
<id>6a20b8bdd59200bd9a6a8508fe0c5d4765bd8c99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retain support for non-EOL Python 3.5</title>
<updated>2020-01-13T12:13:43+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-01-13T12:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=ccbad3f0c35160b08583397bceda86b798e82310'/>
<id>ccbad3f0c35160b08583397bceda86b798e82310</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 Python 3.7 and 3.8</title>
<updated>2020-01-04T21:30:15+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-01-04T21:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/python-magic.git/commit/?id=bd6dd7ccaed477bf1f6f675f7ec13ccbf4383d90'/>
<id>bd6dd7ccaed477bf1f6f675f7ec13ccbf4383d90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
