[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет python3-hwdata-2.3.6-3.el8.noarch download

Имя python3-hwdata
Эпоха 0
Версия 2.3.6
Релиз 3.el8
Архитектура noarch
Сайт https://github.com/xsuchy/python-hwdata
Лицензия GPLv2
Время сборки 2023-08-08 19:17:22
Хост сборки builder-x86-10.inferitos.ru
Краткое описание Python bindings to hwdata package
Репозитории AppStream
Полное описание Provide python interface to database stored in hwdata package. It allows you to get human readable description of USB and PCI devices. This is the Python 3 build of the module.
Эррата
Размер 38 КиБ
Исходный проект python-hwdata-2.3.6-3.el8
Контрольная сумма SHA-256 bb6df86460c010ca1ef4782e0f19df2ef07028d4429df0527ee43257cb6213a9
× Full screenshot
История изменений link
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.3.6-3
- Rebuilt for MSVSphere 8.8

* Tue Jun 12 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.3.6-3
- Remove pylint dependency

* Fri Mar 16 2018 Charalampos Stratakis <cstratak@redhat.com> - 2.3.6-2
- Don't build Python 2 subpackage on EL > 7

* Mon Feb 12 2018 Miroslav Suchý <msuchy@redhat.com> 2.3.6-1
- Update Python 2 dependency declarations to new packaging standards

* Wed Aug 09 2017 Miroslav Suchý <msuchy@redhat.com> 2.3.5-1
- create python2-hwdata subpackage
- use dnf instead of yum in README
- remove rhel5 compatibilities from spec

* Thu Sep 22 2016 Miroslav Suchý <miroslav@suchy.cz> 2.3.4-1
- run pylint in %check
- require hwdata in python 3 package too (jdobes@redhat.com)
- implement PNP interface
- errors in usb.ids should not be fatal
- change upstream url in setup.py

* Wed Jan 28 2015 Miroslav Suchý <msuchy@redhat.com> 2.3.3-1
- upstream location changed

* Wed Jan 28 2015 Miroslav Suchý <msuchy@redhat.com>
- move upstream location

* Wed Dec 04 2013 Miroslav Suchý <msuchy@redhat.com> 1.10.1-1
- create python3-hwdata subpackage
- Bumping package versions for 1.9
- %defattr is not needed since rpm 4.4

* Fri Mar 02 2012 Miroslav Suchý 1.7.3-1
- 798375 - fix PCI device name translation (Joshua.Roys@gtri.gatech.edu)
- use setup from distutils