Re: morph's abandoned packages (list)

2024-03-29 Thread Bo YU
hi! On Sat, Mar 30, 2024 at 8:20 AM Thomas Goirand wrote: > > On 3/29/24 21:18, Timo Röhling wrote: > > Hi Thomas, > > > > * Thomas Goirand [2024-03-17 23:09]: > >> Anyone is welcome to join, it's just that I'm using git tag workflow, > >> so it doesn't fit in the DPT, but that's the only

Re: Maintenance of python-resolvelib and python-commentjson

2024-03-15 Thread Bo YU
Hi! On Sat, Mar 16, 2024 at 1:18 AM Scott Kitterman wrote: > > On Friday, March 15, 2024 10:55:34 AM EDT Stefano Rivera wrote: > > Hi Scott (2024.03.15_13:31:40_+) > > > > > I originally packaged python-resolvelib for pip and python-commentjson so > > > we could run python-resolvelib's

Re: review for riscemu/2.2.5-1

2023-11-13 Thread Bo YU
ary because I searched a lot online. In fact if you `--help` you can get basic manual for it. Fixed it. Please let me know if there is any issue: https://salsa.debian.org/python-team/packages/riscemu Thanks for your reviewing it. BR, Bo -- Regards, -- Bo YU signature.asc Description:

Re: help to fix ftbfs issue #1052815 for python-sparse

2023-10-29 Thread Bo YU
On Sun, Oct 29, 2023 at 1:25 AM Bo YU wrote: > > Hi, > > I am looking at the issue and trying to fix it. > > If upgrading to 0.14.0[0] directly does not fix the issue and it is in > complicated situation. So below I will explain what I do. > > First to fix #1052815[1]

help to fix ftbfs issue #1052815 for python-sparse

2023-10-28 Thread Bo YU
Hi, I am looking at the issue and trying to fix it. If upgrading to 0.14.0[0] directly does not fix the issue and it is in complicated situation. So below I will explain what I do. First to fix #1052815[1], wo need to adjust pybuild with custom way: ``` PYBUILD_SYSTEM=custom \

Re: RFS: filecheck

2023-10-15 Thread Bo YU
Hi! On Sat, Oct 14, 2023 at 5:27 AM Emmanuel Arias wrote: > > Hi! > > On Thu, Oct 12, 2023 at 05:03:45PM +0800, Bo YU wrote: > > Hi! > > > > Thanks for reviewing my package! > > > > > > On Tue, Oct 10, 2023 at 3:51 AM Emmanuel Arias wrote: >

Re: RFS: filecheck

2023-10-12 Thread Bo YU
Hi! Thanks for reviewing my package! On Tue, Oct 10, 2023 at 3:51 AM Emmanuel Arias wrote: > > On Mon, Oct 09, 2023 at 02:46:36PM -0300, Emmanuel Arias wrote: > > Hi! > > > > On Sat, Oct 07, 2023 at 09:34:43PM +0800, Bo YU wrote: > > > Hi team! > >

RFS: filecheck

2023-10-07 Thread Bo YU
Hi team! Due to rfs bot maybe not work on debian-python irc, So I am seeking help to review/upload my new python package: https://salsa.debian.org/python-team/packages/filecheck TIA. BR, Bo

Re: review for lazy-loader/0.3-1

2023-08-12 Thread Bo YU
Hi! On Tue, Aug 8, 2023 at 1:24 AM Jeroen Ploemen wrote: > > Hi, > > I took a look at lazy-loader, up for sponsorship in the Python Team: > > * copyright: years outdated; > * control: long description would benefit from some more details > explaining what lazy loader is and does, e.g. a

Re: Help to package xdoctest

2022-12-27 Thread Bo YU
Hi, On Mon, Dec 26, 2022 at 3:01 PM Bo YU wrote: > > Hi, > > I am packaging the xdoctest to meet ubelt's[0] B-D. > > Now I think it has a good shape in packaging[1], but I am not sure > about below warning: > > ``` > W: python3-xdoctest: no-manual-page [usr/bin/

Re: review for pygubu/0.27-1

2022-12-26 Thread Bo YU
Hi, First sorry for the late reply. On Sat, Dec 10, 2022 at 6:17 PM Jeroen Ploemen wrote: > > hi Bo, > > my comments for the pygubu package up for sponsorship in the Python > team: > > * changelog: only a single entry is needed for an initial debian > release. > > * copyright: > + please

Help to package xdoctest

2022-12-25 Thread Bo YU
Hi, I am packaging the xdoctest to meet ubelt's[0] B-D. Now I think it has a good shape in packaging[1], but I am not sure about below warning: ``` W: python3-xdoctest: no-manual-page [usr/bin/xdoctest] P: xdoctest source: very-long-line-length-in-source-file 563 > 512 [dev/outline.md:11] X:

Re: Bug#1022526: python-ssdeep: FTBFS: distutils.errors.DistutilsClassError: command class must subclass Command

2022-11-18 Thread Bo YU
bug=952840 -- Regards, -- Bo YU signature.asc Description: PGP signature

Re: Review of Debian package lazy-loader

