Show More
@@ -674,6 +674,8 b' self: super: {' | |||
|
674 | 674 | doCheck = true; |
|
675 | 675 | propagatedBuildInputs = [ |
|
676 | 676 | self."configobj" |
|
677 | self."atomicwrites" | |
|
678 | self."attrs" | |
|
677 | 679 | self."dogpile.cache" |
|
678 | 680 | self."dogpile.core" |
|
679 | 681 | self."decorator" |
@@ -2,6 +2,8 b'' | |||
|
2 | 2 | |
|
3 | 3 | # our custom configobj |
|
4 | 4 | https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c#egg=configobj==5.0.6 |
|
5 | atomicwrites==1.1.5 | |
|
6 | attrs==18.1.0 | |
|
5 | 7 | dogpile.cache==0.6.6 |
|
6 | 8 | dogpile.core==0.4.1 |
|
7 | 9 | decorator==4.1.2 |
General Comments 0
You need to be logged in to leave comments.
Login now