<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/gitpython.git/requirements.txt, branch 3.1.25</title>
<subtitle>github.com: gitpython-developers/GitPython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/'/>
<entry>
<title>Revert the use of typing_extensions in py3.8+</title>
<updated>2021-12-01T00:09:19+00:00</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2021-11-30T09:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=62131f3905ac37ff841142e2bb04bb585401a3d8'/>
<id>62131f3905ac37ff841142e2bb04bb585401a3d8</id>
<content type='text'>
The original change requiring py3.10 TypeGuard (and matching
typing_extensions) has been reverted, so revert the requirement
on typing_extensions as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The original change requiring py3.10 TypeGuard (and matching
typing_extensions) has been reverted, so revert the requirement
on typing_extensions as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update requirements.txt</title>
<updated>2021-07-24T16:11:22+00:00</updated>
<author>
<name>Dominic</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-24T16:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=4b6430bad60ff491239fe06c41a43b498e0c883f'/>
<id>4b6430bad60ff491239fe06c41a43b498e0c883f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update typing-extensions to 3.10.0</title>
<updated>2021-07-23T09:04:13+00:00</updated>
<author>
<name>Dominic</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-07-23T09:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=bc37d1561bfcf1b7971cc8d6d4a6f1ba8fa01fa5'/>
<id>bc37d1561bfcf1b7971cc8d6d4a6f1ba8fa01fa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update typing-extensions dependancy to &lt;py3.10 for typeguard</title>
<updated>2021-06-24T22:56:29+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-06-24T22:56:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=fb3fec340f89955a4b0adfd64636d26300d22af9'/>
<id>fb3fec340f89955a4b0adfd64636d26300d22af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update typing-extensions version in requirements.txt</title>
<updated>2021-06-23T01:22:34+00:00</updated>
<author>
<name>Yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-06-23T01:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=5b6fe83f4d817a3b73b44df16cfb4f96bd4d9904'/>
<id>5b6fe83f4d817a3b73b44df16cfb4f96bd4d9904</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add initial types to remote.py</title>
<updated>2021-05-03T14:59:07+00:00</updated>
<author>
<name>yobmod</name>
<email>yobmod@gmail.com</email>
</author>
<published>2021-05-03T14:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=6752fad0e93d1d2747f56be30a52fea212bd15d6'/>
<id>6752fad0e93d1d2747f56be30a52fea212bd15d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>v3.1.0</title>
<updated>2020-02-24T07:14:26+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-24T06:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=c859019afaffc2aadbb1a1db942bc07302087c52'/>
<id>c859019afaffc2aadbb1a1db942bc07302087c52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restrict gitdb2 version to &lt;4</title>
<updated>2020-02-17T12:01:26+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-17T12:01:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=e81fd5447f8800373903e024122d034d74a273f7'/>
<id>e81fd5447f8800373903e024122d034d74a273f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve requirements.txt format</title>
<updated>2020-02-16T19:13:52+00:00</updated>
<author>
<name>Harmon</name>
<email>Harmon758@gmail.com</email>
</author>
<published>2020-02-16T19:13:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=2c429fc0382868c22b56e70047b01c0567c0ba31'/>
<id>2c429fc0382868c22b56e70047b01c0567c0ba31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require latest gitdb version (with dropped python 2 support)</title>
<updated>2020-02-15T02:10:04+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>sebastian.thiel@icloud.com</email>
</author>
<published>2020-02-15T02:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/gitpython.git/commit/?id=04005d5c936a09e27ca3c074887635a2a2da914c'/>
<id>04005d5c936a09e27ca3c074887635a2a2da914c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
