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

python3-pylero-0.0.9-1.fc41 RPM for noarch

From Fedora Rawhide for s390x / p

Name: python3-pylero Distribution: Fedora Project
Version: 0.0.9 Vendor: Fedora Project
Release: 1.fc41 Build date: Wed Mar 6 14:55:47 2024
Group: Unspecified Build host: buildvm-a64-15.iad2.fedoraproject.org
Size: 679342 Source RPM: python-pylero-0.0.9-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/RedHatQE/pylero
Summary: Python SDK for Polarion
This is Pylero, the Python wrapper for the Polarion WSDL API. The Pylero
wrapper enables native python access to Polarion objects and functionality
using object oriented structure and functionality. This allows the devlopers to
use Pylero in a natural fashion without being concerned about the Polarion
details.

All Pylero objects inherit from BasePolarion. The objects used in the library
are all generated from the SOAP factory class, using the python-suds library.
The Pylero class attributes are generated dynamically as properties, based on
a mapping dict between the pylero naming convention and the Polarion attribute
names.

The use of properties allows the pylero object attributes to be virtual with no
need for syncing between them and the Polarion objects they are based on.

The Polarion WSDL API does not implement validation/verification of data passed
in, so the Pylero library takes care of this itself. All enums are validated
before being sent to the server and raise an error if not using a valid value.
A number of workflow implementations are also included, for example when
creating a Document, it automatically creates the Heading work item at the same
time.

Polarion Work Items are configured per installation, to give native workitem
objects (such as TestCase), the library connects to the Polarion server,
downloads the list of workitems and creates them.

Provides

Requires

License

MIT

Changelog

* Tue Mar 05 2024 Wayne Sun <gsun@redhat.com> 0.0.9-1
  - Update to 0.0.9
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.8-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 0.0.8-2
  - Rebuilt for Python 3.12
* Tue Mar 14 2023 Wayne Sun <gsun@redhat.com> 0.0.8-1
  - Update to 0.0.8
* Thu Feb 23 2023 Wayne Sun <gsun@redhat.com> 0.0.7-1
  - Update to 0.0.7
* Fri Feb 17 2023 Wayne Sun <gsun@redhat.com> 0.0.6-1
  - Update to 0.0.6
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.5-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Dec 21 2022 Wayne Sun <gsun@redhat.com> 0.0.5-1
  - Update to 0.0.5
* Wed Dec 07 2022 Wayne Sun <gsun@redhat.com> 0.0.4-1
  - Initial packaging

Files

