Re: Help with watch notification of "new" pyment

2022-09-24 Thread Geert Stappers
t; https://salsa.debian.org/python-team/packages/pyment > > Thank you all! Why the panic? (retoric question) Please have Subject lines that match message body. > Nilson F. Silva Groeten Geert Stappers -- Silence is hard to parse

Re: Messed up a salsa commit - Reporting the fix

2022-04-26 Thread Geert Stappers
reset --hard upstream/5.3.0 FWIW Here I miss a `git commit -a` > $ git checkout master > $ gbp pristine-tar commit > > and that fixed everything. I finished with > > $ git push --all > > and > > $ git push --tags. > Thanks for reporting, thanks for sharing

Re: Messed up a salsa commit - how best to fix?

2022-04-25 Thread Geert Stappers
On Sun, Apr 24, 2022 at 09:40:53PM +0100, Julian Gilbey wrote: > On Sun, Apr 24, 2022 at 10:09:21PM +0200, Geert Stappers wrote: > > On Sun, Apr 24, 2022 at 09:01:02PM +0100, Julian Gilbey wrote: > > > Hi, > > > > > > Somehow I managed to really

Re: Messed up a salsa commit - how best to fix?

2022-04-24 Thread Geert Stappers
ould people be OK with me doing this, I'm not OK with rewriting history. > or do you have an alternative suggestion? Accept the failure, learn from it, move on, make new mistakes, learn from them. In other words: Do not spend energy on erasing a mistake^Wlearing expirience. > Best wis

Re: Packaging request for pygrib

2021-12-28 Thread Geert Stappers
On Tue, Dec 28, 2021 at 09:49:39PM +, Kyle Lawlor-Bagcal wrote: > On 12/28/21 2:35 AM, Geert Stappers wrote: > > Think "I among friends". Share ideas and ask for doing things together. > > Know that best way to get things done is by start doing. > Hi Geert, I wi

Re: Packaging request for pygrib

