Skip to content

Commit 60e96df

Browse files
author
matthew
committed
py-qtawesome: Update to 1.4.1
1 parent 1bffe82 commit 60e96df

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

py-qtawesome/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# $NetBSD$
22

3-
DISTNAME= QtAwesome-1.3.1
3+
DISTNAME= qtawesome-1.4.1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl}
55
CATEGORIES= x11 python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=Q/QtAwesome/}
@@ -12,7 +12,7 @@ LICENSE= mit
1212

1313
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=70.0:../../devel/py-setuptools
1414
TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15-
DEPENDS+= ${PYPKGPREFIX}-QtPy>=2.2.0:../../wip/py-qtpy
15+
DEPENDS+= ${PYPKGPREFIX}-qtpy>=2.2.0:../../wip/py-qtpy
1616

1717
.include "../../lang/python/wheel.mk"
1818
.include "../../mk/bsd.pkg.mk"

py-qtawesome/PLIST

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
@comment $NetBSD$
22
bin/qta-browser
3-
${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
3+
bin/qta-install-fonts-all-users
44
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
55
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
66
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
77
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
8+
${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE.txt
89
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
910
${PYSITELIB}/qtawesome/__init__.py
1011
${PYSITELIB}/qtawesome/__init__.pyc
@@ -15,18 +16,22 @@ ${PYSITELIB}/qtawesome/_version.pyo
1516
${PYSITELIB}/qtawesome/animation.py
1617
${PYSITELIB}/qtawesome/animation.pyc
1718
${PYSITELIB}/qtawesome/animation.pyo
18-
${PYSITELIB}/qtawesome/fonts/codicon-0.0.35.ttf
19-
${PYSITELIB}/qtawesome/fonts/codicon-charmap-0.0.35.json
19+
${PYSITELIB}/qtawesome/fonts/codicon-0.0.36.ttf
20+
${PYSITELIB}/qtawesome/fonts/codicon-charmap-0.0.36.json
2021
${PYSITELIB}/qtawesome/fonts/elusiveicons-webfont-2.0.ttf
2122
${PYSITELIB}/qtawesome/fonts/elusiveicons-webfont-charmap-2.0.json
22-
${PYSITELIB}/qtawesome/fonts/fontawesome4-webfont-4.7.ttf
23-
${PYSITELIB}/qtawesome/fonts/fontawesome4-webfont-charmap-4.7.json
2423
${PYSITELIB}/qtawesome/fonts/fontawesome5-brands-webfont-5.15.4.ttf
2524
${PYSITELIB}/qtawesome/fonts/fontawesome5-brands-webfont-charmap-5.15.4.json
2625
${PYSITELIB}/qtawesome/fonts/fontawesome5-regular-webfont-5.15.4.ttf
2726
${PYSITELIB}/qtawesome/fonts/fontawesome5-regular-webfont-charmap-5.15.4.json
2827
${PYSITELIB}/qtawesome/fonts/fontawesome5-solid-webfont-5.15.4.ttf
2928
${PYSITELIB}/qtawesome/fonts/fontawesome5-solid-webfont-charmap-5.15.4.json
29+
${PYSITELIB}/qtawesome/fonts/fontawesome6-brands-webfont-6.7.2.ttf
30+
${PYSITELIB}/qtawesome/fonts/fontawesome6-brands-webfont-charmap-6.7.2.json
31+
${PYSITELIB}/qtawesome/fonts/fontawesome6-regular-webfont-6.7.2.ttf
32+
${PYSITELIB}/qtawesome/fonts/fontawesome6-regular-webfont-charmap-6.7.2.json
33+
${PYSITELIB}/qtawesome/fonts/fontawesome6-solid-webfont-6.7.2.ttf
34+
${PYSITELIB}/qtawesome/fonts/fontawesome6-solid-webfont-charmap-6.7.2.json
3035
${PYSITELIB}/qtawesome/fonts/materialdesignicons5-webfont-5.9.55.ttf
3136
${PYSITELIB}/qtawesome/fonts/materialdesignicons5-webfont-charmap-5.9.55.json
3237
${PYSITELIB}/qtawesome/fonts/materialdesignicons6-webfont-6.9.96.ttf

py-qtawesome/distinfo

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
$NetBSD$
22

3-
BLAKE2s (QtAwesome-1.3.1.tar.gz) = 75fe720940bea063536ad7c3e182b8143222bebbba64302b1c91d438064d6ee2
4-
SHA512 (QtAwesome-1.3.1.tar.gz) = 6b50a4fce231331ec05497905f4fb1e7d91d5bbc9dfd963f3b2dd649d3d28f20436d1c3aed574457ff4afaf277d0e53b371ead7e0ddfb208ab8a4b5ddd4bc2f1
5-
Size (QtAwesome-1.3.1.tar.gz) = 2372190 bytes
3+
BLAKE2s (qtawesome-1.4.1.tar.gz) = 0f3627876559792c416a91dbcaef47e0a052c495b1b0efce98e995a1775c21ee
4+
SHA512 (qtawesome-1.4.1.tar.gz) = 750f82d420b568d8dde45278fc1f9ceb73e41033c6f30920e0be0818079c9f7615177959b492f86ebc63941d188628a038ae064251a551fa3d20eac7ca7880f9
5+
Size (qtawesome-1.4.1.tar.gz) = 2614043 bytes

0 commit comments

Comments
 (0)