On Sat, 2022-06-25 at 21:52 +0200, 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?
> 

https://github.com/mopidy/mopidy-spotify#status--warning

"Spotify disabled access to libspotify on May 16 2022" , so yes
pyspotify can be retired 

but for mopidy-spotify we got
https://github.com/kingosticks/mopidy-spotify/tree/gstspotifysrc-hack
in progress

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

Vbox needs patches like these:
https://pkgs.rpmfusion.org/cgit/free/VirtualBox.git/tree/0001-libs-xpcom-Added-support-for-running-with-Python-3.1.patch
https://pkgs.rpmfusion.org/cgit/free/VirtualBox.git/tree/0002-no_ifndef.patch

current release of official VirtualBox does not have support yet for
python 3.10 ... , I usually disable python from build and nobody
complains so I deduce is not important have python-VirtualBox ... 

Thank you, 

-- 
Sérgio M. B.
_______________________________________________
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