2021-12-27 Thread Geert Stappers
ing things together. Know that best way to get things done is by start doing. > I'm not a maintainer on this project. I'm just a casual user. It is OK to break the consensus "Somebody else should do it" Regards Geert Stappers Learned today that grib is not a misspelled grub. ( Text f

Re: Python style guide checker (formerly called pep8)

2021-09-12 Thread Geert Stappers
On Sun, Sep 12, 2021 at 09:06:54AM +, c.bu...@posteo.jp wrote: > Am 12.09.2021 10:23 schrieb Geert Stappers: > > In which package is a pep8 code style checker? > > Upstream "pep8" was renamed to "pycodestyle". > So look at > https://tracker.debian.org/

Python style guide checker (formerly called pep8)

2021-09-12 Thread Geert Stappers
guide checker (formerly called pep8) - Python 3.x | None of them has a pep8 executable. To which package should I go? Groeten Geert Stappers -- Silence is hard to parse

Re: How to install older python version on Debian

2021-03-26 Thread Geert Stappers
a solution how to have multiple > python version so I can load inside venv? > > [1] https://robbinespu.gitlab.io/blog/2019/07/23/Python-36-with-VirtualEnv/ > As I understand the question is it } What is the equivalent of } sudo dnf install python36 } so that I can do } virtualenv --python=/usr/bin/python3.6 foo } source foo/bin/activate Groeten Geert Stappers -- Silence is hard to parse

Re: Salsa access

2021-03-04 Thread Geert Stappers
On Wed, Mar 03, 2021 at 03:43:47PM -0500, Louis-Philippe Véronneau wrote: > On 2021-03-03 07 h 44, Stephan Lachnit wrote: > > Dear team members, > > > > boolean.py is a python package that just landed in Unstable. > > I would like to transfer the repo from my namespace to the team namespace, > >

Re: How to watch pypi.org, example

2020-10-05 Thread Geert Stappers
(delta 551), pack-reused 0 Receiving objects: 100% (1039/1039), 237.12 KiB | 415.00 KiB/s, done. Resolving deltas: 100% (612/612), done. stappers@paddy:packaging_dir $ cd pyspf stappers@paddy:packaging_dir/pyspf $ cat debian/watch version=3 https://pypi.debian.net/pyspf/pyspf-([0-9][0-9t\.\

Re: python3- preffix

2020-10-04 Thread Geert Stappers
hed. > > What's the canonical way? Same way as we have learnt walking. > Thanks in advanced. Yes, also beginners can run out of credit. Regards Geert Stappers -- Silence is hard to parse

Re: How to watch pypi.org

2020-10-04 Thread Geert Stappers
([\d\.]+).tar.gz#.* debian uupdate > Thanks in advanced. Looking forward to something like "OK, that works" Regards Geert Stappers -- Silence is hard to parse

Re: New here. Hi

2020-10-04 Thread Geert Stappers
On Sun, Oct 04, 2020 at 05:20:30PM +0200, Fioddor Superconcentrado wrote: > Hi all. > > I'm new to the list and to Debian packaging overall. Welcome > I hope my coming questions are not too stupid. > > Read you soon. Regards Geert Stappers -- Silence is hard to parse

Re: Request to join Python Modules Team

2020-07-15 Thread Geert Stappers
r time to respond. In case > Why do we have to wait 75 hours? is > Do you know that I'm waiting? Ay, that is indeed what not should happen. Please retransmit the request. Groeten Geert Stappers -- Silence is hard to parse

Re: Request to join Python Modules Team

2020-07-15 Thread Geert Stappers
Hello, On Wed, Jul 15, 2020 at 12:02:07PM +0200, Ondrej Novy wrote: > Hi, > > út 14. 7. 2020 v 23:18 odesílatel Geert Stappers > napsal: > > > And please enlighten me (and us (through the mailinglist)) > > what is holding back > > https://lists.debian.o

Re: Request to join Python Modules Team

2020-07-14 Thread Geert Stappers
hrough the mailinglist)) what is holding back https://lists.debian.org/debian-python/2020/07/msg00057.html Groeten Geert Stappers -- Silence is hard to parse signature.asc Description: PGP signature

[PATCH] Tell source location of policy.

2020-07-05 Thread Geert Stappers
From: Geert Stappers --- debian/python-policy.dbk | 13 + 1 file changed, 13 insertions(+) diff --git a/debian/python-policy.dbk b/debian/python-policy.dbk index 875b281..b62cd03 100644 --- a/debian/python-policy.dbk +++ b/debian/python-policy.dbk @@ -1201,6 +1201,19 @@ Build

python-policy source

2020-07-05 Thread Geert Stappers
anuals/python-policy/ > Regards Geert Stappers -- Silence is hard to parse

Re: Request to join Python Modules Team

2020-07-05 Thread Geert Stappers
You just need to be patient. To a certain degree is being patient good. It is all about working together, reaching a common goal. Whenever things get stalled it is good to ask: Who is waiting on who? > Some administrator from the team will join you. I volunteer to be part of "Some administrator". Please grant me, account "stappers" at debian.org and at Salsa, to privilege to allow people the Python teams. I have reread [3] https://www.debian.org/doc/packaging-manuals/python-policy/ Debian tradition I will be re-introducing is sending "done messages". Regards Geert Stappers -- Silence is hard to parse signature.asc Description: PGP signature

Re: Offer to help with packaging

2020-07-05 Thread Geert Stappers
Control: retitle -1 ITP: python-language-server -- Python implementation of the Language Server Protocol On Sun, Jul 05, 2020 at 05:55:58PM +0200, Geert Stappers wrote: > Control: retitle -1 RFP: python-language-server -- Python implementation of > the Language Server Protocol Oops.

Re: Offer to help with packaging

