dependence 1.0.2__py3-none-any.whl → 1.0.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,8 +1,9 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: dependence
3
- Version: 1.0.2
3
+ Version: 1.0.4
4
4
  Summary: A dependency management tool for python projects
5
- Project-URL: Homepage, https://dependence.enorganic.org
5
+ Project-URL: Documentation, https://dependence.enorganic.org
6
+ Project-URL: Repository, https://github.com/enorganic/dependence
6
7
  Author-email: david@belais.me
7
8
  License: MIT
8
9
  Keywords: dependencies,requirements
@@ -47,8 +48,8 @@ requirements.txt, pyproject.toml, setup.cfg, or tox.ini files. The output
47
48
  format matches that of `pip freeze`, but only lists dependencies of indicated
48
49
  packages and/or editable project locations.
49
50
 
50
- You may refer to the [`dependence freeze` CLI reference](https://dependence.enorganic.org/cli.md#dependence-freeze)
51
- and/or [`dependence.freeze` API reference](https://dependence.enorganic.org/api/freeze.md) for details
51
+ You may refer to the [`dependence freeze` CLI reference](https://dependence.enorganic.org/cli/#dependence-freeze)
52
+ and/or [`dependence.freeze` API reference](https://dependence.enorganic.org/api/freeze/) for details
52
53
  concerning this command/module, related options, and more complex use case
53
54
  examples.
54
55
 
@@ -173,7 +174,7 @@ updated? By design. Here are the rules `dependence update` adheres to:
173
174
  - If your requirement is unversioned, we don't touch it, of course. This is
174
175
  why you didn't see any change for "pip".
175
176
 
176
- You may refer to the [`dependence update` CLI reference](https://dependence.enorganic.org/cli.md#dependence-update)
177
- and/or [`dependence.update` API reference](https://dependence.enorganic.org/api/update.md) for details
177
+ You may refer to the [`dependence update` CLI reference](https://dependence.enorganic.org/cli/#dependence-update)
178
+ and/or [`dependence.update` API reference](https://dependence.enorganic.org/api/update/) for details
178
179
  concerning this command/module, related options, and more complex use
179
180
  cases/examples.
@@ -4,7 +4,7 @@ dependence/_utilities.py,sha256=gUFC6lzd3T60_-3kqzqTJRmmilzM64HRHz6rxjhJd9c,3369
4
4
  dependence/freeze.py,sha256=t9yoavc8h5OWA5za_tNrEQIGThFHy679O-6MnXUBZmQ,14855
5
5
  dependence/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  dependence/update.py,sha256=ymncDTVh9UxECQwOIcU3OWIfhvCP3kdQlyKfJH34CoU,19978
7
- dependence-1.0.2.dist-info/METADATA,sha256=F7JokQ115-l5hbG96SziL7I9BHTtgO-QAg5i9ZgPy4M,5508
8
- dependence-1.0.2.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
9
- dependence-1.0.2.dist-info/entry_points.txt,sha256=NStO_B0D81ObVYr9zDs6LCy0whm0a8KCiiFHMmTwOVE,56
10
- dependence-1.0.2.dist-info/RECORD,,
7
+ dependence-1.0.4.dist-info/METADATA,sha256=YQEq7pvYyjuLn23mF7yUcztYyFK-K2UbzE0l27gWEvw,5570
8
+ dependence-1.0.4.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
9
+ dependence-1.0.4.dist-info/entry_points.txt,sha256=NStO_B0D81ObVYr9zDs6LCy0whm0a8KCiiFHMmTwOVE,56
10
+ dependence-1.0.4.dist-info/RECORD,,