From e39ea70b2bdca4c156c2143196217cf9aab976a0 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 29 Mar 2023 06:28:14 +0000 Subject: automatic import of python-pyLibravatar --- python-pyLibravatar.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pyLibravatar.spec b/python-pyLibravatar.spec index f4dbace..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 @@ -13,7 +13,6 @@ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools -Requires: python3-py3dns %description PyLibravatar is an easy way to make use of the federated Libravatar_ avatar @@ -22,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 @@ -44,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 - 1.7-2 +- add py3dns as dep + * Thu Jan 27 2022 zhangkea - 1.7-1 - Initial package. -- cgit v1.2.3