public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-certbot-dns-plesk] f43: Updated to 0.4.1
@ 2026-06-21 12:34 spike
0 siblings, 0 replies; only message in thread
From: spike @ 2026-06-21 12:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-certbot-dns-plesk
Branch : f43
Commit : 67847b7d7f5685d6d920de578acba41e6857a7ce
Author : spike <spike@fedoraproject.org>
Date : 2026-06-21T14:23:40+02:00
Stats : +10/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-certbot-dns-plesk/c/67847b7d7f5685d6d920de578acba41e6857a7ce?branch=f43
Log:
Updated to 0.4.1
---
diff --git a/.gitignore b/.gitignore
index 7a29f02..ea81438 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/certbot-dns-plesk-0.3.0.tar.gz
+/certbot_dns_plesk-0.4.1.tar.gz
diff --git a/python-certbot-dns-plesk.spec b/python-certbot-dns-plesk.spec
index efe4a5c..ec0e48e 100644
--- a/python-certbot-dns-plesk.spec
+++ b/python-certbot-dns-plesk.spec
@@ -1,14 +1,13 @@
%global pypi_name certbot-dns-plesk
Name: python-%{pypi_name}
-Version: 0.3.0
-Release: 18%{?dist}
+Version: 0.4.1
+Release: 1%{?dist}
Summary: Plesk DNS Authenticator plugin for Certbot
-# Automatically converted from old format: GPLv3+ - review is highly recommended.
License: GPL-3.0-or-later
URL: https://pypi.org/project/%{pypi_name}
-Source0: %{pypi_source}
+Source0: %{pypi_source certbot_dns_plesk}
BuildArch: noarch
@@ -35,7 +34,7 @@ Recommends: certbot
%description -n python3-%{pypi_name} %_description
%prep
-%autosetup -n %{pypi_name}-%{version}
+%autosetup -n certbot_dns_plesk-%{version}
%generate_buildrequires
%pyproject_buildrequires -r
@@ -45,16 +44,18 @@ Recommends: certbot
%install
%pyproject_install
-%pyproject_save_files certbot_dns_plesk
+%pyproject_save_files -l certbot_dns_plesk
%check
%pytest
%files -n python3-%{pypi_name} -f %{pyproject_files}
-%license LICENSE
%doc README.md
%changelog
+* Sun Jun 21 2026 spike <spike@fedoraproject.org> - 0.4.1-1
+- Updated to 0.4.1
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 2cb0b63..fde6a8f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (certbot-dns-plesk-0.3.0.tar.gz) = f8bd32d535b8b4cd452051a4f529e321b526bbf4dd165527ac37bb3a0b6c5534d8df64182e686837eb00ef5c85f93b83f137efdb3d665094e0d1649b450590bb
+SHA512 (certbot_dns_plesk-0.4.1.tar.gz) = 6e59eb4b621f9a067e865ab0bfe3cd0d810191f6054c7c31657cdc351aa6acea6562ce629d18f0e73a6d84994591c2442d165d5d8dd63dddcc34f3176414fb7a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-21 12:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-21 12:34 [rpms/python-certbot-dns-plesk] f43: Updated to 0.4.1 spike
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox