17
0

- update to version 1.0.0

* The docs extras for the certbot-apache and certbot-nginx packages
    have been removed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=34
This commit is contained in:
2020-01-03 11:31:17 +00:00
committed by Git OBS Bridge
parent 3a7313154c
commit ccc1b0c0cc
4 changed files with 13 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-certbot-apache
#
# Copyright (c) 2019 SUSE LLC.
# Copyright (c) 2020 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 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-certbot-apache
Version: 0.40.1
Version: 1.0.0
Release: 0
Summary: Apache plugin for Certbot
License: Apache-2.0
@@ -37,7 +37,7 @@ Requires: apache2
Requires: augeas-lenses
Requires: python-acme >= 0.34.0
Requires: python-augeas
Requires: python-certbot >= 0.34.0
Requires: python-certbot >= 0.39.0
Requires: python-zope.component
Requires: python-zope.interface
BuildArch: noarch