Changelog for
python3-tracer-0.7.8-2.fc36.noarch.rpm :
* Sat Jan 22 2022 Fedora Release Engineering
- 0.7.8-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Aug 23 2021 Jakub Kadlcik 0.7.8-1- Release also for F35 (frostyxAATTemail.cz)- Use distro.id() instead of platform.linux_distribution() (frostyxAATTemail.cz)- Implement compare_packages for the alpm backend (jvanderwaaAATTredhat.com)- Add find_package support for alpm (jvanderwaaAATTredhat.com)- Use importlib instead of deprecated imp (frostyxAATTemail.cz)- Drop beautifulsoup4/lxml dependencies (jvanderwaaAATTredhat.com)- Drop F32 from releasers.conf (frostyxAATTemail.cz)
* Sun Aug 01 2021 Jakub Kadlcik 0.7.7-1- Add installation instructions of EPEL 8 (frostyxAATTemail.cz)- Make the source of README.md more readable (frostyxAATTemail.cz)- Remove duplicates in suggested helpers (frostyxAATTemail.cz)- Make sure Collection.sorted doesn\'t traceback for None values (frostyxAATTemail.cz)- Ignore sudo and su in the output (frostyxAATTemail.cz)- Don\'t traceback for nonexisting PID (frostyxAATTemail.cz)- Access process PID only once (frostyxAATTemail.cz)- Rename tito master branch to rawhide (frostyxAATTemail.cz)
* Fri Apr 16 2021 Jakub Kadlcik 0.7.6-1- Update tito releasers (frostyxAATTemail.cz)- CentOS-8 uses DNF (mmarusakAATTredhat.com)- Add missing runtime dependency on python2-six (frostyxAATTemail.cz)- Add support for SUSE distributions using DNF (ngompa13AATTgmail.com)- Print a user-friendly error when a xml file cannot be parsed (frostyxAATTemail.cz)- Update tito releasers (frostyxAATTemail.cz)
* Sun Jan 24 2021 Jakub Kadlcik 0.7.5-1- Depend on python3-six instead of python3-future (frostyxAATTemail.cz)- Drop beautifulsoup4 in favor of built-in xml.dom (frostyxAATTemail.cz)- Drop nosetests dependency, use pytest instead (frostyxAATTemail.cz)
* Mon Jun 08 2020 Jakub Kadlcik 0.7.4-1- Fix list index out of range for ssh process names (frostyxAATTemail.cz)- When there is no helper, it doesn\'t contain anything (frostyxAATTemail.cz)- Fix wrong parameters number when upating an application objects (frostyxAATTemail.cz)- Remove unnecessary string decoding (frostyxAATTemail.cz)- Fix the missing dist in release (frostyxAATTemail.cz)
* Sat May 23 2020 Jakub Kadlčík - 0.7.3-2- We lost release dist macro somewhere
* Fri May 22 2020 Jonathon Turel 0.7.3-1- Stub dbus calls in tests (jturelAATTgmail.com)
* Thu May 21 2020 Jonathon Turel 0.7.2-3- Update tito releaser branches (frostyxAATTemail.cz)- Not build for python2 package for Fedora anymore (frostyxAATTemail.cz)
* Thu May 21 2020 Jonathon Turel 0.7.2-2- Fix build dependencies for EL7, EL8, F30 (jturelAATTgmail.com)
* Thu May 21 2020 Jonathon Turel 0.7.2-1- Use DNF on RHEL (jturelAATTgmail.com)- Use PackageManager to determine kernel version (jturelAATTgmail.com)- Use subprocess to check process path arguments (jturelAATTgmail.com)- Find the right lxml version for Python 3.4 (jturelAATTgmail.com)- Update Vagrantfile to use Fedora 30 (jturelAATTgmail.com)- Ignore debug kernels when checking if kernel has been updated (jturelAATTgmail.com)- Add build dependency for nosetests (frostyxAATTemail.cz)- Run tests within the %check phase (frostyxAATTemail.cz)- Update fedora branches (frostyxAATTemail.cz)