Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

fawltydeps-0.15.0-3.fc38 RPM for noarch

From Fedora 38 updates for aarch64 / Packages / f

Name: fawltydeps Distribution: Fedora Project
Version: 0.15.0 Vendor: Fedora Project
Release: 3.fc38 Build date: Sun Jan 28 16:00:54 2024
Group: Unspecified Build host: buildvm-x86-25.iad2.fedoraproject.org
Size: 524356 Source RPM: fawltydeps-0.15.0-3.fc38.src.rpm
Packager: Fedora Project
Url: https://github.com/tweag/FawltyDeps
Summary: Find undeclared and unused 3rd-party dependencies in your Python project
FawltyDeps is a dependency checker for Python that finds undeclared
and/or unused 3rd-party dependencies in your Python project. The name
is inspired by the Monty Python-adjacent Fawlty Towers sitcom.

Provides

Requires

License

MIT

Changelog

* Sun Jan 28 2024 Sandro <devel@penguinpee.nl> - 0.15.0-3
  - Relax version constraints on dependencies
* Sun Jan 28 2024 Sandro <devel@penguinpee.nl> - 0.15.0-2
  - Add Packit config
* Sun Jan 28 2024 Sandro <devel@penguinpee.nl> - 0.15.0-1
  - Update to 0.15.0 (RHBZ#2259245)
* Tue Jan 16 2024 Sandro <devel@penguinpee.nl> - 0.13.3-1
  - New package (RHBZ#2251482)
  - Find undeclared and unused 3rd-party dependencies in your Python project

Files

/usr/bin/fawltydeps
/usr/lib/python3.11/site-packages/fawltydeps
/usr/lib/python3.11/site-packages/fawltydeps-0.15.0.dist-info
/usr/lib/python3.11/site-packages/fawltydeps-0.15.0.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/fawltydeps-0.15.0.dist-info/LICENSE
/usr/lib/python3.11/site-packages/fawltydeps-0.15.0.dist-info/METADATA
/usr/lib/python3.11/site-packages/fawltydeps-0.15.0.dist-info/WHEEL
/usr/lib/python3.11/site-packages/fawltydeps-0.15.0.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/fawltydeps/__init__.py
/usr/lib/python3.11/site-packages/fawltydeps/__main__.py
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/__main__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/__main__.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/check.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/check.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/cli_parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/cli_parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/dir_traversal.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/dir_traversal.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/extract_declared_dependencies.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/extract_declared_dependencies.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/extract_imports.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/extract_imports.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/gitignore_parser.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/gitignore_parser.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/limited_eval.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/limited_eval.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/main.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/main.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/packages.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/packages.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/settings.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/settings.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/traverse_project.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/traverse_project.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/types.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/types.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/fawltydeps/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/fawltydeps/check.py
/usr/lib/python3.11/site-packages/fawltydeps/cli_parser.py
/usr/lib/python3.11/site-packages/fawltydeps/dir_traversal.py
/usr/lib/python3.11/site-packages/fawltydeps/extract_declared_dependencies.py
/usr/lib/python3.11/site-packages/fawltydeps/extract_imports.py
/usr/lib/python3.11/site-packages/fawltydeps/gitignore_parser.py
/usr/lib/python3.11/site-packages/fawltydeps/limited_eval.py
/usr/lib/python3.11/site-packages/fawltydeps/main.py
/usr/lib/python3.11/site-packages/fawltydeps/packages.py
/usr/lib/python3.11/site-packages/fawltydeps/settings.py
/usr/lib/python3.11/site-packages/fawltydeps/traverse_project.py
/usr/lib/python3.11/site-packages/fawltydeps/types.py
/usr/lib/python3.11/site-packages/fawltydeps/utils.py
/usr/share/doc/fawltydeps
/usr/share/doc/fawltydeps/README.md
/usr/share/licenses/fawltydeps
/usr/share/licenses/fawltydeps/LICENSE
/usr/share/man/man1/fawltydeps.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue May 7 02:14:59 2024