python3-pyudev-qt5-0.21.0-7.el8 > 6 6_6 3!pQp)Tξ7]mtZ``t6 ]mtZ`ְX؀Ͼacv &2y4D,]m  R0kafJs\'?XJS#7FH,,qe9D xʩZ ! 8i!FK9ce| s1|$rde !P_e9FF2igOn0~do_//QJ]U*bH4NRXǺ 3 AilrBryxjKs,U| * 9A.Ne5[;li*ڿ>|{qB( 3I/8UOA/8z|X#@׻$53qpM@Z+G dPT$.>"~Q^ur:}m@Gt>p<(?d " = # AMpv     4H\|"(X8`9: 5GHIXY\]^,bdefltu,v@wxyCpython3-pyudev-qt50.21.07.el8Qt5 integration for pyudevQt5 integration for pyudev. This package provides a module pyudev.pyqt5 that contains classes for integrating a pyudev monitor with the Qt5 main loop.`sord1-prod-a64build002.svc.aws.rockylinux.orgpKojiRockyLGPLv2+infrastructure@rockylinux.orgUnspecifiedhttp://pypi.python.org/pypi/pyudevlinuxnoarchg@A큤`s`sVH`sV44204b2551bad6eebf19a50e54baf8574785011996b119ccf6a1bf6a4f177e1644204b2551bad6eebf19a50e54baf8574785011996b119ccf6a1bf6a4f177e1652f6bcc5d87ee57a4b5c1b0f11c7a20c4446237597c7c3b024333d1a715159f06095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3rootrootrootrootrootrootrootrootrootrootpython-pyudev-0.21.0-7.el8.src.rpmpython3-pyudev-qt5@     python(abi)python3-pyudevpython3-qt5rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PartialHardlinkSets)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.60.21.0-7.el83.0.4-14.6.0-14.0.4-14.0-15.2-14.14.3["XZnZ@YyXXZnWE@W@W'A@V@V=@VwV`.V9@U@UUUzT@T5T5SQB@QP

- 0.21.0-7Jaroslav Škarvada - 0.21.0-6Jaroslav Škarvada - 0.21.0-5Fedora Release Engineering - 0.21.0-4Fedora Release Engineering - 0.21.0-3Kevin Fenzi - 0.21.0-2mulhern - 0.21.1Fedora Release Engineering - 0.20.0-3mulhern - 0.20.0mulhern - 0.19.0Fedora Release Engineering - 0.18.1-5mulhern - 0.18.1David Shea - 0.17-4Robert Kuska - 0.17-3David Shea - 0.17.1-2David Shea - 0.17.1-1Fedora Release Engineering - 0.16.1-4David Shea - 0.16.1-3David Shea - 0.16.1-2David Shea - 0.16.1-1David Shea - 0.15-7Fedora Release Engineering - 0.15-6Fedora Release Engineering - 0.15-5Fedora Release Engineering - 0.15-4Chris Lockfort 0.15-3Fedora Release Engineering - 0.15-2Chris Lockfort 0.15-1- Dropped qt4 from RHEL-8 (#1591123)- Bumped release to fix conflict caused by automerge- Dropped python2 from RHEL-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild- Rebuild for Python 3.6- Deprecate use of Device object as mapping from udev property names to values - Add a Properties class and a Device.properties() method for udev properties - Fix places where Device object was incorrectly used in a boolean context - Return an empty string, not None, if the property value is an empty string - Exceptions re-raised from libudev calls now have a message string - Insert a warning about using a Device in a boolean context in docs - Infrastructure for vagrant tests is removed - Various internal refactorings - Extensive test improvements - Numerous documentation fixes- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages- Remove parsing code added in previous release - No longer do CI for Python 2.6 - Eliminate all wildcard imports and __all__ statements - No longer use deprecated Device.from_sys_path() method - Minor pylint induced changes - Documentation fixes- Never raise a DeviceNotFoundError when iterating over a device enumeration - Device.subsystem() now returns None if device has no subsystem - Add DeprecationWarnings to deprecated Device methods - Replace "/" with "!" in Device.from_name() sys_name parameter - Add some unstable classes for parsing some kinds of values - Make version info more like Python's including micro numbers and levels - Refactor some internal modules into subdirectories - Work on tests and reproducers- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild- Restore raising KeyError in astring, asint, asbool methods in Attributes - Add dependency on six package - pyudev sources now in src directory - Added support for pyqt5 monitor observer - Added discover module, which looks up a device on limited information - DeviceNotFoundError is no longer a subtype of LookupError - Attributes class no longer extends Mapping class - Attributes class no longer inherits [] operator and other Mapping methods - Attributes class object are no longer iterable or indexable and have no length - Attributes.available_attributes property added - Attributes.get() method, with usual semantics explicitly defined - Device.from_* methods are deprecated, use Devices.from_* methods instead - Device.from_device_number() now raises DeviceNotFoundByNumberError - Devices.from_interface_index() method added - Devices.from_kernel_device() method added- Add requires for things that are required - Split the main-loop integration modules into separate packages- Rebuilt for Python3.5 rebuild- Fix a typo in the python3-pyudev Provides- Really start the monitor on pyudev.Monitor.poll() - Force non-blocking IO in pyudev.Monitor to avoid blocking on receiving the device - Set proper flags on pipe fs - Handle irregular polling events properly - Rename MonitorObserver GUI classes and deprecate the old ones - Remove patches for #1170337 and #1230773 that are now part of upstream - Switch to new packaging guidelines which renames python-pyudev to python2-pyudev- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild- Retry interrupted system calls (#1230773) - Rearrange the build process to match current packaging recommendations- Use %license for the license file- Update to pyudev-0.16.1 (#880644) - Apply a patch from upstream to remove a global reference to libudev (#1170337)- Fix license tag (LGPL -> LGPLv2+) (#990579) - Remove rst tags from description - Remove unnecessary requires and buildrequires (#1095459) - Avoid packaging upstream egg-info files - Add a python3 package - Drop the Group tag which wasn't even the right group- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild- Reflect rawhide merging udev into systemd- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- initial package0.21.0-7.el8pyqt5.cpython-36.opt-1.pycpyqt5.cpython-36.pycpyqt5.pypython3-pyudev-qt5COPYING/usr/lib/python3.6/site-packages/pyudev/__pycache__//usr/lib/python3.6/site-packages/pyudev//usr/share/licenses//usr/share/licenses/python3-pyudev-qt5/-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protectioncpioxz2noarch-redhat-linux-gnupython 3.6 byte-compiledPython script, ASCII text executabledirectoryASCII textRRRutf-81efbf03b74e84bb911e4cec42b2c5b287e51dc36b7849442d208d9a87c4585c7?@7zXZ !#,t'] b2q l Nzexk9RJ?rzoͱ_H5Q?M1vwzHppCҮk4h-bswVnz[#{/uݎsoB QWܛ'ZS,꫏h܆σΧsQ_.㴕)`_Rd7yfς !PΏ퉵&ҕAT?o N)l])t)Of+H\- D71ЬגSgXsrۊL4&8p|p\-R"La06nyϓ 1&rd;`}7d/AW`!} #u:2eX}8FG5z/0M'UB a:-ܫ4ZYeҖI 6Z@Un=?ԪԨ5 Vl#.mHP]UR`b_=;c:$,_|5?\7bױ?EA]1R< $9oIWuIȌ!~.>!{g ^ #+Q St/pV8Q'N]3jqvOS2k6iz'E܁:Z hYpO-<_!j gT y WQ|*/f(Z{_A'_H[} w"  zIԛdDye0neݏa{YэaعTo0+c(W+}}p!\J!d=.=<&c,D,[vOB`ўCEoeGr w5H8w?nĖ)0ϡ] 2zy,EHF\YTgm}8~˝ ` |^DHFM uŃILX"XDQ|y-i/Zh9J][ׂn[ǓViŔG E_.Wh]bDtmflb%SYh)*Ӽe; Ha MG3+ԏZ̈́? $ꮆeߥ  Dg6u QڂY3J5N,й82uXؐ'ES0GKޖu nؘ:tdQ+ J@GĝCkS<}w@C?^nUe}LrQpp۳':!\1*M%PƪK ?A{ZCbvdpMr$ļ1Y!}Rq:~!cG(GyZXKm3L 8qপ,O7'>pյ;]>3?kנrgbArJmJAennz $[2^MqV~`I@Xd6C59ƭ_v>zT3S8BPeZz=^!N2W4:k|[\TkaPրhfɊ z貲W؜N}A#wԛR)~rLrg} J䪱YH%kPJ-V8s>,: Ap@ZN g B҂g(ՎqtЖ-=mhh *TQ5.I\ b$5܋ $mqpN)Y {;e{24_|-WVHVm}-6LT~D?dK{JK &MɠokE h?a8O m2%,̣rkJJh .?MbLځ]?P@*\[[pN>Ph(@n7e{(BM buLoMЖU0lAG杏-mK(_ܒ0@Xc);\ص Q!YBQr!X4墵\3f.E79M/mqgMV@PP0(I>n- xQ[/:ׇS:0eysOHd̀(,mb'ACdraW xa04e{t: YXQ6MC'\&W@ Os(!·x16E:ԃ@aIJcN.6&\IIer [+L2>HT|J[,-*+,V簃_*sħpKrd$p)w7f?oIPh[-Z]swm{}2$2/\xy^~^I|f}fkد~*2|$VXO1_} H6 9* K], υ3vO~Ȧz2,BYdf{t⥔Lea1xNJ M[ѾQIՄvh݄r,Vw;YV_++,mֳ݊`$ْ4*c WRč24/۞VP^tx5 PȥU޺KZ@>U'Tb=@# 瀋 άnMcb8#?[A0MB3Ffْ!uB=\"&w >jЍO tԧ(brK̂ƨ%]BDru6s2Ȇe awqԕZ}1 3S[Z\RUo m*"ز hRJ:C{ ݟ˘^v蚍i<K:RȐ=}ܩ_BmE^<ټcz/ۛf_nՄ"`M'0ٹWE겆+sR16T6Y> Qw| \"isy˄!EG3M3wi̻8H;۩N(v/moo M%Nw +3x#NȃXF ?)!h:yOQI:#dpI,6_րF鞃md{U܎tN Z؁ ƚ#E>|; n(h#;|H#IowcW0X?B,W9(MuA\(_ۡ+4WN,Wo?>ȹ@JD7}91(JT(CWnSxkrijʰOdjZ|kywv /YnvF^>:YX'5Z0q(yp6;! Sdك͞j7fɎQ5h}XB/joe*)CZjdR@7 @7"Ud?Il8e$<w*ɮ:[aN.&tz82y q2|Ķ=^lnǎmS&z4;K@_./ Nz.\2iDQ# Olz:X?wIC`0+-\}:tE]r >1!q[4 q2fgqn.ت{b ;Y]_mNo$vYmf]~ARD-HĘԾ1kd\6''n7&kFGɩĪ`VWtO g_Esk.?OS =j? }V[T@'@0;c)B%o UƴH<>rj[fXDcgf%I x| frlC=k+)ӵێnGਗ਼FP>&t+ 3pEmZ^غIg(o Em*BDh]lKX,;l`&ݶD$W2V,wW!|s$gH}䅙M>| =Cw_s6/$Öȋ[\Q9V~%>VUFE[zcjHC2bق63N"UTݎ(E/9dO"}\Yu4u|L;M`Y:sX@ `dP}Ϳd1ܱǕw:fw2SWZ[@,ٞ|S⠉o]T[c6w2 BOqxYԠEኔ ^mlhk3y~| C'GPmE5  i@#Aka#씍hxӆZ${h Sxp,E|Cjc#0xsVYh9%Â^:ʤ-ºTKi,+[1Wt_!(_L7~S>(W`Iz]0)^&[ܡ&  'F(Kk'jbx 9+ޛnbt6PWm"`vXM:%#.a7<8#NC? >/DWnV_N͇RvOhAtڴS=$X)C]Jb׺ z@JxoӬ+~OKӵZtQ>M c_Yn~8 ȇ$u|syRDM{UX|~Wz/WAИoOlqZ?m5ӎm; nOXI0@ RFzכ!;)%D)qI  φq;0#D><1:yl]_FnxM7)&u1í@vp+Njr@7Ff|6 @hP 4=U-d` ֏BPMSބGpLR.qfI]PD>׊,bO)K]}]Vq-׀ aw^UZo4Ւ %FՌlM{1MG!/KpNl9.\ߗQ auԩwm\wAҩ*Hb8z۟[Bz$6҄7bi3O`Cq $8&(iDjJ%0%[h7D'a]AӅt&wJDks_4RTa]#р06(:dI%6𦛱#dvbw։mF;=+h[߲UL}'@\fz;?+J8Z.Q́S ek TqKPFNIeOSe{p^ROo)bmu6ɾ*DMRݱt.,ZYF32Ef^wS{0]U:^;/{zWfnsNP:+rn$H_SSen qBw([8V 3f#"Q0sejb A(b>ȲB,)#2SS$[~zYwcf7ޏ.Ӽ(.$MehRCi@qBu'^=O)D2J1 džͨ!r˴3`*HDmc,!T9 LBHOڇ@Z`Ehw=($zedJ0]E7l sOx`H  ׍ %ѩ0/$dW ^ӶOC$.XmKG,0e>7EgO B4 3 ke>+s 9 ])Q iCp&qa|*{cE~or{wj`OG zo>zi1^& p{&6,'z,AӒHvi^]EzBIҌ֎i/=^GV E>ʸ"0If Cii s2T"aډLfJB'É.Aޚըc[E&A{Cx8)4?ZK~}׀N؈h/B=; +cv=5c}$$v.pX v1@*7N çl%n hP5~q "PZp} :Z 4ȯWDW)%[uܻtZD *WorZ#d 2G;-gVO9+V[6(0y |Ob';1$ڠAS#bTbR,RwY5'xd^eqVj;Ǥ_ +%D"(hf,[,쨎},%Sh ŝ68|HQ0?v$̦q'gRt;r .5m-GNpX.jK[ 3Nu[ 0KH%]=_,I>ك7ZU}P= ̞&hm% qF' o@@O"\r,⤨GRBϠǃL vFaKӠ&=F21Z5ArLyYiLo"k4'?W"%$:'(AZJF3XŦ,7TLnZJZlX"@|z@$Qoh칾4G VYXJKV3nԚ=@MiRR/c i]\ ؗ*(嵊?ym 俰;(POyÊc0v sm]SrɻaN ~V Zn(#AnfA3i49xծ@C 'r_ihx1>Ԕ 1xM&* (+vGcZ ['ud9VLsh6&=P\Ȗo#3^cV #N~A p7_Q ZUKK]Nm)qԚ~>G[ %21aD嘆vN: ]L99].~kwmYx~`B( T;?*g=&p-Ox-2/Ƌ u^Tm1R[R8ڻY'7ny&6/UEݸ^Nt.kبRi!ֿr^ZL ӀbThiN2}Ѭ(U~Ϭ&~&y#m Fo {n+T |D/pC9'2IJ"z۷PNHSV?MUI@QCQcr5~tXֻ3=f|&XHwL ںZ\\̽"RBn 9RZ [n7F8!S ϑaD%ªFZgc;$QkV[Bx[0N[𑁣?Fg,Pu[FNKm|v ʟ\^m,t\Pf|=#;8.]}I2̟" P.9 YZ