diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-07 02:56:11 +0000 | 
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-07 02:56:11 +0000 | 
| commit | 884ee73080b76aadb79093590d9b3aad8a106241 (patch) | |
| tree | 87dc48f64e99c00123529ab103887a628d8720a4 | |
| parent | 1866175cf22ec2f6feafce21598ff7c972058d61 (diff) | |
automatic import of python-QtAwesome
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-QtAwesome.spec | 8 | ||||
| -rw-r--r-- | sources | 2 | 
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@  /QtAwesome-1.2.2.tar.gz +/QtAwesome-1.2.3.tar.gz diff --git a/python-QtAwesome.spec b/python-QtAwesome.spec index 335f034..b044470 100644 --- a/python-QtAwesome.spec +++ b/python-QtAwesome.spec @@ -1,11 +1,11 @@  %global _empty_manifest_terminate_build 0  Name:		python-QtAwesome -Version:	1.2.2 +Version:	1.2.3  Release:	1  Summary:	FontAwesome icons in PyQt and PySide applications  License:	MIT  URL:		https://github.com/spyder-ide/qtawesome -Source0:	https://mirrors.nju.edu.cn/pypi/web/packages/a7/80/02a91c72692d6bf597a8b95bddd692b036207deeb8b55efc362923143a25/QtAwesome-1.2.2.tar.gz +Source0:	https://mirrors.nju.edu.cn/pypi/web/packages/43/5d/ab3a69aabe0df6482bc4c2d12ff6c394a3256286160bcbf7a0312e04bf52/QtAwesome-1.2.3.tar.gz  BuildArch:	noarch  Requires:	python3-qtpy @@ -731,7 +731,7 @@ and the donations we have received from our users around the world through [Open  %prep -%autosetup -n QtAwesome-1.2.2 +%autosetup -n QtAwesome-1.2.3  %build  %py3_build @@ -771,5 +771,5 @@ mv %{buildroot}/doclist.lst .  %{_docdir}/*  %changelog -* Mon Mar 06 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.2-1 +* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 1.2.3-1  - Package Spec generated @@ -1 +1 @@ -0b0f864afd541d0806287d9c821c7cd6  QtAwesome-1.2.2.tar.gz +a3e5508e0f3a61c626784f1a9bf7c5a8  QtAwesome-1.2.3.tar.gz  | 
