Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37566174
en ru br
Репозитории ALT

Группа :: Разработка/Python
Пакет: DistroDbMaker

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define oname DistroDbMaker

Name: %oname
Version: 0.034
Release: alt1
Summary: DistroDb Maker tools
License: LGPLv2+ or ALT-Public-Domain
Group: Development/Python
Url: https://www.altlinux.org/Packaging_Automation/DistroDb

Source: %name-%version.tar
BuildArch: noarch

BuildRequires(pre): rpm-build-python3
BuildRequires: python3-devel python3-module-setuptools
Requires: python3-module-rpm

Conflicts: distrodb-utils < 0.21
Conflicts: python-module-DistroDbMaker < 0.027
Obsoletes: python-module-DistroDbMaker < 0.027

%description
%summary

%package -n python3-module-%oname
Summary: DistroDb Maker tools
Group: Development/Python3
#py3_provides %oname

%description -n python3-module-%oname
%summary

DistroDbMaker creates DistroDb metadata database for a pure rpm repository,
or from the repository metadata such as mageia media_info or yum repodata.

%prep
%setup

%build
sed -i 1s,/usr/bin/python,/usr/bin/python3, *.py
%python3_build_debug
#pyproject_build

%install
%python3_install
#pyproject_install

%files
%_bindir/*

%files -n python3-module-%oname
%python3_sitelibdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin