forked from pool/python-python-debian
- Rename package according to the Python packaging guidelines.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-debian?expand=0&rev=3
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
Mon Jul 4 13:49:00 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Fix Homepage
|
||||
- Rename package according to the Python packaging guidelines.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 11:39:36 UTC 2022 - Julio González Gil <jgonzalez@suse.com>
|
||||
|
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-debian
|
||||
# spec file for package python-python-debian
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2017 Free Software Foundation Europe e.V.
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-debian
|
||||
Name: python-python-debian
|
||||
Version: 0.1.44
|
||||
Release: 0
|
||||
Summary: Debian package related modules
|
||||
@@ -33,6 +33,8 @@ Requires: python-chardet
|
||||
Requires: python-six
|
||||
Requires: zstd
|
||||
BuildArch: noarch
|
||||
Provides: python-debian = %{version}-%{release}
|
||||
Obsoletes: python-debian < %{version}-%{release}
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user