Package Details: primenote-git r808-1

Git Clone URL: https://aur.archlinux.org/primenote-git.git (read-only, click to copy)
Package Base: primenote-git
Description: Fanciest sticky note-taking application
Upstream URL: https://gitlab.com/william.belanger/primenote
Licenses: GPL3
Conflicts: primenote
Provides: primenote
Submitter: alfalfa
Maintainer: alfalfa
Last Packager: alfalfa
Votes: 6
Popularity: 0.000000
First Submitted: 2021-11-27 04:15 (UTC)
Last Updated: 2025-02-09 18:38 (UTC)

Dependencies (9)

Required by (0)

Sources (0)

Latest Comments

« First ‹ Previous 1 2

alfalfa commented on 2018-08-07 00:57 (UTC) (edited on 2018-08-07 00:57 (UTC) by alfalfa)

@prosoitos I updated python to 3.7.0-3 but could not reproduce the bug, neither with AUR or pip. The error message you've shown is a little strange since setup.py version was incremented to 0.0.8 a week ago. Maybe you are trying to install an old package from your cache?

prosoitos commented on 2018-08-07 00:01 (UTC)

Broke with latest python updates.

pkg_resources.DistributionNotFound: The 'qtpad==0.0.7' distribution was not found and is required by the application

alfalfa commented on 2018-02-01 20:01 (UTC)

@fabertawe That seems to be the expected behavior for vcs packages (-git). I guess it is tolerable since the program is very light. However I understand that it is not ideal and there might be more proper releases in the future. see https://bbs.archlinux.org/viewtopic.php?id=233810#14

fabertawe commented on 2018-02-01 13:51 (UTC) (edited on 2018-02-01 13:51 (UTC) by fabertawe)

Hi, package version is '0.0.0-1' but changed in PKGBUILD pkgver() to 'r101.a210678-1'. Then when I check for an update (using Cower) I get 'qtpad-git r101.a210678-1 -> 0.0.0-1' (stuck in update loop).