2020-07-05 Thread Geert Stappers
or now, see: > > > https://www.debian.org/Bugs/server-control > > > > Ok > > > > Thanks for all > > > > P. > > @Pablo My intension is to help. I'm aware you didn't asked for the BTS update I did. Do know that the Bug Tracking System information on #963605 can be easily updated again. Regards Geert Stappers -- Silence is hard to parse

Re: Disparaging people's motivation to contribute to Debian

2020-05-16 Thread Geert Stappers
> as what I originally wanted to say. > > Does it make more sense now? Yes. All fine now. And not fine. It will never be "all fine" My point: Let go, let go

Re: Fwd: Problem with reprotest-kernel

2020-05-14 Thread Geert Stappers
On Thu, May 14, 2020 at 09:11:51PM +0200, Evangelos Ribeiro Tzaras wrote: > On 5/14/20 8:47 PM, Geert Stappers wrote: > > On Thu, May 14, 2020 at 07:27:26PM +0200, Evangelos Ribeiro Tzaras wrote: > >> Hello, > >> > >> I have a problem with reprote

Re: Fwd: Problem with reprotest-kernel

2020-05-14 Thread Geert Stappers
21#L1116 > [2] > https://salsa.debian.org/devrtz/pyzbar/-/blob/master/pyzbar/zbar_library.py#L63 > [3] https://fortysixandtwo.eu/img/reprotest_kernel_too_old.png > [4] https://fortysixandtwo.eu/img/reprotest_too_old_not_in_log.png > [5] > http://debian.2.n7.nabble.com/Bug-928921-reprotest-kernel-too-old-SIGSEGV-td4512112.html > Groeten Geert Stappers -- Silence is hard to parse

Re: python packaging manual for a beginner

2020-04-07 Thread Geert Stappers
table for a newcomer. I do hope that this message yields posting like Take package python-foo, replace the foo stuff with you bar Regards Geert Stappers Added 'python' to the Subject -- Silence is hard to parse

Re: I'll be offline for an indefinite period

2019-09-21 Thread Geert Stappers
life. I looking forward to your return. > I maintain those packages in python team: wikitrans, pyfribidi, okasha, > and python-uinput. > > okasha in git has a fix and needs to be uploaded. Groeten Geert Stappers DD -- Leven en laten leven

Re: Bug#940811: ITP: python-simplenote -- Python3 API wrapper for the Simplenote web service

2019-09-21 Thread Geert Stappers
Control: retitle -1 ITP: python-simplenote -- Python3 API wrapper for the Simplenote web service On Thu, Sep 19, 2019 at 11:09:14PM -0700, Stefan van der Walt wrote: > On Thu, Sep 19, 2019, at 22:53, Geert Stappers wrote: > > On Thu, Sep 19, 2019 at 10:43:48PM -0700, Stefan van der W

Re: Python package maintainer request for joining Salsa team

2019-07-17 Thread Geert Stappers
Think "improve bus factor" On Tue, Jul 16, 2019 at 09:14:44AM -0300, Ondrej Novy wrote: > út 16. 7. 2019 v 2:44 odesílatel Geert Stappers napsal: > > > While Arthur is given priveleges for writting on salsa.debian.org > > could the humble person doing that, becom

Re: Python package maintainer request for joining Salsa team

2019-07-15 Thread Geert Stappers
ps://lists.debian.org/debian-cloud/2019/05/msg9.html and the follow-ups. While Arthur is given priveleges for writting on salsa.debian.org could the humble person doing that, become less humble and tell about the process? It is for improving the busfactor of the Python team. Regards Geert Stappers DD -- Leven en laten leven

Re: Looking for projects to work on

2019-06-10 Thread Geert Stappers
any issue or currently in progress project > > > to work on , with a little mentoring i think i can finish the > > > project and also help in maintaining it . Find at https://wiki.debian.org/how-can-i-help information about the how-can-i-help program. Groeten Geert Stappers -- Leven en laten leven

Re: Example of packaged Django web application

2019-05-02 Thread Geert Stappers
in any meaningful manner. The page is still tied in with > changes to Django from django 1.2 to 1.3. The best thing for this page > might be that it gets deleted or at least edited to have a warning that > it is horribly out of date. Or better: replace the page with what this thread yeilds Groeten Geert Stappers -- Leven en laten leven

Re: cssutils salsa PR review or permission update

2019-01-19 Thread Geert Stappers
erge request granted. Several other questions from the original poster remain. * What tell we to new / wannabe contributors? If it is "Send a join request as stated on the wiki", please say so * Where to notification on the new merge requests? * What about commit privileges for a

Re: Please add 'stappers' to PAPT, 200

2019-01-13 Thread Geert Stappers
On Sun, Jan 13, 2019 at 12:11:56AM +0100, Ond??ej Nový wrote: > Hi, > > Dmitry Shachnev pí??e v So 12. 01. 2019 v 20:34 +0300: > > Looks like you were added to DPMT but not PAPT: > > yes, sorry, my mistake. Fixed. > Yes, works. Thanks Cheers Geert Stappers

Re: Please add 'stappers' to PAPT, 403

2019-01-12 Thread Geert Stappers
On Wed, Jan 09, 2019 at 02:13:00PM +0100, Ondrej Novy wrote: > Hi, > > pá 4. 1. 2019 v 22:16 odesílatel Geert Stappers napsal: > > > Could you please add my account to PAPT and/or the python-team? > > > > welcome :) > Thanks Tried it today: $ g

About to upload pelican

2019-01-05 Thread Geert Stappers
Control: tag +pending On Fri, Jan 04, 2019 at 11:50:57PM +0100, Geert Stappers wrote: > On Sat, Jan 05, 2019 at 12:58:49AM +0300, Dmitry Shachnev wrote: > > On Fri, Jan 04, 2019 at 10:16:20PM +0100, Geert Stappers wrote: > > > > > > I would like to create > >

Re: Please add 'stappers' to PAPT

2019-01-04 Thread Geert Stappers
On Sat, Jan 05, 2019 at 12:58:49AM +0300, Dmitry Shachnev wrote: > Hi Geert! Hi Dmitry, Hi Python list, Hi Bugreport 917468, > On Fri, Jan 04, 2019 at 10:16:20PM +0100, Geert Stappers wrote: > > Hello, > > > > Here Debian Developer 'stappers'. > > > > I'm wo

Please add 'stappers' to PAPT

2019-01-04 Thread Geert Stappers
of it. I'm fairly new to git-buildpackage. I subscribed to -python@l.d.o. Could you please add my account to PAPT and/or the python-team? Regards Geert Stappers -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAEBCAAGBQJcL80DAAoJECE10SPYwZvsqy4QALDjJMRf+MvE/56dCJPM5EJG k2F2K6rg6GxALPUwdecC

Re: reference package python3 PAPT

2018-12-25 Thread Geert Stappers
On Sun, Dec 23, 2018 at 05:52:22PM -0500, Scott Kitterman wrote: > On Sunday, December 23, 2018 05:22:07 PM Geert Stappers wrote: > > Hi, > > > > Which PAPT package is a fairly good shape to be used as reference > > for bringing another PAPT package in better shape? >

reference package

2018-12-23 Thread Geert Stappers
Hi, Which PAPT package is a fairly good shape to be used as reference for bringing another PAPT package in better shape? Context: I'm new to PAPT and would like to have some examples packages. Groeten Geert Stappers DD -- Leven en laten leven

Re: Adoption for python-gd, looking for sponsors

2004-06-08 Thread Geert Stappers
). My work is available on http://www.kobold.it/python-gd/ Thanks in advance, Have you contacted debian-python@lists.debian.org ? ( they are now reading your RFS ) F. Cheers Geert Stappers