##// END OF EJS Templates
packaging: don't use special name suffix for forked packages to avoid warnings.
marcink -
r972:38d89692 python3
parent child Browse files
Show More
@@ -1,21 +1,21 b''
1 1 # contains not directly required libraries we want to pin the version.
2 2
3 3 atomicwrites==1.4.0
4 4 attrs==19.3.0
5 5 contextlib2==0.6.0.post1
6 6 cffi==1.12.3
7 7 hupper==1.10.2
8 8 importlib-metadata==1.6.0
9 9 packaging==20.3
10 10 pathlib2==2.3.5
11 11 pygments==2.4.2
12 12 pyparsing==2.4.7
13 13 psutil==5.7.0
14 14 pluggy==0.13.1
15 15 scandir==1.10.0
16 16 setproctitle==1.1.10
17 17 venusian==1.2.0
18 18 wcwidth==0.1.9
19 19
20 20 # ptyprocess backport, pypi version doesn't support egg/source installs on python 2.X
21 https://code.rhodecode.com/upstream/ptyprocess/artifacts/download/0-c8b019b1-c4d3-46ac-a0ad-1206ec3fb3cb.tar.gz?sha256=50394f2c5e117fcab4360bf99c8bc40be7211ee1a5860aeb3809b44249550c3e#egg=ptyprocess==0.6.0.rhodecode-upstream1
21 https://code.rhodecode.com/upstream/ptyprocess/artifacts/download/0-c8b019b1-c4d3-46ac-a0ad-1206ec3fb3cb.tar.gz?sha256=50394f2c5e117fcab4360bf99c8bc40be7211ee1a5860aeb3809b44249550c3e#egg=ptyprocess==0.6.0
General Comments 0
You need to be logged in to leave comments. Login now