On 6/25/22 21:52, Robert-André Mauchin wrote:
On 6/25/22 21:05, Robert-André Mauchin wrote:
On 6/25/22 11:45, Robert-André Mauchin wrote:
On 6/24/22 18:14, Nicolas Chauvet wrote:
Le ven. 24 juin 2022 à 12:48, Miro Hrončok <mhron...@redhat.com> a écrit :

Hello RPM Fusion folks.

Could you please bump and build the following packages?

$ LANG=en_US.utf-8 comm -23  <(repoquery --repo=rpmfusion-{,non}free-rawhide
--source --whatrequires 'libpython3.10.so.1.0()(64bit)' --whatrequires
'python(abi) = 3.10' --whatrequires 'python3.10dist(*)' | pkgname | env
LANG=en_US.utf-8 sort | uniq) <(repoquery --repo=rpmfusion-{,non}free-rawhide
--source --whatrequires 'libpython3.11.so.1.0()(64bit)' --whatrequires
'python(abi) = 3.11' --whatrequires 'python3.11dist(*)' | pkgname | env
LANG=en_US.utf-8 sort | uniq)


curlew
devedeng
ffmulticonverter
flowblade
gr-dab
kodi
ldoce5viewer
libopenshot
mopidy-spotify
mythtv
obs-studio
openshot
pyskool
python-ffmpeg-normalize
python-ffmpeg-progress-yield
python-pyspotify
python-vlc
rfpkg
rfpkgdb-cli
rpmfusion-packager
tvheadend
videomorph
VirtualBox
xpra-codecs-freeworld

I am no longer a provenpackager so I cannot do it.

@Miro Hrončok
You are welcomed to handle the rebuild since you have done the rebuild
search already.

FYI, the provenpackager removal was because of inactivity (this is a
process that is run in fedora also), so I've re-instantiated you into
the group.
Thanks for raising this point.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

I can do it if you're busy, I've prepared a script.

- Mythtv was already rebuilt

- VirtualBox was patched to accept 3.11, scratch currently building

- mopidy-spotify and python-pyspotify are being scratched in non free.

- xpra-codecs-freeworld is broken: depends on redhat-lsb-core, which depends on ncurses-compat-libs, which has been retired 2 months ago: https://src.fedoraproject.org/rpms/ncurses/c/e9317e9d5d60bbafccec65f4181e05425db1a13b?branch=rawhide

- Rest has been scratched and is being rebuilt.

Best regards,

Robert-André

  - python-pyspotify broken:

AttributeError: module 'inspect' has no attribute 'getargspec'. Did you mean: 
'getargs'?

getargspec has been deprecated in Python 3.5 and removed in Python 3.11:

Removed from the inspect module:

    the getargspec function, deprecated since Python 3.0; use inspect.signature() or inspect.getfullargspec() instead.

  - mopidy-spotify depends on python-pyspotify

Also: https://github.com/jodal/pyspotify/issues/213

Maybe they need to be retired then?


  - VirtualBox is broken: https://koji.rpmfusion.org/koji/taskinfo?taskID=549211
Don't know why yet.

 - Quote from the maintainer Tobias Girstmair, who might be stuck in the spam:

Yes, python-pyspotify (and libspotify) are obsolete and need to be retired. I
couldn't find documentation on that process, so I'd appreciate it if someone
could help me out.

mopidy-spotify is in the process of being ported to use a rust-based backend
(librespot). But i lack the rust skills and, frankly, the time to package all
the required dependencies. So I'll have to orphan mopidy-spotify, sadly too.

- Regarding, xpra-codecs-freeworld, if possible, redhat-lsb-core should be cut from the dependencies, it is more than 10 years old, not maintained, and the source is now only in dist git.
_______________________________________________
rpmfusion-developers mailing list -- rpmfusion-developers@lists.rpmfusion.org
To unsubscribe send an email to rpmfusion-developers-le...@lists.rpmfusion.org

Reply via email to