forked from pool/python-patatt
Accepting request 979478 from home:jirislaby:branches:devel:languages:python
- update to 0.4.9 * install-hook: make sure the hooks path exists * Always prefer files passed as params * Use a symlink to make the new key default * Add patatt install-hook subcommand OBS-URL: https://build.opensuse.org/request/show/979478 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-patatt?expand=0&rev=7
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-patatt
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-patatt
|
||||
Version: 0.4.6
|
||||
Version: 0.4.9
|
||||
Release: 0
|
||||
Summary: Cryptographic patch attestation for the masses
|
||||
License: MIT-0
|
||||
@@ -33,8 +33,8 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module PyNaCl}
|
||||
BuildRequires: git-core
|
||||
# /SECTION
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun):update-alternatives
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user