backlogops-cli 1.0__tar.gz → 1.2__tar.gz

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.
Files changed (44) hide show
  1. {backlogops_cli-1.0 → backlogops_cli-1.2}/PKG-INFO +5 -5
  2. {backlogops_cli-1.0 → backlogops_cli-1.2}/README_pypi.md +2 -2
  3. {backlogops_cli-1.0 → backlogops_cli-1.2}/backlogops_cli.egg-info/PKG-INFO +5 -5
  4. {backlogops_cli-1.0 → backlogops_cli-1.2}/backlogops_cli.egg-info/requires.txt +2 -2
  5. {backlogops_cli-1.0 → backlogops_cli-1.2}/setup.py +3 -3
  6. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/config_edit.py +5 -2
  7. {backlogops_cli-1.0 → backlogops_cli-1.2}/LICENSE.txt +0 -0
  8. {backlogops_cli-1.0 → backlogops_cli-1.2}/backlogops_cli.egg-info/SOURCES.txt +0 -0
  9. {backlogops_cli-1.0 → backlogops_cli-1.2}/backlogops_cli.egg-info/dependency_links.txt +0 -0
  10. {backlogops_cli-1.0 → backlogops_cli-1.2}/backlogops_cli.egg-info/top_level.txt +0 -0
  11. {backlogops_cli-1.0 → backlogops_cli-1.2}/pyproject.toml +0 -0
  12. {backlogops_cli-1.0 → backlogops_cli-1.2}/setup.cfg +0 -0
  13. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/__init__.py +0 -0
  14. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/__main__.py +0 -0
  15. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/_command_io.py +0 -0
  16. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/_migrate_warn.py +0 -0
  17. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/_wizard_io.py +0 -0
  18. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/add_releases_to_jira.py +0 -0
  19. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/add_to_jira.py +0 -0
  20. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/adjust_release_content.py +0 -0
  21. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/bloc_version_reporter.py +0 -0
  22. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/config_wizard.py +0 -0
  23. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/convert.py +0 -0
  24. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/demo_backlog.py +0 -0
  25. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/encrypt_token_file.py +0 -0
  26. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/estimate_ready_date.py +0 -0
  27. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/extract_keys.py +0 -0
  28. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/jira_fields.py +0 -0
  29. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/list.py +0 -0
  30. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/migrate_cfg.py +0 -0
  31. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/order_by_deps.py +0 -0
  32. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/order_by_keys.py +0 -0
  33. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/order_by_release.py +0 -0
  34. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/order_releases.py +0 -0
  35. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/order_releases_in_jira.py +0 -0
  36. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/plan_release_dates.py +0 -0
  37. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/preset_wizard.py +0 -0
  38. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/py.typed +0 -0
  39. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/rank_in_jira.py +0 -0
  40. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/read_jira.py +0 -0
  41. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/rename_releases_in_jira.py +0 -0
  42. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/update_backlog_in_jira.py +0 -0
  43. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/update_releases_in_jira.py +0 -0
  44. {backlogops_cli-1.0 → backlogops_cli-1.2}/src/backlogops_cli/version.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: backlogops-cli
3
- Version: 1.0
3
+ Version: 1.2
4
4
  Summary: Command line interface for backlog operations.
5
5
  Author: Tom Björkholm
6
6
  Author-email: Tom Björkholm <klausuler_linnet0q@icloud.com>
@@ -24,9 +24,9 @@ Requires-Python: >=3.12
24
24
  Description-Content-Type: text/markdown
25
25
  License-File: LICENSE.txt
26
26
  Requires-Dist: argcomplete>=3.7.2
27
- Requires-Dist: backlogops>=1.0
27
+ Requires-Dist: backlogops>=1.2
28
28
  Requires-Dist: wizard-ui-bridge[textual]>=1.3
29
- Requires-Dist: edit-cfg-json-textual==0.0.4
29
+ Requires-Dist: edit-cfg-json-textual>=0.2.0
30
30
  Requires-Dist: versionreporter>=0.4
31
31
  Dynamic: author
32
32
  Dynamic: license-file
@@ -322,10 +322,10 @@ backlogops_cli serves 2 purposes:
322
322
 
323
323
  ## Test summary
324
324
 
325
- - Test result: 2234 passed, 1 deselected in 45s
325
+ - Test result: 2309 passed, 1 deselected in 58s
326
326
  - No flake8 warnings.
327
327
  - No mypy errors found.
