|
@@ -7,12 +7,12 @@ all_files = 1
|
|
upload-dir = docs/.build/html
|
|
upload-dir = docs/.build/html
|
|
|
|
|
|
[bdist_rpm]
|
|
[bdist_rpm]
|
|
-requires = uuid
|
|
|
|
- importlib
|
|
|
|
- multiprocessing==2.6.2.1
|
|
|
|
- django
|
|
|
|
|
|
+requires = python-uuid
|
|
|
|
+ python-importlib
|
|
|
|
+ python-multiprocessing==2.6.2.1
|
|
|
|
+ python-django
|
|
python-dateutil
|
|
python-dateutil
|
|
- anyjson
|
|
|
|
- carrot>=0.10.4
|
|
|
|
- django-picklefield
|
|
|
|
- billiard>=0.3.0
|
|
|
|
|
|
+ python-anyjson
|
|
|
|
+ python-carrot>=0.10.4
|
|
|
|
+ python-django-picklefield
|
|
|
|
+ python-billiard>=0.3.0
|