dependence 1.0.1__py3-none-any.whl → 1.0.2__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.
dependence/update.py CHANGED
@@ -537,9 +537,9 @@ def main() -> None:
537
537
  type=str,
538
538
  help=(
539
539
  "If provided, an extra which consolidates the requirements "
540
- "for all other extras will be added/updated to setup.cfg "
540
+ "for all other extras will be added/updated to pyproject.toml "
541
541
  "or setup.cfg (this argument is ignored for "
542
- "requirements.txt files)"
542
+ "requirements.txt files and other TOML files)"
543
543
  ),
544
544
  )
545
545
  parser.add_argument(
@@ -567,7 +567,7 @@ def main() -> None:
567
567
  nargs="+",
568
568
  type=str,
569
569
  help=(
570
- "One or more local paths to a setup.cfg, setup.cfg, "
570
+ "One or more local paths to a *.toml, setup.cfg, "
571
571
  "and/or requirements.txt file"
572
572
  ),
573
573
  )
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: dependence
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: A dependency management tool for python projects
5
5
  Project-URL: Homepage, https://dependence.enorganic.org
6
6
  Author-email: david@belais.me
@@ -3,8 +3,8 @@ dependence/__main__.py,sha256=myBIBZdez2jC3_dkVSE-mOLo39yKi2cF_0NuVXcXF1E,1528
3
3
  dependence/_utilities.py,sha256=gUFC6lzd3T60_-3kqzqTJRmmilzM64HRHz6rxjhJd9c,33697
4
4
  dependence/freeze.py,sha256=t9yoavc8h5OWA5za_tNrEQIGThFHy679O-6MnXUBZmQ,14855
5
5
  dependence/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
- dependence/update.py,sha256=UWbUKBcLZ30sLnCn9A3cdtn4RsT68R916LcEbuLkAiM,19955
7
- dependence-1.0.1.dist-info/METADATA,sha256=zu90hLAwuvbyG-IizENodndT4Sowf5EOO6TimrZfNbg,5508
8
- dependence-1.0.1.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
9
- dependence-1.0.1.dist-info/entry_points.txt,sha256=NStO_B0D81ObVYr9zDs6LCy0whm0a8KCiiFHMmTwOVE,56
10
- dependence-1.0.1.dist-info/RECORD,,
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,,