3a3820 Changes after running %prep

Authored and Committed by Packit Service 3 years ago
34 files changed. 2386 lines added. 2033 lines removed.
awscli.egg-info/PKG-INFO
file removed
-458
awscli.egg-info/SOURCES.txt
file removed
-1564
awscli.egg-info/dependency_links.txt
file removed
-1
awscli.egg-info/requires.txt
file removed
-9
awscli.egg-info/top_level.txt
file removed
-1
awscli/customizations/arguments.py
file modified
+2 -0
awscli/customizations/history/show.py
file modified
+1 -0
awscli/table.py
file modified
+1 -0
bundled/colorama/CHANGELOG.rst
file added
+152
bundled/colorama/LICENSE.txt
file added
+28
bundled/colorama/MANIFEST.in
file added
+3
bundled/colorama/PKG-INFO
file added
+373
bundled/colorama/README.rst
file added
+346
bundled/colorama/colorama/__init__.py
file added
+7
bundled/colorama/colorama/ansi.py
file added
+102
bundled/colorama/colorama/ansitowin32.py
file added
+236
bundled/colorama/colorama/initialise.py
file added
+82
bundled/colorama/colorama/win32.py
file added
+154
bundled/colorama/colorama/winterm.py
file added
+162
bundled/colorama/demos/demo.bat
file added
+32
bundled/colorama/demos/demo.sh
file added
+36
bundled/colorama/demos/demo01.py
file added
+48
bundled/colorama/demos/demo02.py
file added
+25
bundled/colorama/demos/demo03.py
file added
+16
bundled/colorama/demos/demo04.py
file added
+13
bundled/colorama/demos/demo05.py
file added
+22
bundled/colorama/demos/demo06.py
file added
+43
bundled/colorama/demos/demo07.py
file added
+27
bundled/colorama/demos/demo08.py
file added
+15
bundled/colorama/demos/fixpath.py
file added
+9
bundled/colorama/setup.cfg
file added
+8
bundled/colorama/setup.py
file added
+69
colorama_LICENSE.txt
file added
+28
colorama_README.rst
file added
+346
    Changes after running %prep
    
    ignore: true
    
        
file removed
-458
file modified
+1 -0
file added
+28
file added
+346