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

python310-azure-batch-14.2.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python310-azure-batch Distribution: openSUSE Tumbleweed
Version: 14.2.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Apr 9 09:56:31 2024
Group: Development/Languages/Python Build host: reproducible
Size: 2830078 Source RPM: python-azure-batch-14.2.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Azure/azure-sdk-for-python
Summary: Microsoft Azure Batch Client Library
This is the Microsoft Azure Batch Client Library.

This package has been tested with Python 2.7, 3.4, 3.5, 3.6 and 3.7.

Provides

Requires

License

MIT

Changelog

* Tue Apr 09 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 14.2.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
* Thu Apr 04 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Switch package to modern Python Stack on SLE-15
    + Use Python 3.11 on SLE-15 by default
    + Add Obsoletes for old python3 package on SLE-15
    + Drop support for older Python versions
  - Switch build system from setuptools to pyproject.toml
    + Add python-pip and python-wheel to BuildRequires
    + Replace %python_build with %pyproject_wheel
    + Replace %python_install with %pyproject_install
    + Update name for dist directory in %files section
  - Drop setting default file attributes in %files section
  - Use modern RPM macros to express version dependencies
* Wed Jan 10 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 14.1.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Remove unzip package from BuildRequires
  - Switch source archive format to TAR.GZ
* Wed Jun 14 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 14.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
* Thu Nov 10 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 13.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Update Requires from setup.py
* Thu Feb 03 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 12.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
* Thu Aug 05 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 11.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Update Requires from setup.py
* Thu Dec 17 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 10.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
* Thu Nov 26 2020 Robert Schweikert <rjschwei@suse.com>
  - Only build Python3 flavors for distributions 15 and greater
* Wed Apr 01 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 9.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Rename HISTORY.rst to CHANGELOG.md in %files section
  - Rename README.rst to README.md in %files section

Files

/usr/lib/python3.10/site-packages/azure/batch
/usr/lib/python3.10/site-packages/azure/batch/__init__.py
/usr/lib/python3.10/site-packages/azure/batch/__pycache__
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/_batch_service_client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/_batch_service_client.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/_configuration.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/_configuration.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/_version.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/_version.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/batch_auth.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/__pycache__/batch_auth.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/_batch_service_client.py
/usr/lib/python3.10/site-packages/azure/batch/_configuration.py
/usr/lib/python3.10/site-packages/azure/batch/_version.py
/usr/lib/python3.10/site-packages/azure/batch/batch_auth.py
/usr/lib/python3.10/site-packages/azure/batch/custom
/usr/lib/python3.10/site-packages/azure/batch/custom/__init__.py
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__/custom_errors.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__/custom_errors.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__/patch.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/custom/__pycache__/patch.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/custom/custom_errors.py
/usr/lib/python3.10/site-packages/azure/batch/custom/patch.py
/usr/lib/python3.10/site-packages/azure/batch/models
/usr/lib/python3.10/site-packages/azure/batch/models/__init__.py
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_batch_service_client_enums.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_batch_service_client_enums.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_models.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_models_py3.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_models_py3.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_paged_models.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/__pycache__/_paged_models.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/models/_batch_service_client_enums.py
/usr/lib/python3.10/site-packages/azure/batch/models/_models.py
/usr/lib/python3.10/site-packages/azure/batch/models/_models_py3.py
/usr/lib/python3.10/site-packages/azure/batch/models/_paged_models.py
/usr/lib/python3.10/site-packages/azure/batch/operations
/usr/lib/python3.10/site-packages/azure/batch/operations/__init__.py
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_account_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_account_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_application_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_application_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_certificate_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_certificate_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_compute_node_extension_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_compute_node_extension_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_compute_node_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_compute_node_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_file_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_file_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_job_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_job_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_job_schedule_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_job_schedule_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_pool_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_pool_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_task_operations.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/__pycache__/_task_operations.cpython-310.pyc
/usr/lib/python3.10/site-packages/azure/batch/operations/_account_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_application_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_certificate_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_compute_node_extension_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_compute_node_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_file_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_job_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_job_schedule_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_pool_operations.py
/usr/lib/python3.10/site-packages/azure/batch/operations/_task_operations.py
/usr/lib/python3.10/site-packages/azure/batch/py.typed
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/LICENSE
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/LICENSE.txt
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/RECORD
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/REQUESTED
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/azure_batch-14.2.0.dist-info/top_level.txt
/usr/share/doc/packages/python310-azure-batch
/usr/share/doc/packages/python310-azure-batch/CHANGELOG.md
/usr/share/doc/packages/python310-azure-batch/README.md
/usr/share/licenses/python310-azure-batch
/usr/share/licenses/python310-azure-batch/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 30 23:23:08 2024