14
0

Accepting request 1135633 from devel:languages:python

- update to 1.3.0:
  * Update Codicons (`msc`) to 0.0.35
  * Update Material Design Icons (`mdi6`) to 6.9.96
  * Improvements to the icon browser application
  * Update `readthedocs` config to version 2
  * Add API to start/stop animations to the Spin
    class
  * Provide icon size when creating an `IconWidget`
  * Remove usage of deprecated codecov package and
    move to GitHub Action variant

OBS-URL: https://build.opensuse.org/request/show/1135633
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-QtAwesome?expand=0&rev=14
This commit is contained in:
2024-01-03 11:24:21 +00:00
committed by Git OBS Bridge
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0db96484f3ac7a53c88279736b39b6f881a3f6bbd2163d4f0d043b74b1ef9131
size 2281470

3
QtAwesome-1.3.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:104ed030e2c2237606898a621e8b2dc3f0a64c753a54d7bd6fa0015345fb1ad2
size 2375398

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Dec 29 10:13:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.3.0:
* Update Codicons (`msc`) to 0.0.35
* Update Material Design Icons (`mdi6`) to 6.9.96
* Improvements to the icon browser application
* Update `readthedocs` config to version 2
* Add API to start/stop animations to the Spin
class
* Provide icon size when creating an `IconWidget`
* Remove usage of deprecated codecov package and
move to GitHub Action variant
-------------------------------------------------------------------
Fri Dec 8 16:26:59 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define skip_python2 1
Name: python-QtAwesome
Version: 1.2.3
Version: 1.3.0
Release: 0
Summary: FontAwesome icons in PyQt and PySide applications
License: MIT