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

python312-azure-mgmt-batch-17.3.0-1.1 RPM for noarch

From OpenSuSE Tumbleweed for noarch

Name: python312-azure-mgmt-batch Distribution: openSUSE Tumbleweed
Version: 17.3.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Apr 9 11:47:26 2024
Group: Development/Languages/Python Build host: reproducible
Size: 2069410 Source RPM: python-azure-mgmt-batch-17.3.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Azure/azure-sdk-for-python
Summary: Microsoft Azure Batch Management Client Library
This is the Microsoft Azure Batch Management Client Library.

Azure Resource Manager (ARM) is the next generation of management APIs that
replace the old Azure Service Management (ASM).

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 17.3.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
* Tue Jan 02 2024 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 17.2.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
* Thu Jul 27 2023 Dirk Müller <dmueller@suse.com>
  - use proper boolean requires for ranged requirements
* Mon Jul 24 2023 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 17.1.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Update Requires from setup.py
* Thu Nov 24 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 17.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Update Requires from setup.py
* Tue Jun 07 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 16.2.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
* Fri Feb 25 2022 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 16.1.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Update Requires from setup.py
* Thu Aug 05 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 16.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
  - Update Requires from setup.py
* Thu Mar 18 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 15.0.0
    + For detailed information about changes see the
      CHANGELOG.md file provided with this package
* Mon Jan 11 2021 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
  - Update Requires from setup.py

Files

/usr/lib/python3.12/site-packages/azure/mgmt/batch
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__init__.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_batch_management_client.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_batch_management_client.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_configuration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_configuration.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_serialization.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_serialization.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_vendor.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_vendor.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/__pycache__/_version.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/_batch_management_client.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/_configuration.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/_patch.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/_serialization.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/_vendor.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/_version.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__init__.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/_batch_management_client.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/_batch_management_client.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/_configuration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/_configuration.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/_batch_management_client.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/_configuration.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/_patch.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__init__.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_application_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_application_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_application_package_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_application_package_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_batch_account_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_batch_account_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_certificate_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_certificate_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_location_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_location_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_pool_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_pool_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_private_endpoint_connection_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_private_endpoint_connection_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_private_link_resource_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/__pycache__/_private_link_resource_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_application_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_application_package_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_batch_account_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_certificate_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_location_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_patch.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_pool_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_private_endpoint_connection_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/aio/operations/_private_link_resource_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__init__.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/_batch_management_client_enums.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/_batch_management_client_enums.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/_models_py3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/_models_py3.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/_batch_management_client_enums.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/_models_py3.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/models/_patch.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__init__.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_application_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_application_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_application_package_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_application_package_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_batch_account_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_batch_account_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_certificate_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_certificate_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_location_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_location_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_patch.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_patch.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_pool_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_pool_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_private_endpoint_connection_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_private_endpoint_connection_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_private_link_resource_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/__pycache__/_private_link_resource_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_application_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_application_package_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_batch_account_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_certificate_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_location_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_patch.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_pool_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_private_endpoint_connection_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/operations/_private_link_resource_operations.py
/usr/lib/python3.12/site-packages/azure/mgmt/batch/py.typed
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/LICENSE
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/LICENSE.txt
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/METADATA
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/RECORD
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/REQUESTED
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/WHEEL
/usr/lib/python3.12/site-packages/azure_mgmt_batch-17.3.0.dist-info/top_level.txt
/usr/share/doc/packages/python312-azure-mgmt-batch
/usr/share/doc/packages/python312-azure-mgmt-batch/CHANGELOG.md
/usr/share/doc/packages/python312-azure-mgmt-batch/README.md
/usr/share/licenses/python312-azure-mgmt-batch
/usr/share/licenses/python312-azure-mgmt-batch/LICENSE.txt


Generated by rpm2html 1.8.1

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