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

python312-azure-cognitiveservices-search-customsearch-0.3.0-2.14 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python312-azure-cognitiveservices-search-customsearch Distribution: openSUSE:Factory:zSystems
Version: 0.3.0 Vendor: openSUSE
Release: 2.14 Build date: Thu Nov 26 12:07:08 2020
Group: Development/Languages/Python Build host: reproducible
Size: 183711 Source RPM: python-azure-cognitiveservices-search-customsearch-0.3.0-2.14.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/Azure/azure-sdk-for-python
Summary: Microsoft Azure Cognitive Services Custom Search Client Library
This is the Microsoft Azure Cognitive Services Custom Search Client Library.

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

Provides

Requires

License

MIT

Changelog

* Thu Nov 26 2020 Robert Schweikert <rjschwei@suse.com>
  - Only build Python3 flavors for distributions 15 and greater
* Fri Jan 17 2020 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 0.3.0
    + For detailed information about changes see the
      HISTORY.txt file provided with this package
  - Update %description from README.rst
* Fri Oct 04 2019 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Drop patches to support older versions of setuptools as
    SLE-12 is now shipping with a recent enough version
    + acsc_drop-compatible-releases-operator.patch
    + acsc_drop-extras-require.patch
* Wed Apr 10 2019 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - New upstream release
    + Version 0.2.0
    + For detailed information about changes see the
      HISTORY.txt file provided with this package
  - Add patch to drop extras_require field from setup.py,
    required for SLES12 as the setuptools version is too old
    + acsc_drop-extras-require.patch
  - Refresh patches for new version
    + acsc_drop-compatible-releases-operator.patch
  - Run fdupes to hardlink duplicate files
    + Add fdupes to BuildRequires
    + Add %fdupes invocation to %install
  - Update %description and Summary from setup.py
  - Update BuildRequires and Requires from setup.py
* Mon Sep 03 2018 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Move LICENSE.txt from %doc to %license section
* Mon Jan 22 2018 adrian.glaubitz@suse.com
  - Initial build
    + Version 0.1.0
  - Add patch to drop compatible releases operator from setup.py,
    required for SLES12 as the setuptools version is too old
    + acsc_drop-compatible-releases-operator.patch

Files

/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__init__.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/_configuration.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/_configuration.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/_custom_search_client.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/_custom_search_client.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/version.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/__pycache__/version.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/_configuration.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/_custom_search_client.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__init__.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/_custom_search_client_enums.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/_custom_search_client_enums.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/_models.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/_models.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/_models_py3.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/__pycache__/_models_py3.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/_custom_search_client_enums.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/_models.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/models/_models_py3.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/__init__.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/__pycache__
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/__pycache__/_custom_instance_operations.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/__pycache__/_custom_instance_operations.cpython-312.pyc
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/operations/_custom_instance_operations.py
/usr/lib/python3.12/site-packages/azure/cognitiveservices/search/customsearch/version.py
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info/PKG-INFO
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info/SOURCES.txt
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info/dependency_links.txt
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info/not-zip-safe
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info/requires.txt
/usr/lib/python3.12/site-packages/azure_cognitiveservices_search_customsearch-0.3.0-py3.12.egg-info/top_level.txt
/usr/share/doc/packages/python312-azure-cognitiveservices-search-customsearch
/usr/share/doc/packages/python312-azure-cognitiveservices-search-customsearch/HISTORY.rst
/usr/share/doc/packages/python312-azure-cognitiveservices-search-customsearch/README.rst
/usr/share/licenses/python312-azure-cognitiveservices-search-customsearch
/usr/share/licenses/python312-azure-cognitiveservices-search-customsearch/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024