Re: Packages Up For Grabs
On Saturday, September 23, 2023 3:26:05 PM EST Scott Kitterman wrote: > I'm the only human upload for the following packages that I no longer intend > to maintain. Please let me know if you are interesting in taking over the > package. If no one steps up, if a package has rdepends I'll orphan it > (since a human uploader is required) and if it doesn't, i'll ask to have it > removed: > > aiodns (technically there's one other uploader, but they've been inactive > for years) > appdirs > django-anymail > django-impersonate > django-maintenancemode > django-organizations > django-wkhtmltopdf > pdfkit > pycares (also technical has another uploader that's deeply inactive) > > There will be another list, but I'm currently short of motivation to > complete the email about my lack of motivation, so that's it for now. I never saw any responses to this and looking in git, no one seems to have stepped up. I've decided to keep aiodns and pycares for now, but I'll start orphaning the others in the near future. Also, I only packaged python- sparkpost as a dependency of django-anymail, so I'll orphan that one too. Once that's done, I'll see about another list. If anyone wants to keep any of these in the team, please speak up now. Scott K signature.asc Description: This is a digitally signed message part.
Re: [Help] Re: python-future: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13
Le lun. 11 déc. 2023 à 16:43, Andreas Tille a écrit : > Control: tags -1 help > > [Bug #1056419 in CC since the issue seems to be caused by python-future] > > Hi Vincent, > > I tried to upgrade python-future to the latest upstream version in the > hope that this would solve the issue reported in bug #1042244. > Unfortunately this is not the case and now with Python3.12 we also > have to deal with the removal of imp (which affects bug #1056419). > > I'd like to ask for help on debian-python list since I'm pretty > overworked with other stuff. Please also review my rude patch[1] to > hack around a shinx issue. It would be great to have some better > solution here. The better solution is to remove python3-future altogether. I've set up a tracker with remaining packages: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059934 (list is not complete) There might be some nmu needed too if maintainers don't react. @Vincent: this one package "gtextfsm" is yours do you green light an upload ? Greetings, https://salsa.debian.org/python-team/packages/gtextfsm/-/pipelines/621238 gtextfsm $ cat debian/patches/no-future.patch From: Alexandre Detiste --- a/setup.py +++ b/setup.py @@ -53,5 +53,5 @@ }, include_package_data=True, package_data={'textfsm': ['../testdata/*']}, - install_requires=['six', 'future'], + install_requires=['six'], )
Re: [Help] Re: python-future: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13
On 2024-01-04 00:30, Alexandre Detiste wrote: @Vincent: this one package "gtextfsm" is yours do you green light an upload ? Yes.
Re: [Help] Re: python-future: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13
Hi Alexandre, Am Thu, Jan 04, 2024 at 12:30:21AM +0100 schrieb Alexandre Detiste: > > There might be some nmu needed too if maintainers don't react. > > @Vincent: this one package "gtextfsm" is yours > do you green light an upload ? If you ask me the package is team maintained and a "Team upload" should be fine. Kind regards Andreas. -- http://fam-tille.de