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

python312-pipdeptree-2.13.2-1.3 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-pipdeptree Distribution: openSUSE Tumbleweed
Version: 2.13.2 Vendor: openSUSE
Release: 1.3 Build date: Mon Jan 22 23:34:12 2024
Group: Unspecified Build host: reproducible
Size: 186942 Source RPM: python-pipdeptree-2.13.2-1.3.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/naiquevin/pipdeptree
Summary: Command line utility to show dependency tree of packages
Command line utility to show dependency tree of packages.

Provides

Requires

License

MIT

Changelog

* Mon Jan 22 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.13.2:
    * models/package: have `version_spec` only exist in
      `ReqPackage`
    * Use "Any" value if necessary for required version in JSON
      render
* Tue Jan 09 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.13.1:
    * models/package: move `requires()` and `version` to
      `DistPackage`
    * Update README to show 2.13.0 CLI syntax
  - update to 2.13.0:
    * Add missing `user_only` field in `Options`
    * Exit with error when `-p` given patterns that fail to match
  - update to 2.12.0:
    * Detect dependency cycles beyond a depth = 2
  - update to 2.11.0:
    * Have --packages and --all work together
  - update to 2.10.2:
    * Internal refactors.
  - update to 2.10.1:
    * Fix graphviz CLI failing
  - update to 2.10.0:
    * Split project to parts
    * Drop 3.7 support
    * Fix entrypoints
    * Improve CLI
    * Add type check to CI and fix errors
    * Simplify loops
  - update to 2.9.6:
    * Avoid changing `t` in `randomized_dag_copy()` by shallow
      copying
  - update to 2.9.5:
    * Exclude dependabot and pre-commit ci from release notes
    * Add type information
  - update to 2.9.4:
    * Allow to force encoding
    * Implement -d/--depth argument
* Thu May 04 2023 Daniel Garcia <daniel.garcia@suse.com>
  - Update to 2.7.1:
    * Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 by
      @dependabot in #219
    * Bump deps and tools by @gaborbernat in #220
    * Bump deps and tools by @gaborbernat in #222
    * Bump deps and tools by @gaborbernat in #224
    * Add trusted-publish by @gaborbernat in #226
    * Fix typo: "Maermaid" by @gschaffner in #227
    * Add 3.12 support by @gaborbernat in #228
  - 2.7.0:
    * Bump deps and tools by @gaborbernat in #210
    * Bump deps and tools by @gaborbernat in #212
    * Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3 by
      @dependabot in #214
    * Implement: Use fnmatch for include and exclude #213 by @jensens in
      [#215]
  - 2.6.0:
    * Bump deps and tools by @gaborbernat in #203
    * Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.1 by
      @dependabot in #206
    * Handle and test mermaid output for a reversed tree by @ajkerrigan
      in #209
  - 2.5.2:
    * Quote Mermaid node and edge labels by @kdeldycke in #200
    * Unique IDs in Mermaid not conflicting with reserved keywords by
      @kdeldycke in #201
  - 2.5.1:
    * Fix mermaid option by @kdeldycke in #196
    * Bump tools and deps and fix changelog by @gaborbernat in #199
  - Update to 2.5.0:
    * Implements Mermaid output by @kdeldycke in #195
  - 2.4.0:
    * Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by
      @dependabot in #182
    * Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.4 by
      @dependabot in #185
    * Bump deps and tools by @gaborbernat in #192
    * Make the output of the dot format deterministic and stable by
      @kdeldycke in #189
  - 2.3.3:
    * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #176
    * Update README for tested Python versions by @tomkins in #178
  - 2.3.2:
    * Generalize license by @gaborbernat in #179
  - 2.3.1:
    * Use importlib.metadata for guess_version instead of importing the
      module by @saaketp in #171
  - 2.3.0:
    * Make pipdeptree works with python 3.11 by @dqkqd in #173
* Fri Jan 21 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Update to 2.2.1:
    * Fix --user-only and --freeze flags which were broken after the last release.
    * Fix for compatibility with new version of graphviz (>= 0.18.1).
    * Fix pipdeptree to work with pip version 21.3. The _internal pip api that was being used earlier is now replaced with new functions. (PR #154)
    * JSON output is sorted alphabetically to make it deterministic
    * Fix --freeze option due to breaking changes in pip's internal api in version > 21.1.1
    * Include license file in dist package
    * Support for running in the context of a virtualenv (without installing pipdeptree inside the virtualenv)
    * Avoid crash when rendering cyclic dependencies
    * Fix graphviz (dot file) output
    * Handle a (rare) case while guessing version of a package
    * Improve integration tests
  - Remove the hacked together virtualenv that was 2.7 based, since it is no
    longer needed.
  - Add virtualenv to BuildRequires.
* Wed Aug 19 2020 John Vandenberg <jayvdb@gmail.com>
  - Update to v1.0.0
    * Use pkg_resources vendored with pip
* Thu Mar 07 2019 John Vandenberg <jayvdb@gmail.com>
  - Initial spec for v0.13.2

Files

/etc/alternatives/pipdeptree
/usr/bin/pipdeptree
/usr/bin/pipdeptree-3.12
/usr/lib/python3.12/site-packages/pipdeptree
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/METADATA
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/RECORD
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/licenses
/usr/lib/python3.12/site-packages/pipdeptree-2.13.2.dist-info/licenses/LICENSE
/usr/lib/python3.12/site-packages/pipdeptree/__init__.py
/usr/lib/python3.12/site-packages/pipdeptree/__main__.py
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/__main__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/__main__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_cli.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_cli.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_discovery.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_discovery.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_non_host.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_non_host.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_validate.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/_validate.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/__pycache__/version.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_cli.py
/usr/lib/python3.12/site-packages/pipdeptree/_discovery.py
/usr/lib/python3.12/site-packages/pipdeptree/_models
/usr/lib/python3.12/site-packages/pipdeptree/_models/__init__.py
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__/dag.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__/dag.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__/package.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_models/__pycache__/package.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_models/dag.py
/usr/lib/python3.12/site-packages/pipdeptree/_models/package.py
/usr/lib/python3.12/site-packages/pipdeptree/_non_host.py
/usr/lib/python3.12/site-packages/pipdeptree/_render
/usr/lib/python3.12/site-packages/pipdeptree/_render/__init__.py
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/graphviz.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/graphviz.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/json.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/json.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/json_tree.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/json_tree.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/mermaid.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/mermaid.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/text.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/__pycache__/text.cpython-312.pyc
/usr/lib/python3.12/site-packages/pipdeptree/_render/graphviz.py
/usr/lib/python3.12/site-packages/pipdeptree/_render/json.py
/usr/lib/python3.12/site-packages/pipdeptree/_render/json_tree.py
/usr/lib/python3.12/site-packages/pipdeptree/_render/mermaid.py
/usr/lib/python3.12/site-packages/pipdeptree/_render/text.py
/usr/lib/python3.12/site-packages/pipdeptree/_validate.py
/usr/lib/python3.12/site-packages/pipdeptree/py.typed
/usr/lib/python3.12/site-packages/pipdeptree/version.py
/usr/share/doc/packages/python312-pipdeptree
/usr/share/doc/packages/python312-pipdeptree/CHANGES.md
/usr/share/doc/packages/python312-pipdeptree/README.md
/usr/share/licenses/python312-pipdeptree
/usr/share/licenses/python312-pipdeptree/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:23:10 2024