Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730206 - www-apps/rutorrent-3.10 version bump
Summary: www-apps/rutorrent-3.10 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords: EBUILD, PullRequest
Depends on:
Blocks:
 
Reported: 2020-06-30 07:09 UTC by CyberGuerro
Modified: 2023-03-01 18:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ruTorrent v3.10 ebuild (rutorrent-3.10.ebuild,1.51 KB, text/plain)
2020-06-30 07:09 UTC, CyberGuerro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CyberGuerro 2020-06-30 07:09:36 UTC
Created attachment 647126 [details]
ruTorrent v3.10 ebuild

As in summary, there is now a new version of ruTorrent web app.
I attach my ebuild version.
I added 2 USE FLAGS, for dependency package, in particular "cloudscraper" that enable dependency by "dev-python/cloudscraper" from another overlay. So you can leave disabled it
Comment 1 Jonas Stein gentoo-dev 2020-06-30 14:59:49 UTC
Thank you for your contribution. I had a short look on the ebuild. 
Here a few ideas:

* Please test the ebuild with repoman full -d -x https://wiki.gentoo.org/wiki/Repoman and pkgcheck
* We always try to use the latest EAPI, please bump to EAPI=7
* please fix the header. (see /usr/portage/skel.ebuild and https://devmanual.gentoo.org/ebuild-writing/eapi/)
* A bot can look for additional mistakes, if you upload a PR via github
Comment 2 Stephen Shkardoon 2020-07-23 16:01:03 UTC
There is an existing PR for this version: https://github.com/gentoo/gentoo/pull/16444
Comment 3 David Duchesne 2022-03-26 05:20:40 UTC
Hello,
Is there any progress made for this version bump ?
Current version in tree is almost 5 years old. :(
Thanks
Comment 4 Henning Schild 2023-01-07 12:06:03 UTC
Now we have 4.0 out. I also sometimes use this and have a local 3.10 ebuild in my tree ... likely taken or inspired by what was shown here and on github.

I might have a look at updating this. Not sure i would want to become proxy maintainer nor why nobody from web-apps seems to care.

Anyone who would like to see this updated please speak up to motivate me to not just have it in my tree.
Comment 5 CyberGuerro 2023-01-07 13:51:07 UTC
I use it often (installed on my server and permanently running) so if I can I'd like to "push" you to publish new ebuild and I hope you will become mantainer of it (depending by your time and possibility)
Comment 6 Henning Schild 2023-01-08 13:26:23 UTC
(In reply to CyberGuerro from comment #5)
> I use it often (installed on my server and permanently running) so if I can
> I'd like to "push" you to publish new ebuild and I hope you will become
> mantainer of it (depending by your time and possibility)

That makes two users. I did send a PR you could give a try.

Did not declare myself maintainer in there, hope the current ones might take it without having to nominate someone on top.
Comment 7 Henning Schild 2023-02-16 13:04:01 UTC
ping

all ready on github, please review or give any sort of statement
Comment 8 Larry the Git Cow gentoo-dev 2023-03-01 18:05:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e577947202453dc58c5656bc759d8d69333560f6

commit e577947202453dc58c5656bc759d8d69333560f6
Author:     Henning Schild <henning@hennsch.de>
AuthorDate: 2023-01-08 13:06:07 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2023-03-01 17:58:45 +0000

    www-apps/rutorrent: bump version to 4.0.2 and update 9999
    
    Note that rutorrent-9999.ebuild is now just a copy of the latest
    version.
    
    Closes: https://bugs.gentoo.org/730206
    Signed-off-by: Henning Schild <henning@hennsch.de>
    Closes: https://github.com/gentoo/gentoo/pull/29010
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 www-apps/rutorrent/Manifest               |  1 +
 www-apps/rutorrent/rutorrent-4.0.2.ebuild | 71 +++++++++++++++++++++++++++++++
 www-apps/rutorrent/rutorrent-9999.ebuild  | 54 ++++++++++++++---------
 3 files changed, 105 insertions(+), 21 deletions(-)