Re: Attempting to remove python-support?
On Sun, Apr 26, 2015 at 21:09:16 +0200, Vincent Bernat wrote: > I am also in favor of removing python-support. It doesn't have any > obvious bugs but having several helpers is confusing. pybuild + dh > should be used for most packages. pybuild+dh is entirely orthogonal to python-support. I guess you meant dh_python2... Cheers, Julien -- Julien Cristau Logilab http://www.logilab.fr/ Informatique scientifique & gestion de connaissances -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/20150427092011.gc1...@sh76.dev.logilab.fr
Re: Attempting to remove python-support?
❦ 27 avril 2015 11:20 +0200, Julien Cristau : >> I am also in favor of removing python-support. It doesn't have any >> obvious bugs but having several helpers is confusing. pybuild + dh >> should be used for most packages. > > pybuild+dh is entirely orthogonal to python-support. I guess you meant > dh_python2... Yes. -- Make input easy to prepare and output self-explanatory. - The Elements of Programming Style (Kernighan & Plauger) signature.asc Description: PGP signature
Re: python3-xlib lost in Debian(Solved)
I have found a solution for python3-xlib lost! And I have installed youdaodict on my Debian Jessie! https://github.com/LiuLang/python3-xlib This repo is the source code of python3-xlib! https://github.com/LiuLang/kwplayer-packages This repo has the deb package of python3-xlib! Thank you all guys! mudongliang -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/blu436-smtp2410850b01178c081afd11dbc...@phx.gbl
Re: Attempting to remove python-support?
2015-04-26 18:26 GMT+02:00 Luca Falavigna : > I'd be available to identify the affected packages and eventually > filing all the bugs. TTBOMK, dak knows about these packages, see attachment. We should be around 428 packages (hence, bugs). Cheers, Luca python-support Description: Binary data
Re: Attempting to remove python-support?
> TTBOMK, dak knows about these packages, see attachment. > We should be around 428 packages (hence, bugs). your list reports: matplotlib | 1.3.1-2 which is only in sid only because of sparc and its bd-uninstallable $ rmadison -S matplotlib | grep 1.3.1-2 matplotlib | 1.3.1-2 | sid | source python-matplotlib | 1.3.1-2 | sid | sparc so likely the list is shorter. additionally, the list doesnt remove duplicates: $ tail -n+3 ~/Downloads/python-support | head -n-2 | cut -d' ' -f2 | sort -u | wc -l 415 Regards, -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CAB4XWXxGAmpY+92=sfq6hq-wwp5m0xqrbajo4md5tp6zyc2...@mail.gmail.com
Re: Attempting to remove python-support?
Ciao Sandro, 2015-04-27 14:20 GMT+02:00 Sandro Tosi : > which is only in sid only because of sparc and its bd-uninstallable Nice catch! I'll change the query to make sure to include newest sources only. > the list doesnt remove duplicates: > > $ tail -n+3 ~/Downloads/python-support | head -n-2 | cut -d' ' -f2 | > sort -u | wc -l > 415 That could be because of affected packages uploaded to both unstable and experimental. I'm not sure whether to have two separate bugs for those, or just one. Cheers, Luca -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/cadk7b0mvkpe6xc0bhgsjctfysuz8evywztogpw1m0qw88rp...@mail.gmail.com
Re: Attempting to remove python-support?
2015-04-27 14:52 GMT+02:00 Luca Falavigna : > Nice catch! I'll change the query to make sure to include newest sources only. I already wrote an UDD query a couple of years ago, which I forgot ;-) https://udd.debian.org/cgi-bin/python_helpers.cgi That should list all the packages in a correct way. Cheers, Luca -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CADk7b0OC5Omh9rNGew0bocP=GHmtPAny-Kx=49m4OnaHU6=+c...@mail.gmail.com