python3-pyqt-builder: 1.15.2 -> 1.15.3

This commit is contained in:
Tim Biermann 2023-10-15 00:05:02 +02:00
parent e03e389284
commit 4050d5b6c3
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -5,13 +5,13 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/python3.10/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.2-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/PyQt_builder-1.15.3-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyqtbuild/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/pyqtbuild/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/pyqtbuild/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xVg7chUxJpyxWLI9Xg52SmOuRP2JiOXZmxhnNJjPHnqnu1RwsEbxL6sqNbj1UO28m2x94gBQG112+CGTo6ywwU=
SHA256 (Pkgfile) = 08c404b8d801b19d0105ff562040701fcc2c19ef0d2a87b253cd9830867d71a2
SHA256 (.footprint) = 9826ad0433344cae3b4216acdba5b430052665ae90a357924ce637da56c6d374
SHA256 (PyQt-builder-1.15.2.tar.gz) = 746cfe83c03ebff4458d478a1c06714790ef93e458ecd5a28bc2837bac88eb74
RWSagIOpLGJF33cUaAphBfI6jfR+FLh+Y/h+cMR2z1Huz8VsisocKYrefbQOjBEW4VtgWmLdGDnIGJ1XZGaBkPH9HI2lj91WIQE=
SHA256 (Pkgfile) = 62286ada642e36652ec1f5bc1bd89cc6f8ecf7b4115eedd81794c0ae56af16b1
SHA256 (.footprint) = b41cfabe86838019d80117d4ab4d2f2a4cf00c76c6fcd4a6da9b103949dc3f37
SHA256 (PyQt-builder-1.15.3.tar.gz) = 5b33e99edcb77d4a63a38605f4457a04cff4e254c771ed529ebc9589906ccdb1

View File

@ -1,10 +1,10 @@
# Description: PyQt-builder is the PEP 517 compliant build system for PyQt
# URL: https://pypi.org/project/PyQt-builder/
# Maintainer: Tim Biermann, tbier at posteo dot de
# Depends on: python3-setuptools
# Depends on: sip
name=python3-pyqt-builder
version=1.15.2
version=1.15.3
release=1
source=(https://pypi.io/packages/source/P/PyQt-builder/PyQt-builder-$version.tar.gz)