Re: Python 3.8 failures to triage -- packages failing to build

2019-05-04 Thread Mukundan Ragavan
On 5/3/19 9:56 AM, Miro Hrončok wrote: > nonamedotc python-qtconsole Can you please give qtconsole 4.4.4 a try on the COPR? I just pushed this version on rawhide. signature.asc Description: OpenPGP digital signature ___ python-devel mailing list --

nbconvert 5.6.0

2019-09-02 Thread Mukundan Ragavan
I am unable to build nbconvert because of build failures. Can someone please take a look at the build log and help me update this? Build log - https://koji.fedoraproject.org/koji/taskinfo?taskID=37430133 Thanks, Mukundan. signature.asc Description: OpenPGP digital signature

Re: nbconvert 5.6.0

2019-09-03 Thread Mukundan Ragavan
On 9/3/19 5:07 AM, Miro Hrončok wrote: > On 03. 09. 19 0:05, Mukundan Ragavan wrote: >> I am unable to build nbconvert because of build failures. Can someone >> please take a look at the build log and help me update this? >> >> Build log - https://koji.fedoraproje

Re: nbconvert 5.6.0

2019-09-03 Thread Mukundan Ragavan
On 9/3/19 5:23 AM, Miro Hrončok wrote: https://src.fedoraproject.org/rpms/python-nbconvert > > Fixed in: > > https://src.fedoraproject.org/rpms/python-nbconvert/c/52600a90bec6fc2fe9ce5fe98a5b076156cdbb10?branch=master > > > And: > > https://src.fedoraproject.org/rpms/python-nbconvert/c/10d60

package review request: python-wurlitzer

2019-09-15 Thread Mukundan Ragavan
Can someone review this package for me? This should be fairly straightforward. https://bugzilla.redhat.com/show_bug.cgi?id=1752298 Thanks, Mukundan. signature.asc Description: OpenPGP digital signature ___ python-devel mailing list -- python-devel@li

update to spyder4

2019-12-22 Thread Mukundan Ragavan
I am looking to update Spyder-IDE to version 4.x [0] on rawhide and ran into some issues. Spyder 4 introduces a few new dependencies are not yet available in Fedora or have been retired. These dependencies are qdarksuite, diff-match-patch and python-language-server. qdarksuite is not necessarily a

Re: update to spyder4

2019-12-22 Thread Mukundan Ragavan
On 12/22/19 8:44 AM, Zbigniew Jędrzejewski-Szmek wrote: >> >> python-language-server (pyls), on the other hand, may be a problem. pyls >> depends on several packages including jsonrpc-server, versioneer and >> backports.functools_lru_cache in the simple configuration. The first two >> packages a

Re: update to spyder4

2019-12-22 Thread Mukundan Ragavan
On 12/22/19 8:57 AM, Lumir Balhar wrote: >> How do I proceed? Can the SIG give me some pointers on how I can move >> forward? Anyone has experience with packaging Pyls? > > I don't know the package but from the setup.py [0] it seems that it > requires functools_lru_cache only for Python < 3.2 wh

Re: update to spyder4

2019-12-22 Thread Mukundan Ragavan
On 12/22/19 8:44 AM, Zbigniew Jędrzejewski-Szmek wrote: > > We have diff-match-patch from 2012, latest version is 2018. > I'd say it's ripe for an update. > >> How do I proceed? Can the SIG give me some pointers on how I can move >> forward? Anyone has experience with packaging Pyls? > >

review swap - python package

2020-04-22 Thread Mukundan Ragavan
Hi all, Can someone please review this package for me? https://bugzilla.redhat.com/show_bug.cgi?id=1826998 This is python-language-server. This is, if I am not mistaken, the last package I need to update spyder to version 4.x I can review a package in return. Thanks, Mukundan. signature.as

Re: Please BuildRequire python3-setuptools explicitly

2020-06-23 Thread Mukundan Ragavan
On 6/23/20 12:26 PM, Tomas Hrnciar wrote: > > We would like to kindly ask you to add explicit > BuildRequires for python3-setuptools to packages where setuptools is used. > nonamedotc python-nmrglue python-rope spyder  I have added buildrequires on setuptools for these three packages.

[python-engineio] test failures on F33 koji

2020-08-08 Thread Mukundan Ragavan
I am trying to fix FTBFS and upgrade engineio to 3.13 (current version in rawhide is 3.11). Some tests keep failing on koji [0] but not when I build locally using mock. This is what I see in build log - _ ERROR collecting tests/common/test_async_eventlet.py _ /usr/lib/python3.9/site-pa

review request - python-three_merge

2020-11-24 Thread Mukundan Ragavan
Hi, Can someone please review a simple python package (three_merge) for me? review request - https://bugzilla.redhat.com/show_bug.cgi?id=1901377 This is a new dependency for spyder. Thanks, Mukundan. -- GPG Key: E5C8BC67 OpenPGP_0x713FD4ADE5C8BC67.asc Description: application/pgp-keys Op

package review requests - three packages

2020-11-25 Thread Mukundan Ragavan
Hi all, Can people please review a few python packages for me? These should be relatively straightforward. * dependencies for spyder pyls_black - https://bugzilla.redhat.com/show_bug.cgi?id=1901757 pyls-spyder - https://bugzilla.redhat.com/show_bug.cgi?id=1901758 * dependency for nbconvert ju

Re: package review requests - three packages

