forked from pool/python-certipy
Accepting request 1277387 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1277387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-certipy?expand=0&rev=4
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0c0ea7b25248b42fb930f30173a78c029e6ba67e2ef9598ca4470d8975c9cbb6
|
||||
size 20424
|
||||
3
certipy-0.2.2.tar.gz
Normal file
3
certipy-0.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fef1f3d8819ee29c4c67719171c988302823dfe0b6cfbb47d249f374809ba05e
|
||||
size 20591
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 08:10:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.2.2
|
||||
* Test with default SSL configuration
|
||||
* Can't support Python 3.7 if we require setuptools-scm 8
|
||||
* Return flask app
|
||||
* Add AuthorityKeyIdentifier extension
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 8 10:38:43 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-certipy
|
||||
#
|
||||
# Copyright (c) 2021 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-certipy
|
||||
Version: 0.2.1
|
||||
Version: 0.2.2
|
||||
Release: 0
|
||||
Summary: Create and sign CAs and certificates
|
||||
License: BSD-3-Clause
|
||||
@@ -37,7 +37,6 @@ BuildArch: noarch
|
||||
BuildRequires: %{python_module Flask}
|
||||
BuildRequires: %{python_module pyOpenSSL}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module requests}
|
||||
# /SECTION
|
||||
Requires(post): update-alternatives
|
||||
Requires(postun): update-alternatives
|
||||
|
||||
Reference in New Issue
Block a user