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

Группа :: Development/Python3
Пакет: python3-module-libusb1

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

Name:    python3-module-libusb1
Version: 2.0.1
Release: alt1

Summary: Python 3 ctype-based wrapper around libusb1
License: LGPL-2.1-or-later
Group:   Development/Python3
URL:     https://github.com/vpelletier/python-libusb1

Packager: Anton Midyukov <antohami at altlinux.org>

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

BuildArch: noarch

Source:  %name-%version.tar

%description
%summary

%prep
%setup

# fix egg-info

sed -i 's/\(^\s\+git_refnames = \).*$/\1"%version"/' usb1/_version.py

%build
%python3_build

%install
%python3_install

%check
%__python3 setup.py test

%files
%python3_sitelibdir/*
%doc README.rst
%exclude %python3_sitelibdir/usb1/testUSB1.py
%exclude %python3_sitelibdir/usb1/__pyinstaller

%changelog

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

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