14
0
Commit Graph

6 Commits

Author SHA256 Message Date
0171dd5a3a - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=10
2024-01-22 22:34:31 +00:00
d20e10fece - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=8
2024-01-09 21:44:29 +00:00
7a7bcd91fc - 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:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=6
2023-05-04 16:39:33 +00:00
d8d0ef6a1d - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=5
2022-01-21 01:29:28 +00:00
Tomáš Chvátal
354f455415 Accepting request 827927 from home:jayvdb:branches:devel:languages:python
- Update to v1.0.0
  * Use pkg_resources vendored with pip

OBS-URL: https://build.opensuse.org/request/show/827927
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=3
2020-08-20 07:24:51 +00:00
Tomáš Chvátal
b3d389c792 Accepting request 683038 from home:jayvdb:coala:python3-bears
- Initial spec for v0.13.2

OBS-URL: https://build.opensuse.org/request/show/683038
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipdeptree?expand=0&rev=1
2019-03-10 10:58:31 +00:00