[ All 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 ]
×

Project python-hwdata-2.3.6-3.el8

Name python-hwdata
Epoch 0
Version 2.3.6
Release 3.el8
Website/URL https://github.com/xsuchy/python-hwdata
License GPLv2
Build Time 2023-08-08 19:17:14
Build Host builder-x86-10.inferitos.ru
Summary Python bindings to hwdata package
Repositories AppStream
Description Provide python interface to database stored in hwdata package. It allows you to get human readable description of USB and PCI devices.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
noarch
python3-hwdata-2.3.6-3.el8.noarch Python bindings to hwdata package bb6df86460c010ca1ef4782e0f19df2ef07028d4429df0527ee43257cb6213a9 download
src
python-hwdata-2.3.6-3.el8.src Python bindings to hwdata package 2b345b478e643f79b5b0d2233af2d98efa94b62f0a9f6ea876e6983f3b0fbb49 download
Changelog 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