Package Base Details: python-sip-pyqt4

Git Clone URL: https://aur.archlinux.org/python-sip-pyqt4.git (read-only, click to copy)
Submitter: graysky
Maintainer: LaughingMan
Last Packager: LaughingMan
Votes: 32
Popularity: 0.000001
First Submitted: 2019-01-06 15:57 (UTC)
Last Updated: 2023-05-10 19:49 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 2 3

buzo commented on 2019-04-02 15:37 (UTC)

Sorry, I have been busy lately. I have updated it now.

dmp1ce commented on 2019-03-30 18:35 (UTC) (edited on 2019-03-30 18:36 (UTC) by dmp1ce)

I agree. This package should be updated. It is breaking pybitmessage at the moment because it hasn't been updated. Fix is here:

diff --git a/PKGBUILD b/PKGBUILD
index de7f094..d577e4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 # based on https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/sip

 pkgname=('python2-sip-pyqt4')
-pkgver=4.19.13
+pkgver=4.19.15
 pkgrel=1
 arch=('x86_64')
 url='http://www.riverbankcomputing.com/software/sip/intro'
 license=('custom:"sip"')
 makedepends=('python2')
-source=("http://sourceforge.net/projects/pyqt/files/sip/sip-$pkgver/sip-$pkgver.tar.gz")
-sha256sums=('e353a7056599bf5fbd5d3ff9842a6ab2ea3cf4e0304a0f925ec5862907c0d15e')
+source=("https://www.riverbankcomputing.com/static/Downloads/sip/$pkgver/sip-$pkgver.tar.gz")
+sha256sums=('2b5c0b2c0266b467b365c21376d50dde61a3236722ab87ff1e8dacec283eb610')

 prepare() {
   mkdir -p build-pyqt4-py2

jheinz commented on 2019-03-25 14:37 (UTC)

The download URL is wrong or has changed. The valid one is: https://www.riverbankcomputing.com/static/Downloads/sip/4.19.15/sip-4.19.15.tar.gz

eschwartz commented on 2019-03-20 17:46 (UTC)

Why not update this package in the meantime, and discuss with graysky the possibility of merging them?

Has graysky ever been contacted about it? Do you know whether he knows about the proposal at all, or whether he considers it desirable?

fbrennan commented on 2019-03-09 23:39 (UTC)

Hello world:

User alexei flagged the package and buzo filed an orphan request.

alexei wrote, among other things, that:

Btw, could you please merge the python-sip-pyqt4 and python2-sip-pyqt4 into one split package?

This is impossible as the counterpart package is already owned by someone else, graysky. So I decided it would be prudent to wait for them to request deletion of this package, presumably when they have a split package available.

That hasn't happened. This package should not be orphaned, it should be deleted. But it shouldn't be deleted until graysky requests as such because only he can make a split package. Alternatively, he can add me as a comaintainer to his package, then I can push the split package.