From 380b01dc9d18eb6a5defa70d3aafe25e65c0bd70 Mon Sep 17 00:00:00 2001
From: CoprDistGit <infra@openeuler.org>
Date: Mon, 26 Jun 2023 09:53:59 +0000
Subject: automatic import of python-pyLibravatar

---
 python-pyLibravatar.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/python-pyLibravatar.spec b/python-pyLibravatar.spec
index e4978c0..f9b7e30 100644
--- a/python-pyLibravatar.spec
+++ b/python-pyLibravatar.spec
@@ -3,7 +3,7 @@
 
 Name:           python-%{pypi_name}
 Version:        %{pypi_version}
-Release:        1
+Release:        2
 Summary:        Python module for Libravatar
 
 License:        MIT
@@ -21,6 +21,7 @@ hosting service from within your Python applications.
 %package -n     python3-%{pypi_name}
 Summary:        %{summary}
 %{?python_provide:%python_provide python3-%{pypi_name}}
+Requires:       python3-py3dns
 
 %description -n python3-%{pypi_name}
 PyLibravatar is an easy way to make use of the federated Libravatar_ avatar
@@ -43,5 +44,8 @@ hosting service from within your Python applications.
 %{python3_sitelib}/%{pypi_name}-%{pypi_version}-py%{python3_version}.egg-info
 
 %changelog
+* Wed Mar 29 2023 lichaoran <pkwarcraft@hotmail.com> - 1.7-2
+- add py3dns as dep
+
 * Thu Jan 27 2022 zhangkea <zhangkea@uniontech.com> - 1.7-1
 - Initial package.
-- 
cgit v1.2.3