/usr/bin/pylero
/usr/bin/pylero-cmd
/usr/lib/python3.12/site-packages/pylero
/usr/lib/python3.12/site-packages/pylero-0.0.9.dist-info
/usr/lib/python3.12/site-packages/pylero-0.0.9.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/pylero-0.0.9.dist-info/LICENSE
/usr/lib/python3.12/site-packages/pylero-0.0.9.dist-info/METADATA
/usr/lib/python3.12/site-packages/pylero-0.0.9.dist-info/WHEEL
/usr/lib/python3.12/site-packages/pylero-0.0.9.dist-info/top_level.txt
/usr/lib/python3.12/site-packages/pylero/__init__.py
/usr/lib/python3.12/site-packages/pylero/__pycache__
/usr/lib/python3.12/site-packages/pylero/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/_compatible.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/_compatible.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_comment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_comment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_custom_value.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_custom_value.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_custom_value_entry.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_source.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/activity_source.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/approval.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/approval.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/attachment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/attachment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/base_polarion.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/base_polarion.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/baseline.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/baseline.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/build.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/build.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/build_linked_work_item.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/build_linked_work_item.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/build_test_results.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/build_test_results.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/category.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/category.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/change.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/change.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/comment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/comment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/custom.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/custom.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/custom_field.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/custom_field.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/custom_field_type.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/custom_field_type.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/document.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/document.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/enum_custom_field_type.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/enum_custom_field_type.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/enum_option.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/enum_option.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/enum_option_id.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/enum_option_id.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/exceptions.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/exceptions.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/externally_linked_work_item.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/externally_linked_work_item.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/field_diff.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/field_diff.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/hyperlink.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/hyperlink.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/imported_comment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/imported_comment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/language_definition.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/language_definition.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/license_info.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/license_info.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/linked_work_item.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/linked_work_item.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/module_comment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/module_comment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/plan.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/plan.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/plan_record.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/plan_record.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/plan_statistics.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/plan_statistics.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/planning_constraint.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/planning_constraint.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/priority_opt.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/priority_opt.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/priority_option_id.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/priority_option_id.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/product_license.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/product_license.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/project.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/project.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/project_group.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/project_group.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/properties.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/properties.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/property.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/property.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/revision.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/revision.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/server.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/server.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/session.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/session.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/signature.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/signature.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/signature_context.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/signature_context.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/signature_data.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/signature_data.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/subterra_uri.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/subterra_uri.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_record.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_record.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_run.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_run.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_run_attachment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_run_attachment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_step.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_step.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_step_result.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_step_result.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_steps.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/test_steps.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/tests_configuration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/tests_configuration.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/text.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/text.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/time_point.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/time_point.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/user.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/user.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/wiki_page.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/wiki_page.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/wiki_page_attachment.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/wiki_page_attachment.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/work_item.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/work_item.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/work_record.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/work_record.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/workflow_action.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/__pycache__/workflow_action.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/_compatible.py
/usr/lib/python3.12/site-packages/pylero/activity.py
/usr/lib/python3.12/site-packages/pylero/activity_comment.py
/usr/lib/python3.12/site-packages/pylero/activity_custom_value.py
/usr/lib/python3.12/site-packages/pylero/activity_custom_value_entry.py
/usr/lib/python3.12/site-packages/pylero/activity_source.py
/usr/lib/python3.12/site-packages/pylero/approval.py
/usr/lib/python3.12/site-packages/pylero/attachment.py
/usr/lib/python3.12/site-packages/pylero/base_polarion.py
/usr/lib/python3.12/site-packages/pylero/baseline.py
/usr/lib/python3.12/site-packages/pylero/build.py
/usr/lib/python3.12/site-packages/pylero/build_linked_work_item.py
/usr/lib/python3.12/site-packages/pylero/build_test_results.py
/usr/lib/python3.12/site-packages/pylero/category.py
/usr/lib/python3.12/site-packages/pylero/change.py
/usr/lib/python3.12/site-packages/pylero/cli
/usr/lib/python3.12/site-packages/pylero/cli/__init__.py
/usr/lib/python3.12/site-packages/pylero/cli/__pycache__
/usr/lib/python3.12/site-packages/pylero/cli/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/cli/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/cli/__pycache__/cmd.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pylero/cli/__pycache__/cmd.cpython-312.pyc
/usr/lib/python3.12/site-packages/pylero/cli/cmd.py
/usr/lib/python3.12/site-packages/pylero/comment.py
/usr/lib/python3.12/site-packages/pylero/custom.py
/usr/lib/python3.12/site-packages/pylero/custom_field.py
/usr/lib/python3.12/site-packages/pylero/custom_field_type.py
/usr/lib/python3.12/site-packages/pylero/document.py
/usr/lib/python3.12/site-packages/pylero/enum_custom_field_type.py
/usr/lib/python3.12/site-packages/pylero/enum_option.py
/usr/lib/python3.12/site-packages/pylero/enum_option_id.py
/usr/lib/python3.12/site-packages/pylero/exceptions.py
/usr/lib/python3.12/site-packages/pylero/externally_linked_work_item.py
/usr/lib/python3.12/site-packages/pylero/field_diff.py
/usr/lib/python3.12/site-packages/pylero/hyperlink.py
/usr/lib/python3.12/site-packages/pylero/imported_comment.py
/usr/lib/python3.12/site-packages/pylero/language_definition.py
/usr/lib/python3.12/site-packages/pylero/license_info.py
/usr/lib/python3.12/site-packages/pylero/linked_work_item.py
/usr/lib/python3.12/site-packages/pylero/module_comment.py
/usr/lib/python3.12/site-packages/pylero/plan.py
/usr/lib/python3.12/site-packages/pylero/plan_record.py
/usr/lib/python3.12/site-packages/pylero/plan_statistics.py
/usr/lib/python3.12/site-packages/pylero/planning_constraint.py
/usr/lib/python3.12/site-packages/pylero/priority_opt.py
/usr/lib/python3.12/site-packages/pylero/priority_option_id.py
/usr/lib/python3.12/site-packages/pylero/product_license.py
/usr/lib/python3.12/site-packages/pylero/project.py
/usr/lib/python3.12/site-packages/pylero/project_group.py
/usr/lib/python3.12/site-packages/pylero/properties.py
/usr/lib/python3.12/site-packages/pylero/property.py
/usr/lib/python3.12/site-packages/pylero/pylero.cfg
/usr/lib/python3.12/site-packages/pylero/revision.py
/usr/lib/python3.12/site-packages/pylero/server.py
/usr/lib/python3.12/site-packages/pylero/session.py
/usr/lib/python3.12/site-packages/pylero/signature.py
/usr/lib/python3.12/site-packages/pylero/signature_context.py
/usr/lib/python3.12/site-packages/pylero/signature_data.py
/usr/lib/python3.12/site-packages/pylero/subterra_uri.py
/usr/lib/python3.12/site-packages/pylero/test_record.py
/usr/lib/python3.12/site-packages/pylero/test_run.py
/usr/lib/python3.12/site-packages/pylero/test_run_attachment.py
/usr/lib/python3.12/site-packages/pylero/test_step.py
/usr/lib/python3.12/site-packages/pylero/test_step_result.py
/usr/lib/python3.12/site-packages/pylero/test_steps.py
/usr/lib/python3.12/site-packages/pylero/tests_configuration.py
/usr/lib/python3.12/site-packages/pylero/text.py
/usr/lib/python3.12/site-packages/pylero/time_point.py
/usr/lib/python3.12/site-packages/pylero/user.py
/usr/lib/python3.12/site-packages/pylero/wiki_page.py
/usr/lib/python3.12/site-packages/pylero/wiki_page_attachment.py
/usr/lib/python3.12/site-packages/pylero/work_item.py
/usr/lib/python3.12/site-packages/pylero/work_record.py
/usr/lib/python3.12/site-packages/pylero/workflow_action.py
/usr/share/doc/python3-pylero
/usr/share/doc/python3-pylero/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024