15
0

Accepting request 1006883 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1006883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-icoextract?expand=0&rev=3
This commit is contained in:
2022-09-29 16:13:59 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

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

3
icoextract-0.1.4.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 29 02:27:52 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to icoextract 0.1.4 (2022-08-08)
IconExtractor: support raw bytes as input, in addition to a filename
Refresh function descriptions
-------------------------------------------------------------------
Tue Aug 30 09:23:40 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-icoextract
Version: 0.1.3
Version: 0.1.4
Release: 0
Summary: Extract icons from Windows PE files (.exe/.dll)
License: MIT