328
328
  - No pylint warnings.
329
329
  - No python layout warnings.
330
- - Built version(s): 1.0
330
+ - Built version(s): 1.2
331
331
  - Build and test using Python 3.14.7
@@ -287,10 +287,10 @@ backlogops_cli serves 2 purposes:
287
287
 
288
288
  ## Test summary
289
289
 
290
- - Test result: 2234 passed, 1 deselected in 45s
290
+ - Test result: 2309 passed, 1 deselected in 58s
291
291
  - No flake8 warnings.
292
292
  - No mypy errors found.
293
293
  - No pylint warnings.
294
294
  - No python layout warnings.
295
- - Built version(s): 1.0
295
+ - Built version(s): 1.2
296
296
  - Build and test using Python 3.14.7
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: backlogops-cli
3
- Version: 1.0
3
+ Version: 1.2
4
4
  Summary: Command line interface for backlog operations.
5
5
  Author: Tom Björkholm
6
6
  Author-email: Tom Björkholm <klausuler_linnet0q@icloud.com>
@@ -24,9 +24,9 @@ Requires-Python: >=3.12
24
24
  Description-Content-Type: text/markdown
25
25
  License-File: LICENSE.txt
26
26
  Requires-Dist: argcomplete>=3.7.2
27
- Requires-Dist: backlogops>=1.0
27
+ Requires-Dist: backlogops>=1.2
28
28
  Requires-Dist: wizard-ui-bridge[textual]>=1.3
29
- Requires-Dist: edit-cfg-json-textual==0.0.4
29
+ Requires-Dist: edit-cfg-json-textual>=0.2.0
30
30
  Requires-Dist: versionreporter>=0.4
31
31
  Dynamic: author
32
32
  Dynamic: license-file
@@ -322,10 +322,10 @@ backlogops_cli serves 2 purposes:
322
322
 
323
323
  ## Test summary
324
324
 
325
- - Test result: 2234 passed, 1 deselected in 45s
325
+ - Test result: 2309 passed, 1 deselected in 58s
326
326
  - No flake8 warnings.
327
327
  - No mypy errors found.
328
328
  - No pylint warnings.
329
329
  - No python layout warnings.
330
- - Built version(s): 1.0
330
+ - Built version(s): 1.2
331
331
  - Build and test using Python 3.14.7
@@ -1,5 +1,5 @@
1
1
  argcomplete>=3.7.2
2
- backlogops>=1.0
2
+ backlogops>=1.2
3
3
  wizard-ui-bridge[textual]>=1.3
4
- edit-cfg-json-textual==0.0.4
4
+ edit-cfg-json-textual>=0.2.0
5
5
  versionreporter>=0.4
@@ -5,7 +5,7 @@ from setuptools import setup
5
5
 
6
6
  setup(
7
7
  name='backlogops-cli',
8
- version='1.0',
8
+ version='1.2',
9
9
  description='Command line interface for backlog operations.',
10
10
  author='Tom Björkholm',
11
11
  author_email='klausuler_linnet0q@icloud.com',
@@ -15,9 +15,9 @@ setup(
15
15
  package_data={'backlogops_cli': ['src/py.typed']},
16
16
  install_requires=[
17
17
  'argcomplete >= 3.7.2',
18
- 'backlogops >= 1.0',
18
+ 'backlogops >= 1.2',
19
19
  'wizard-ui-bridge[textual] >= 1.3',
20
- 'edit-cfg-json-textual == 0.0.4',
20
+ 'edit-cfg-json-textual >= 0.2.0',
21
21
  'versionreporter >= 0.4'
22
22
  ]
23
23
  )
@@ -3,8 +3,11 @@
3
3
 
4
4
  The whole configuration is shown at once, folded where it is deep, so a
5
5
  single value can be changed without walking through every question the
6
- wizard asks. The editor is the one of ``edit-cfg-json-textual``, so it needs
7
- a terminal; where the input is redirected, the wizard command is the way in.
6
+ wizard asks, and how many things a member holds is editable as well: a
7
+ preset, a person, a team, a level and an entry of a map can each be added
8
+ beside the ones that are there and taken out again. The editor is the one of
9
+ ``edit-cfg-json-textual``, so it needs a terminal; where the input is
10
+ redirected, the wizard command is the way in.
8
11
  One call runs the whole session: ``edit`` reads the file, shows it until the
9
12
  user is done, and answers with the configuration that was saved.
10
13
 
File without changes
File without changes