2022-10-22 Thread Bo YU
ble review. Please let me know if there is any issues. -- Regards, -- Bo YU signature.asc Description: PGP signature

RFS: tkcalendar/1.6.1-1 [ITP] -- Calendar widget for Tkinter

2022-10-09 Thread Bo YU
and then skip the test suite. This is very odd but I have no idea how to fix it. The package is depended on by pygubu. -- Regards, -- Bo YU signature.asc Description: PGP signature

Re: how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Bo YU
Hi, On Wed, Oct 05, 2022 at 02:28:56PM +0300, Felix Yan wrote: On 10/5/22 14:02, Bo YU wrote: ``` vimer@dev:~/build/rfs/packages/test_dir$ sudo pip3 install sphinxcontrib-ditaa Collecting sphinxcontrib-ditaa   Using cached sphinxcontrib-ditaa-1.0.1.tar.gz (7.5 kB)   Preparing metadata

Re: how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Bo YU
Hi, On Wed, Oct 05, 2022 at 01:33:53PM +0300, Felix Yan wrote: On 10/5/22 12:47, Bo YU wrote: hi, (maybe this is off topic on this list) When I want to run sphinx cmd on my pc, I got the error: ``` [...] line 883, in normalize return re.sub(r"[-_.]+", "-", n

how to fix TypeError: expected string or bytes-like object ?

2022-10-05 Thread Bo YU
hi, (maybe this is off topic on this list) When I want to run sphinx cmd on my pc, I got the error: ``` vimer@dev:~/build/rfs/packages/test_dir$ cat /tmp/sphinx-err-etgbo9tg.log # Sphinx version: 4.5.0 # Python version: 3.10.7 (CPython) # Docutils version: 0.17.1 release # Jinja2 version: 3.0.3 #

Re: Bug#1007025: git-multimail 1.6.0 package review

2022-09-26 Thread Bo YU
Hi On Sat, Sep 24, 2022 at 3:34 PM Bo YU wrote: > > Hi, > On Thu, Sep 22, 2022 at 02:12:07PM -0400, Antoine Beaupré wrote: > >On 2022-09-22 19:43:24, Jeroen Ploemen wrote: > >> On Thu, 22 Sep 2022 12:35:12 -0400 > >> Antoine Beaupré wrote: > &g

Re: Bug#1007025: git-multimail 1.6.0 package review

2022-09-24 Thread Bo YU
and please let me know if any issues. -- Regards, -- Bo YU signature.asc Description: PGP signature

Re: Bug#1007025: git-multimail 1.6.0 package review

2022-09-22 Thread Bo YU
. The workround is still to use launcher file in d/ as in previous commit? Many thanks for your time to help me review it again :) -- Regards, -- Bo YU signature.asc Description: PGP signature

Re: git-multimail 1.6.0 package review

2022-09-17 Thread Bo YU
ouragement.:) -- The greatest crimes in the world are not committed by people breaking the rules but by people following the rules. It's people who follow orders that drop bombs and massacre villages. - Banksy -- Regards, -- Bo YU signature.asc Description: PGP signature

RFS: git-multimail/1.6.0-1 [ITP] -- git-multimail is a tool for sending notification emails on pushes

2022-09-15 Thread Bo YU
.0. so you will see an odd thing in d/changelog file maybe. -- Regards, -- Bo YU signature.asc Description: PGP signature

RFS: git-multimail/1.5.0-1 [ITP] -- git-multimail is a tool for sending notification emails on pushes

2022-04-29 Thread Bo YU
Start from upstream's packaging. With some refreshing: . -- Add myself as Maintainer. Regards, -- Bo YU

RFS: git-multimail/1.5.0-1 [ITP] -- git-multimail is a tool for sending notification emails on pushes

2022-04-29 Thread Bo YU
From: Bo YU To: sub...@bugs.debian.org Subject: RFS: git-multimail/1.5.0-1 [ITP] -- git-multimail is a tool for sending notification emails on pushes Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "git-multimail": * Pa

Re: I want to join the DPT

2022-03-30 Thread Bo YU
On Sun, Mar 27, 2022 at 7:11 AM Stefano Rivera wrote: > Hi vimer (2022.03.17_14:34:11_+) > > I have read the policy [1] and accept it. > > In fact, in my native language, the follow is the same as accept. > > Whataway, I accept the policy now. > > Added, welcome. > Thank you. I am get to

Re: Bug#1007025: I want to join the DPT

2022-03-18 Thread Bo YU
On Fri, Mar 18, 2022 at 9:30 PM Antoine Beaupré wrote: > On 2022-03-18 16:45:25, Bo YU wrote: > > Hi all, > > > > On Thu, Mar 17, 2022 at 10:44 PM Sandro Tosi wrote: > > > >> > Sorry again. I recheck the #1007025 [0], it should be RFP tag. > >>

Re: I want to join the DPT

2022-03-18 Thread Bo YU
Hi all, On Thu, Mar 17, 2022 at 10:44 PM Sandro Tosi wrote: > > Sorry again. I recheck the #1007025 [0], it should be RFP tag. > > This is my misspelt in the first request email. > > So I think I can go to to work it :-) > > OMG you're right! i guess morning coffee hadnt kicked in when first >