forked from pool/python-msoffcrypto-tool
Accepting request 794207 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/794207 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-msoffcrypto-tool?expand=0&rev=3
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e6dd01fdb3b44c573dba85b9675e5443520418e17bf8cc0a0f79a3928d3b3963
|
|
||||||
size 209230
|
|
||||||
3
msoffcrypto-tool-4.10.2.tar.gz
Normal file
3
msoffcrypto-tool-4.10.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:beda602d97ca2913a1da697f840290b2dfdf0ee1d60bc230468df1e7de41da98
|
||||||
|
size 209348
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 15 13:57:30 UTC 2020 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- version update to 4.10.2
|
||||||
|
* Make _packUserEditAtom spec-compliant
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 11 11:10:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Sep 11 11:10:17 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-msoffcrypto-tool
|
# spec file for package python-msoffcrypto-tool
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-msoffcrypto-tool
|
Name: python-msoffcrypto-tool
|
||||||
Version: 4.10.1
|
Version: 4.10.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for decrypting MS Office files
|
Summary: Library for decrypting MS Office files
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -30,6 +30,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
Requires: python-cryptography >= 2.3
|
Requires: python-cryptography >= 2.3
|
||||||
Requires: python-olefile >= 0.45
|
Requires: python-olefile >= 0.45
|
||||||
|
Requires: python-setuptools
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module coverage}
|
BuildRequires: %{python_module coverage}
|
||||||
|
|||||||
Reference in New Issue
Block a user