Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| cff23aaf18 | |||
| a2d4747071 |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7b97820857d9baffed98bca50ab82bb6a636e447865d7a013a7bdd7972f03cda
|
|
||||||
size 89982
|
|
||||||
3
acme-5.2.2.tar.gz
Normal file
3
acme-5.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7702d5b99149d5cd9cd48a9270c04693e925730c023ca3e1b853ab43746a9d01
|
||||||
|
size 90013
|
||||||
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 15 13:29:20 UTC 2026 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.2.2
|
||||||
|
* Support for Python 3.14 was added.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 14 07:53:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Tue Oct 14 07:53:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-acme
|
# spec file for package python-acme
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2026 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
%define libname acme
|
%define libname acme
|
||||||
Name: python-%{libname}
|
Name: python-%{libname}
|
||||||
Version: 5.1.0
|
Version: 5.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library for the ACME protocol
|
Summary: Python library for the ACME protocol
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user