diff options
author | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-05 15:29:27 -0500 |
---|---|---|
committer | srv <enmanuel.saravia.externo@pandero.com.pe> | 2025-05-05 15:29:27 -0500 |
commit | 81555e3bd23c74ce915d246ca51fa65d84c22ae7 (patch) | |
tree | 1ba136af6b87426d37d010866b5cdac110eaeaa8 /towncrier/towncrier-21.3.0-2-x86_64-build.log |
First commitdevelop
Diffstat (limited to 'towncrier/towncrier-21.3.0-2-x86_64-build.log')
-rw-r--r-- | towncrier/towncrier-21.3.0-2-x86_64-build.log | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/towncrier/towncrier-21.3.0-2-x86_64-build.log b/towncrier/towncrier-21.3.0-2-x86_64-build.log new file mode 100644 index 0000000..57a7f4f --- /dev/null +++ b/towncrier/towncrier-21.3.0-2-x86_64-build.log @@ -0,0 +1,47 @@ +running build +running build_py +creating build +creating build/lib +creating build/lib/towncrier +copying src/towncrier/_version.py -> build/lib/towncrier +copying src/towncrier/_project.py -> build/lib/towncrier +copying src/towncrier/create.py -> build/lib/towncrier +copying src/towncrier/_writer.py -> build/lib/towncrier +copying src/towncrier/_git.py -> build/lib/towncrier +copying src/towncrier/_shell.py -> build/lib/towncrier +copying src/towncrier/build.py -> build/lib/towncrier +copying src/towncrier/__main__.py -> build/lib/towncrier +copying src/towncrier/__init__.py -> build/lib/towncrier +copying src/towncrier/_builder.py -> build/lib/towncrier +copying src/towncrier/check.py -> build/lib/towncrier +copying src/towncrier/_settings.py -> build/lib/towncrier +creating build/lib/towncrier/test +copying src/towncrier/test/test_create.py -> build/lib/towncrier/test +copying src/towncrier/test/test_write.py -> build/lib/towncrier/test +copying src/towncrier/test/test_format.py -> build/lib/towncrier/test +copying src/towncrier/test/test_builder.py -> build/lib/towncrier/test +copying src/towncrier/test/test_check.py -> build/lib/towncrier/test +copying src/towncrier/test/test_project.py -> build/lib/towncrier/test +copying src/towncrier/test/test_settings.py -> build/lib/towncrier/test +copying src/towncrier/test/__init__.py -> build/lib/towncrier/test +copying src/towncrier/test/test_build.py -> build/lib/towncrier/test +running egg_info +writing src/towncrier.egg-info/PKG-INFO +writing dependency_links to src/towncrier.egg-info/dependency_links.txt +writing entry points to src/towncrier.egg-info/entry_points.txt +writing requirements to src/towncrier.egg-info/requires.txt +writing top-level names to src/towncrier.egg-info/top_level.txt +reading manifest file 'src/towncrier.egg-info/SOURCES.txt' +reading manifest template 'MANIFEST.in' +warning: no files found matching 'tox_check-release.sh' +warning: no previously-included files found matching 'bin' +warning: no previously-included files found matching 'admin' +warning: no previously-included files found matching 'src/towncrier/newsfragments' +warning: no previously-included files matching '*' found under directory 'bin' +warning: no previously-included files matching '*' found under directory 'admin' +warning: no previously-included files matching '*' found under directory 'src/towncrier/newsfragments' +writing manifest file 'src/towncrier.egg-info/SOURCES.txt' +creating build/lib/towncrier/templates +copying src/towncrier/templates/default.rst -> build/lib/towncrier/templates +copying src/towncrier/templates/hr-between-versions.rst -> build/lib/towncrier/templates +copying src/towncrier/templates/single-file-no-bullets.rst -> build/lib/towncrier/templates |