File: test_build_additional_files.yml

package info (click to toggle)
python-whey 0.1.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,912 kB
  • sloc: python: 4,433; makefile: 7
file content (37 lines) | stat: -rw-r--r-- 2,064 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
sdist_content:
- whey-2021.0.0/LICENSE
- whey-2021.0.0/PKG-INFO
- whey-2021.0.0/README.rst
- whey-2021.0.0/pyproject.toml
- whey-2021.0.0/requirements.txt
- whey-2021.0.0/whey/__init__.py
- whey-2021.0.0/whey/static/foo.c
- whey-2021.0.0/whey/static/foo.py
- whey-2021.0.0/whey/style.css
stdout: "Using the following builders:\n    sdist: whey.builder.SDistBuilder\n   \
  \ wheel: whey.builder.WheelBuilder\n\nBuilding ...\nCopying .../whey/__init__.py\
  \ -> whey/__init__.py\nCopying .../whey/static/foo.py -> whey/static/foo.py\nCopying\
  \ .../whey/style.css -> whey/style.css\nRemoving whey/style.css\nCopying .../whey/style.css\
  \ -> whey/style.css\nCopying .../whey/static/foo.c -> whey/static/foo.c\nCopying\
  \ .../whey/static/foo.py -> whey/static/foo.py\nCopying .../whey/static/foo.txt\
  \ -> whey/static/foo.txt\nRemoving whey/static/foo.txt\nWriting whey-2021.0.0.dist-info/LICENSE\n\
  Writing whey-2021.0.0.dist-info/entry_points.txt\nWriting whey-2021.0.0.dist-info/METADATA\n\
  Writing whey-2021.0.0.dist-info/WHEEL\nWriting whey-2021.0.0.dist-info/RECORD\n\
  Wheel created at .../whey-2021.0.0-py3-none-any.whl\nCopying .../whey/__init__.py\
  \ -> whey/__init__.py\nCopying .../whey/static/foo.py -> whey/static/foo.py\nCopying\
  \ .../whey/style.css -> whey/style.css\nRemoving whey/style.css\nCopying .../whey/style.css\
  \ -> whey/style.css\nCopying .../whey/static/foo.c -> whey/static/foo.c\nCopying\
  \ .../whey/static/foo.py -> whey/static/foo.py\nCopying .../whey/static/foo.txt\
  \ -> whey/static/foo.txt\nRemoving whey/static/foo.txt\nWriting LICENSE\nCopying\
  \ .../pyproject.toml -> pyproject.toml\nCopying .../requirements.txt -> requirements.txt\n\
  Writing README.rst\nWriting PKG-INFO\nSource distribution created at .../whey-2021.0.0.tar.gz"
wheel_content:
- whey-2021.0.0.dist-info/LICENSE
- whey-2021.0.0.dist-info/METADATA
- whey-2021.0.0.dist-info/RECORD
- whey-2021.0.0.dist-info/WHEEL
- whey-2021.0.0.dist-info/entry_points.txt
- whey/__init__.py
- whey/static/foo.c
- whey/static/foo.py
- whey/style.css