15
0

- Add python-dbus_next-rpmlintrc as another Source.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbus_next?expand=0&rev=2
This commit is contained in:
2021-09-29 14:58:22 +00:00
committed by Git OBS Bridge
parent 54e4a4fce5
commit dd284838cb
2 changed files with 11 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Sep 29 14:57:58 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Add python-dbus_next-rpmlintrc as another Source.
-------------------------------------------------------------------
Tue Sep 28 11:48:34 UTC 2021 - nyslay@gmail.com

View File

@@ -14,6 +14,8 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define modname python-dbus-next
@@ -23,10 +25,11 @@ Release: 0
Summary: A zero-dependency DBus library for Python with asyncio support
License: MIT
URL: https://github.com/altdesktop/python-dbus-next
Source: https://github.com/altdesktop/python-dbus-next/archive/v%{version}/%{modname}-%{version}.tar.gz
BuildRequires: python-rpm-macros
Source0: https://github.com/altdesktop/python-dbus-next/archive/v%{version}/%{modname}-%{version}.tar.gz
Source99: python-dbus_next-rpmlintrc
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages
@@ -65,4 +68,4 @@ Completely documented public API.
%license LICENSE
%{python_sitelib}/*
%changelog
%changelog