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

python310-identify-2.5.35-1.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-identify Distribution: openSUSE:Factory:zSystems
Version: 2.5.35 Vendor: openSUSE
Release: 1.2 Build date: Sat Mar 16 09:55:39 2024
Group: Development/Languages/Python Build host: reproducible
Size: 728673 Source RPM: python-identify-2.5.35-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/pre-commit/identify
Summary: File identification library for Python
File identification library for Python, including license file SPDX identifier.

Provides

Requires

License

MIT

Changelog

* Sat Mar 16 2024 Dirk Müller <dmueller@suse.com>
  - update to 2.5.35:
    * add .metal detection
* Thu Dec 07 2023 Dirk Müller <dmueller@suse.com>
  - update to 2.5.33:
    * add .avsc detection
    * Identify Vagrantfile as Ruby
    * Identify .salt-lint as YAML
* Fri Nov 24 2023 Matthias Bach <marix@marix.org>
  - For Leap, build this on modern Python as 3.6 is no longer
    supported.
* Wed Nov 01 2023 Matthias Fehring <buschmann23@opensuse.org>
  - update to version 2.5.31
    * no changelog available, alternatively have a look at
      https://github.com/pre-commit/identify/compare/v2.2.13...v2.5.31
  - use editdistance instead of ukkonen
    * Upstream changed from editdistance_s to ukkonen for performance
      reasons. Ukkonen is not now available for openSUSE. So switch
      back to editdistance for now.
    * Add 0001-use-editdistance-not-ukkonen.patch
  - spec file changes
    * remove not required python-setuptools from Requires
    * upstream URL has changed to https://github.com/pre-commit/identify
    * change requirement for python-editdistance from Suggests to
      Recommends
* Wed Aug 18 2021 John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
  - Update to 2.2.13
    * Add the '.kts' extension for kotlin
  - from version 2.2.12
    * add adobe illustrator's .ai extension
  - from version 2.2.11
    * Detect waf wscript files as Python
    * stricter mypy settings
* Thu Jun 24 2021 Markéta Machová <mmachova@suse.com>
  - update to 2.2.10
    * add few file formats
    * detect WORKSPACE files as bazel
  - stick with older editdistance as it has more functionality
* Wed May 26 2021 pgajdos@suse.com
  - version update to 2.2.6
    * lot of changes, no upstream changelog found
    https://github.com/pre-commit/identify/compare/v1.4.14...v2.2.6
* Wed May 26 2021 pgajdos@suse.com
  - %check: use %pytest macro
* Mon May 25 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Thu Apr 09 2020 Marketa Calabkova <mcalabkova@suse.com>
  - Update to 1.4.14
    * Handle malformed shebangs
    * Add Bazel, Scheme and Idris filetypes
    * Plantuml; .puml suffix
    * Recognize .pm as perl
    * Add some common rcfiles to the list
    * fix: add 'image' tag for SVG files
    * feat: add adoc/asciidoc file extension

Files

/etc/alternatives/identify-cli
/usr/bin/identify-cli
/usr/bin/identify-cli-3.10
/usr/lib/python3.10/site-packages/identify
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/identify-2.5.35-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/identify/__init__.py
/usr/lib/python3.10/site-packages/identify/__pycache__
/usr/lib/python3.10/site-packages/identify/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/cli.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/cli.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/extensions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/extensions.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/identify.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/identify.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/interpreters.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/__pycache__/interpreters.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/cli.py
/usr/lib/python3.10/site-packages/identify/extensions.py
/usr/lib/python3.10/site-packages/identify/identify.py
/usr/lib/python3.10/site-packages/identify/interpreters.py
/usr/lib/python3.10/site-packages/identify/py.typed
/usr/lib/python3.10/site-packages/identify/vendor
/usr/lib/python3.10/site-packages/identify/vendor/__init__.py
/usr/lib/python3.10/site-packages/identify/vendor/__pycache__
/usr/lib/python3.10/site-packages/identify/vendor/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/vendor/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/vendor/__pycache__/licenses.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/identify/vendor/__pycache__/licenses.cpython-310.pyc
/usr/lib/python3.10/site-packages/identify/vendor/licenses.py
/usr/share/doc/packages/python310-identify
/usr/share/doc/packages/python310-identify/README.md
/usr/share/licenses/python310-identify
/usr/share/licenses/python310-identify/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024