Fedora Packages

obserware-0.2.9-7.fc39 in Fedora 39

↵ Return to the main page of obserware
View build
Search for updates

Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files

Changelog

Date Author Change
2023-07-20 Fedora Release Engineering <releng at fedoraproject dot org> - 0.2.9-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
2023-06-16 Python Maint <python dash maint at redhat dot com> - 0.2.9-6 - Rebuilt for Python 3.12
2023-01-19 Fedora Release Engineering <releng at fedoraproject dot org> - 0.2.9-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
2022-11-18 Onuralp SEZER <thunderbirdtr at fedoraproject dot org> - 0.2.9-4 - Rebuild for python and updated py deps (fixes RHBZ#2137855)
2022-07-22 Fedora Release Engineering <releng at fedoraproject dot org> - 0.2.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
2022-06-14 Python Maint <python dash maint at redhat dot com> - 0.2.9-2 - Rebuilt for Python 3.11
2022-02-19 Akashdeep Dhar <t0xic0der at fedoraproject dot org> - 0.2.9-1 - v0.2.9 - Released on February 19th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.9 - Updated Flatpak manifest files according to the updated version tag - Removed the CPU cycles dialog box and the CPU cycles widget list items - Removed the CPU times dialog box and the CPU times widget list items - Removed the dedicated information provider for the CPU cycles and CPU times - Redesigned the performance widget list item to include both CPU cycles and CPU times - Added a performance tabscreen with widget listing for CPU cycles and CPU times - Moved the static CPU information from the information tabscreen to the new tabscreen - Transferred the information provider under the tabscreen hierarchy - Redesigned the information tabscreen to accommodate the limited set of static info - Cleaned up the source code and UI assets for needless UI elements - Reorganized the mainwind operations' methods for better code readability - Fixed the bug where the widget list would scroll back to the top on refresh - Added a manual refresh button in the network tabscreen and partitions tabscreen - Addressed exceptions by logging events of network devices or partitions changes - Changed cursor into a pointing hand when hovering over buttons in the per-process dialog - Optimized imports involving PyQt5 for consistency and better code readability - Added a new status bar at the bottom to express more information about operations - Offloaded logging information interactively to the status bar about manual refreshes - Offloaded logging information interactively to the status bar about device changes - Offloaded logging information interactively to the status bar about process interactions - Reworked methods involving logging to print log texts and return logging strings - Handled exception when obtaining info of a visibly listed but non-existent process - Updated the lock file to keep up with the recent versions of the dependencies - Updated the documentation and the metainfo files with the most recent screenshots - Fixed the newly added screenshot references in the documentation - Fixed the selectability of the elements in the CPU list of the performance tabscreen
2022-01-30 Akashdeep Dhar <t0xic0der at fedoraproject dot org> - 0.2.8-1 - v0.2.8 - Released on January 30th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.8 - Fixed crashes when certain CPU specifications parameters were requested for but were not available - Fixed crashes when certain CPU features parameters were requested for but were not available - Added `Flake8`, `Pytest`, `Pytest-Black`, `Pytest-Isort` and `Pytest-Flake8` as development dependencies - Enhanced contributor experience with `Black`, `Isort` and `Flake8` formatted source code - Reworked project specification to allow for `Black`, `Isort` and `Flake8` code checks, locally and on CI - Added `xmllint` checks for application metainfo file as a CI directive - Replaced multistep code quality check with `Pytest` mediated `Black`, `Isort` and `Flake8` code checks - Updated copyright year in source code files, application metainfo files, CI directive file and interface - Added a new tabscreen for showing storage counters, physical partitions and logical partitions - Added combined statistics reader for the storage counters, physical partitions and logical partitions - Removed dedicated dialog box for storage counters and moved the metrics to the newly added tabscreen - Removed dedicated dialog box for physical partitions and moved the metrics to the newly added tabscreen - Removed dedicated dialog box for logical partitions and moved the metrics to the newly added tabscreen - Removed segregated statistics readers for the storage counters, physical partitions and logical partitions - Deprecated reading of busy time on storage counter statistics - Deprecated reading of maximum filename length and maximum pathname length on physical partitions statistics - Deprecated reading of maximum filename length and maximum pathname length on logical partitions statistics - Reworked widgets for listing of physical partitions and logical partitions on the newly added tabscreen - Removed extra width from the right side of the widgets for the network devices listing - Reworked placeholder/dynamic units for use in displaying file sizes and network speeds correctly - Resize application icon to meet Flatpak requirements - Added manifests and helper files to provision distribution as a Flatpak package
2022-01-20 Akashdeep Dhar <t0xic0der at fedoraproject dot org> - 0.2.7-1 - v0.2.7 - Released on January 20th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.7 - Switched fontface for header/statistic elements from JetBrains Mono to Barlow Sans - Phased out default colours in favour of a better support for the global system-wide theming - Iconified the activity state of the per-NIC listing item for better graphical representation - Reduced the sizes of the dialog boxes and widget items to save space on changed fontface - Added a new CI test directive to check for the validity of the Qt UI files - Set application style to `Fusion` for graphical consistency across desktop environments - Fixed crashes from `ZeroDivisionError` on environments where no swap partitions are present - Fixed graphical artifacts for the icon elements on the widget display of network statistics - Modularized size formatting function for use in physical and logical partitions and network readers - Added size formatting in the physical and virtual memory display of the main screen - Added size formatting in the CPU frequency listing display of the CPU Cycles dialog box - Added size formatting in the times display of the CPU Times dialog box - Added size formatting in the statistics display of the Storage Statistics dialog box - Included support for Python 3.8, 3.9, 3.10 and 3.11 by adding the respective trove classifiers - Updated the documentation with newer screenshots for the recent release
2022-01-07 Akashdeep Dhar <t0xic0der at fedoraproject dot org> - 0.2.6-1 - v0.2.6 - Released on January 07th, 2022 - Find the release here - https://gitlab.com/t0xic0der/obserware/-/releases/v0.2.6 - Added Font Awesome 5 fontface assets to the project - Added tabscreen view for the network statistics with widget listing - Added combined reader for the network statistics tabscreen view - Removed dialog box for the network statistics with tabular view - Removed standalone reader for the network statistics dialog box - Fixed highlight color for the `QListWidget` elements on the information tabscreen - Fixed highlight color for the `QTableWidget` rows on the process tabscreen - Stepped down the Python version requirement from Python 3.10 to Python 3.8 - Moved icon imports from static image assets to Font Awesome 5 fontface assets - Removed useless static image assets, resource bytecodes and XML references - Restored list item highlighting according to the application theme - Added GitLab CI pipeline configuration file for checking code quality and build state - Formatted the source code and sorted the dependency imports - Removed border radius from frames, progress bars and buttons - Set the vertical scrollbars for the dialog boxes to be always visible - Used `PyQt5.QtCore.qVersion` instead of `PyQt5.Qt.PYQT_VERSION_STR` - Updated the documentation with newer screenshots for the recent release

Dependencies

Provides

  • application()
  • application(org.t0xic0der.obserware.desktop)
  • metainfo()
  • metainfo(org.t0xic0der.obserware.metainfo.xml)
  • obserware
  • python3.12dist(obserware)
  • python3dist(obserware)

Files


Sources on Pagure