2020-11-27 Thread Mukundan Ragavan
On 11/25/20 8:51 PM, Mukundan Ragavan wrote: I am still working on updating nbconvert to 6.0.7 and more package reviews may be "incoming". Hi folks, Requesting two more package reviews - nest-asyncio: https://bugzilla.redhat.com/show_bug.cgi?id=1902078 nbcli

updating nbconvert

2020-12-03 Thread Mukundan Ragavan
Hi, I am hoping to update nbconvert to ver 6.0.7 on rawhide. This version introduces several dependencies. Most of the dependencies that I was able to track down have now been packaged and reside in rawhide (except pyppeteer I think). I would like some help in solving some test failures -

Re: updating nbconvert

2020-12-05 Thread Mukundan Ragavan
On 12/4/20 4:56 AM, Lumír Balhar wrote: Hello. I'm getting HTTP/404 for https://download.copr.fedorainfracloud.org/results/nonamedotc/nbconvert-6.0.7/fedora-rawhide-x86_64/01795156-python-nbconvert/ Could you please try to rebuild the package? Have a nice day. Lumír Hi! It does look li

Re: updating nbconvert

2020-12-05 Thread Mukundan Ragavan
On 12/4/20 10:34 AM, Victor Stinner wrote: Hi José, On Fri, Dec 4, 2020 at 1:17 PM José Abílio Matos wrote: Probably the build was erased, another place where it can be found is: https://copr-be.cloud.fedoraproject.org/results/nonamedotc/nbconvert-6.0.7/fedora-rawhide-x86_64/01795144-python-

package review request - python-textdistance

2020-12-24 Thread Mukundan Ragavan
Hi, Can someone please review this package? python-textdistance: https://bugzilla.redhat.com/show_bug.cgi?id=1910822 This should be the last package I need to update spyder to version 4.2.1 (along with other dependencies). I can update spyder once this is approved. Thank you, Mukundan. Op

Re: updating nbconvert

2020-12-25 Thread Mukundan Ragavan
On 12/3/20 6:03 PM, Mukundan Ragavan wrote: Hi, I am hoping to update nbconvert to ver 6.0.7 on rawhide. This version introduces several dependencies. Most of the dependencies that I was able to track down have now been packaged and reside in rawhide (except   pyppeteer I think). I

orphaning some python packages

2021-06-27 Thread Mukundan Ragavan
I am orphaning the following packages. They should not be needed for anything else in Fedora (acc. to dnf repoquery --whatprovides). python-jsonrpcserver (there is another package of similar name that is needed by spyder) All these are required by the package above. python-aiozmq python-fl

package review request

2021-06-28 Thread Mukundan Ragavan
Hi, Can someone please review this relatively straightforward package? This is new dependency for spyder. https://bugzilla.redhat.com/show_bug.cgi?id=1977120 Thank you. Mukundan. -- GPG Key: E5C8BC67 OpenPGP_signature Description: OpenPGP digital signature ___

package review request (three packages)

2021-07-05 Thread Mukundan Ragavan
Can someone review these three packages? These will be needed to update spyder to 5.1.0 (expected to be released by the end of this month). python-lsp-jsonrpc: https://bugzilla.redhat.com/show_bug.cgi?id=1979275 python-lsp-server: https://bugzilla.redhat.com/show_bug.cgi?id=1979315 python-lsp-

requesting help to update spyder

2021-08-14 Thread Mukundan Ragavan
Hi, I am trying to update spyder on rawhide and F35. The main issue I have is that pyqt requirements are strict. From the setup file, 'pyqt5<5.13', 'pyqtwebengine<5.13', Fedora has 5.15.x. If I relax QT versions, built and launch spyder, I get this error and spyder fails to launch. scaled(

retiring python-language-server and python-pyls_black

2022-06-28 Thread Mukundan Ragavan
I am retiring two packages - python-language-server and python-pyls_black These were originally packaged for spyder but is no longer maintained. Instead, we have *-lsp-* packages that are used by spyder and actively maintained. These are not needed by anything else. $ dnf repoquery --repo=ra

review request

2022-07-16 Thread Mukundan Ragavan
Hi all, Can someone please review this package? https://bugzilla.redhat.com/show_bug.cgi?id=2107842 This is a small library that is needed for python-lsp-server. Thanks, Mukundan. -- GPG Key: E5C8BC67 OpenPGP_signature Description: OpenPGP digital signature _

Anyone interested in maintaining Spyder?

2023-03-30 Thread Mukundan Ragavan
I have been maintaining spyder in Fedora for sometime now. Since the time I took up maintaining spyder, the dependencies have expanded considerably (I have packaged several of these dependencies in the past). Unfortunately, I am not able to devote as much as time as needed to maintain this pa

Intent to orphan several python packages

2023-08-13 Thread Mukundan Ragavan
I am going to orphan the following packages unless someone wants to pick them up. I do not have time to maintain them anymore since the dependencies have become more and more complex with each release.Several of these packages do not have dependencies packaged in Fedora. spyder (docstring-to-m

Re: Intent to orphan several python packages

2023-08-13 Thread Mukundan Ragavan
On 8/13/23 16:28, Mukundan Ragavan wrote: I am going to orphan the following packages unless someone wants to pick them up. I do not have time to maintain them anymore since the dependencies have become more and more complex with each release.Several of these packages do not have dependencies

Re: Intent to orphan several python packages

2023-08-15 Thread Mukundan Ragavan
On 8/13/23 17:17, Mukundan Ragavan wrote: On 8/13/23 16:28, Mukundan Ragavan wrote: I am going to orphan the following packages unless someone wants to pick them up. I do not have time to maintain them anymore since the dependencies have become more and more complex with each release.Several