14
0

Accepting request 1245094 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1245094
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-identify?expand=0&rev=17
This commit is contained in:
2025-02-11 20:30:43 +00:00
committed by Git OBS Bridge
4 changed files with 28 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc482067adefd59ca945a4b75fd144d9395add861a0e11c1c2f32c71717d645a
size 101836

3
identify-2.6.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cf110af75b4ee89e20f9ba7450ff705e7e2bde3469345384a4197a457b42d6e
size 101902

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Tue Feb 11 09:43:51 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.6.7
* [pre-commit.ci] pre-commit autoupdate
* Upgrade asottile/workflows
* Add `.templ` extension
* Add uv to interpreters list
-------------------------------------------------------------------
Tue Feb 4 12:20:34 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.6.6
* [pre-commit.ci] pre-commit autoupdate
* Add '.asm' file extension as 'asm' filetype
- from version 2.6.5
* feat: identify .psm1 and .psd1 files as powershell
- from version 2.6.4
* feat: identify gleam files
* feat: identify bz3 files as bzip3 archives
* [pre-commit.ci] pre-commit autoupdate
* Add Tiltfile support
-------------------------------------------------------------------
Mon Dec 9 08:24:58 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-identify
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-identify
Version: 2.6.3
Version: 2.6.7
Release: 0
Summary: File identification library for Python
License: MIT