Search Criteria
Package Details: mylar3 0.7.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mylar3.git (read-only, click to copy) |
---|---|
Package Base: | mylar3 |
Description: | Comic book download automation for usenet and torrents. |
Upstream URL: | https://github.com/mylar3/mylar3 |
Licenses: | GPL3 |
Submitter: | fryfrog |
Maintainer: | fryfrog |
Last Packager: | fryfrog |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-06 18:19 (UTC) |
Last Updated: | 2023-08-27 03:49 (UTC) |
Dependencies (19)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-apscheduler
- python-beautifulsoup4
- python-cfscrape
- python-cheroot
- python-cherrypy
- python-configparser
- python-feedparser
- python-mako
- python-natsort
- python-pillow (python-pillow-git, python-pillow-simd)
- python-portend
- python-pytz
- python-rarfile
- python-requests
- python-simplejson
- python-six
- python-tzlocal
- python-urllib3
Latest Comments
1 2 Next › Last »
MarsSeed commented on 2022-05-01 19:27 (UTC)
Thanks for this update. :)
fryfrog commented on 2022-05-01 19:26 (UTC)
@MarsSeed: Thanks, removed it and pushed. I didn't bump the pkgrel though, didn't seem worth it. Next update will pick it up.
MarsSeed commented on 2022-05-01 19:12 (UTC)
Pyinstaller is no longer a dependency since v0.4.9.6 (07 Mar 2021).
nhrjr commented on 2021-03-31 15:30 (UTC) (edited on 2021-04-01 16:40 (UTC) by nhrjr)
I made a mistake while copying, if you look closely the first digit (5) is missing from the second line of my previous post. :( So at least your and my "new" hash still match.
Maybe they are overwriting their release inadvertently, even though thinking otherwise? I have seen some browsers decompressing tar.gz files automatically, without renaming them, but why this kind of problem should happen just with mylar is unclear to me, too.
fryfrog commented on 2021-03-31 13:59 (UTC) (edited on 2021-03-31 14:05 (UTC) by fryfrog)
There's no script, I just have a bash one liner that runs
mksrcinfo
which is a function in my .bashrc that does...I think the sum is changing. Its different now too...
Edit: I made issue #690 to ask about it.
nhrjr commented on 2021-03-31 11:20 (UTC) (edited on 2021-03-31 11:21 (UTC) by nhrjr)
Hey @fryfrog I'm back at the same problem again. I don't know what happens to the sums? I'm getting:
I crosschecked with one your other packages (Jackett), where the sha256sums match. Maybe something in your update script went wrong?
fryfrog commented on 2021-03-02 15:44 (UTC)
@mhrjr: Thanks for the report, both done.
nhrjr commented on 2021-03-02 10:28 (UTC) (edited on 2021-03-02 10:29 (UTC) by nhrjr)
Hey @fryfrog Could you update the upstream url tag in .SRCINFO to specify github.com? It's giving gitlab, but the repo does not exist.
Also I consistently get sha256sum errors. On my machine with a fresh retrieved mylar source file:
~/.cache/yay/mylar3:> sha256sum mylar3-0.4.9.5.tar.gz
d4b173b233b0bb1a7119f9d2144244d49a633d94761dc6e1e7362702c5319716 mylar3-0.4.9.5.tar.gz
while PKGBUILD states: cf750c27d240c9bacbe13125acadb019671c0cc3cd8a2021e589d072006e92e9
Same happens with a manually downloaded source file. Maybe the upstream binary changed without a version increase?
fryfrog commented on 2020-01-05 00:53 (UTC)
AUR git packages don't get updated for commits, they get updated when the package needs changing. When you build it locally, it'll use the most recent version from git.
That error looks like the updater just doesn't know what branch or version you're on, which doesn't matter because you're not using their updating. If you want to catch up, just re-run it. Maybe AUR helpers have a
--devel
type option that will rebuild any-git
packages.liqiud commented on 2020-01-04 20:10 (UTC)
We're a few commits behind, should think about updating the package. Also, when doing the update, please resolve this error:
WARNING :: mylar.getVersion.153 : MAIN : No branch specified within config - will attempt to poll version from mylar
1 2 Next › Last »