public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: spike <spike@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-certbot-dns-plesk] f44: Updated to 0.4.1
Date: Sun, 21 Jun 2026 12:34:28 GMT	[thread overview]
Message-ID: <178204526890.1.17023055138025275086.rpms-python-certbot-dns-plesk-67847b7d7f56@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-certbot-dns-plesk
Branch : f44
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=f44

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

                 reply	other threads:[~2026-06-21 12:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178204526890.1.17023055138025275086.rpms-python-certbot-dns-plesk-67847b7d7f56@fedoraproject.org \
    --to=spike@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox