Jelmer Vernooij
|
c37b9ecf85
Cope with pyinotify not being installed.
|
4 years ago |
Jelmer Vernooij
|
ba79362c88
Release 0.20.5
|
4 years ago |
Jelmer Vernooij
|
f572d9e399
Run setup.py with python3.
|
4 years ago |
Jelmer Vernooij
|
0f8dfecd6a
Print clearer exception when running setup.py under Python < 3.5.
|
4 years ago |
Jelmer Vernooij
|
47b121a72e
Release 0.20.3
|
4 years ago |
Manuel Jacob
|
7ed2c71f8b
Add python_requires metadata to setup.py.
|
4 years ago |
Jelmer Vernooij
|
5a7a9ded6c
Provide dulwich binary script using console_scripts entrypoints when setuptools is available. Fixes #540
|
4 years ago |
Jelmer Vernooij
|
f2d551716a
Release 0.20.2
|
4 years ago |
Jelmer Vernooij
|
227d897d2b
Release 0.20.1
|
4 years ago |
Jelmer Vernooij
|
5b0b0823f7
Attempt to add back Python 3.5 support.
|
4 years ago |
Jelmer Vernooij
|
a3d7dc4b26
Install mypy.
|
4 years ago |
Jelmer Vernooij
|
20246a9e85
Drop support for Python 2.
|
4 years ago |
Jelmer Vernooij
|
486755e76f
Start on 0.19.17.
|
4 years ago |
Jelmer Vernooij
|
b72a6b1ce2
Start on 0.19.16.
|
4 years ago |
Jelmer Vernooij
|
48ebbb7bf6
Start on 0.19.15.
|
5 years ago |
Jelmer Vernooij
|
e68ce7c09e
Release 0.19.14
|
5 years ago |
Jelmer Vernooij
|
6afa2f68d8
Release 0.19.13
|
5 years ago |
Jelmer Vernooij
|
f5905b274e
Require at least urllib3, since HTTPResponse.geturl is not available before then.
|
5 years ago |
Jelmer Vernooij
|
8a5687415f
Start on 0.19.12.
|
5 years ago |
Jelmer Vernooij
|
cd03d80a7a
Add 'extra' pgp, including dependency on gpg.
|
5 years ago |
Jelmer Vernooij
|
554de5d540
Start on 0.19.11.
|
5 years ago |
Jelmer Vernooij
|
8bbabacd26
Require urllib>=1.23, because of CVE-2018-20060
|
6 years ago |
Jelmer Vernooij
|
1c53c47702
More md => rst.
|
6 years ago |
Jelmer Vernooij
|
af13438fb9
Start on 0.19.10.
|
6 years ago |
Jelmer Vernooij
|
44037f6266
Release 0.19.9
|
6 years ago |
egor
|
29fd29e67a
Fix setup.py:
|
6 years ago |
Jelmer Vernooij
|
1aab558956
Start on 0.19.8.
|
6 years ago |
Jelmer Vernooij
|
d6f79401bf
Drop support for Python 3 < 3.4. This is because pkg_resources (which get used by setuptools and mock) no longer supports 3.3 and earlier.
|
6 years ago |
Jelmer Vernooij
|
b25bc4984d
Fix arguments to setup.py - summary doesn't exist.
|
6 years ago |
Jelmer Vernooij
|
c1f0864671
Avoid setup.cfg for now, since it seems to break pypi. Fixes #658
|
6 years ago |