Re: Request to join Debian Python team

2024-03-15 Thread Daniel Echeverri
Hello Team! El sáb, 9 mar 2024 a la(s) 11:33 a.m., Daniel Echeverri (epsi...@debian.org) escribió: > Hi Team, > > I am interested in joining the team, because, actually I am working in > adopting some python apps [1][2][3] > > My Salsa login is epsilon[4]. > > Thanks! &g

Request to join Debian Python team

2024-03-09 Thread Daniel Echeverri
]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1065237 [4]: https://salsa.debian.org/epsilon -- Daniel Echeverri Debian Developer Linux user: #477840 GPG Fingerprint: D0D0 85B1 69C3 BFD9 4048 58FA 21FC 2950 4B52 30DB

Joining the Debian Python Team

2024-01-30 Thread Daniel Teichmann
Hey, I wanna join the debian-python packaging team. I've got Mike Gabriel, who will be my teacher guiding me through my way to become a Debian Maintainer. I already have got a bit of experience with Debian Packaging (especially in the Debian Edu realm). You can see that on my salsa profile.

Re: Request to join the Debian Python team

2023-07-31 Thread Daniel Leidert
Ping? Am Donnerstag, dem 20.07.2023 um 00:44 +0200 schrieb Daniel Leidert: > Hi, > > I'd like to join the team. I've packaged and uploaded python-keycloak > recently, and I would like to maintain it under the team's umbrealla. > I've read the policy and my salsa hand

Request to join the Debian Python team

2023-07-19 Thread Daniel Leidert
Hi, I'd like to join the team. I've packaged and uploaded python-keycloak recently, and I would like to maintain it under the team's umbrealla. I've read the policy and my salsa handle is "dleidert". Regards, Daniel

Re: [Debichem-devel] [help] pymol: Deprecation warning during startup

2021-12-14 Thread Daniel Leidert
t. As I said in my other mail, maybe use import importlib.util; ... Not sure of that fixes your dependencies. You have to depend on the right libpython3.x-minimal, it seems. HTH Daniel -- Regards, Daniel Leidert | https://www.wgdd.de/ GPG-Key RSA4096 / BEED4DED5544A4C03E283DC74B

joining the team

2021-03-03 Thread Daniel Milde
tips for first work. Thanks Daniel OpenPGP_0xEF0BA1C4F3990103.asc Description: application/pgp-keys OpenPGP_signature Description: OpenPGP digital signature

Request to join DPMT (adopting python-svg.path)

2020-03-29 Thread Daniel Andersson
Hi! I'm interested in adopting this package. On Sun, 29 Mar 2020 at 11:04, Daniel Stender wrote: > > The terms of this RFA are the following: > > - anybody is free to pick up the package and close this bug without my > permission. > > - I won't be able to sponsor thi

Re: Bug#936604: getmail: Python2 removal in sid/bullseye

2020-02-19 Thread Daniel Kahn Gillmor
On Wed 2019-11-13 15:31:04 +0100, Iustin Pop wrote: > On 2019-11-13 15:06:54, Thomas Goirand wrote: >> On 11/12/19 4:37 PM, Osamu Aoki wrote: >> > The related binary packages are available in 2 binary names (depending on >> > release) >> > getmail4 (version=4,5) popcon installed ~2000 >> >

Re: upstream release of unreleased package

2019-02-11 Thread daniel
On 10/2/19 21:37, Brian May wrote: This is your first error. Changes to debian/* files belong to the debian/master branch, not the patch-queue/debian/master branch. So you should be finalise the changes to the patch-queue first, then run something like "gbp pq export" which will switch back the

Re: python logo.

2018-03-05 Thread Daniel Stender
On 03/06/2018 06:38 AM, Peter Green wrote: I am looking into cleaning up some software so it can be uploaded to Debian. Inside the documentation folder is a copy of the python logo. I found the python.org page for the logo more confusing than helpful. 1. Is the python logo under a license

Some pytest related packages on RFA

2017-11-19 Thread Daniel Stender
Hi, I have some pytest plugin packages for which I'm seeking an adopter for: 1) pytest-catchlog (https://bugs.debian.org/868844) https://packages.qa.debian.org/p/pytest-catchlog.html 2) pytest-httpbin (https://bugs.debian.org/868845) https://packages.qa.debian.org/p/pytest-httpbin.html 3)

Re: PAPT git migration

2017-07-31 Thread Daniel Stender
On 31.05.2017 20:58, Stefano Rivera wrote: > It's been a while, but I found some time and energy at PyCon, to work > our SVN->Git migration. > > I started with our DPMT migration script, pulled out the git-dpm bits, > and fixed the obvious issues I saw. > > Here's what the migration currently

Joining Python Applications Packaging Team

2017-06-30 Thread Daniel
. Sincerely, Daniel Manila

Re: [py3porters-devel] Python 2 in the default installation -- progress made!

2017-01-02 Thread Daniel Kahn Gillmor
On Mon 2017-01-02 19:47:00 -0500, Ansgar Burchardt wrote: > There was an open bug about changing the overrides (#849903) and I just > set all packages built from gpgme1.0 to "Priority: optional". > > I don't think there is any reason for the lib*-dev packages to be at > Priority: extra? I read:

Re: [py3porters-devel] Python 2 in the default installation -- progress made!

2017-01-02 Thread Daniel Kahn Gillmor
On Thu 2016-12-29 23:41:39 -0500, Stuart Prescott wrote: > one of the objectives for stretch was to reduce the number of Python 2 > packages that are installed in common scenarios, instead having the > Python 3 stack take over. The "standard task" within tasksel is a > reasonable place to look.¹

Re: pypi2deb 1.20160809 and --profile dpmt

2016-08-09 Thread Daniel Stender
On 09.08.2016 21:27, Piotr Ożarowski wrote: > Hi, > > FYI: I just uploaded pypi2deb 1.20160809 which initializes all the git-dpm > stuff if you invoke py2dsp with --profile dpmt option > > example: > > $ py2dsp --profile dpmt django > [...] > I: to create repository on git.debian.org: >

Re: pep8 python module is now in python-pep8 - triggers FTBFS

2016-03-10 Thread Daniel Stender
On 10.03.2016 12:10, Edward Betts wrote: > I checked a few of these, in detail: > > - fix for fuzzywuzzy uploaded > - bug filed for blockdiag > - fix for django-sekizai pushed to git, e-mailed uploaders Prospector: fixed. DS -- 4096R/DF5182C8 http://www.danielstender.com/blog/

Re: static analysis and other tools for checking Python code

2016-03-04 Thread Daniel Stender
On 03.03.2016 01:38, Paul Wise wrote: > On Thu, Mar 3, 2016 at 7:52 AM, Jeremy Stanley wrote: >> ... > > All of flake8, hacking, bandit, pep257, clonedigger and more are on > the TODO list: > > https://anonscm.debian.org/cgit/collab-maint/check-all-the-things.git/tree/data/python > > FYI pep257

Re: ITP: python-freetype -- Python bindings for the FreeType library (and request to join DPMT)

2015-11-30 Thread Daniel Glassey
On Thu, Nov 12, 2015 at 06:58:15PM +, Daniel Glassey wrote: > Hi, > > I'm planning to package python-freetype (freetype-py) as it is needed by > another project that I am planning to package (python-palaso - no ITP yet). > > I'd like to join DPMT to have it team maintained

Re: ITP: python-freetype -- Python bindings for the FreeType library (and request to join DPMT)

2015-11-12 Thread Daniel Glassey
, Daniel signature.asc Description: Digital signature

Re: git repo lint tool

2015-10-13 Thread Daniel Stender
On 13.10.2015 16:30, Stefano Rivera wrote: > Daniel Stender <deb...@danielstender.com> >deap >gamera >greekocr4gamera >ocr4gamera >pep8-naming >pylint-celery >pylint-common >pytest-catchlog >pytest-localserver >

Re: git repo lint tool

2015-10-13 Thread Daniel Stender
On 13.10.2015 17:57, Stefano Rivera wrote: > Hi Daniel (2015.10.13_17:47:01_+0200) >> In all packages, Vcs points to >> Vcs-Git: git://anonscm.debian.org/python-modules/packages/.git >> Vcs-Browser: >> http://anonscm.debian.org/cgit/python-modules/packages/.git > &

Re: Git migration schedule pushback permissions/DEP-3 workflow

2015-10-12 Thread Daniel Stender
On 08.10.2015 17:06, Stefano Rivera wrote: > Hi Barry (2015.10.02_16:24:28_+0200) >> 8-Oct - Assuming no objections or showstoppers, turn off write access to all >> of DPMT svn. > > Done. And kicking off the migration now... > > SR Thanks for the work, things likes automatically updated Vcs

Re: Git migration schedule

2015-10-05 Thread Daniel Stender
Hi, these old SVN repos could be spared and removed: On 03.10.2015 20:52, Stefano Rivera wrote: > The errors: > > Cannot "git-dpm init" package: gamera is already in: git://anonscm.debian.org/python-modules/packages/gamera.git > Cannot "git-dpm init" package: nltk old/obsolete packaging, the

Re: pybuild and proxies -- could we make prohibition optional?

2015-07-22 Thread Daniel Stender
proxies and that no_proxy doesn't work for some libs/packages: Daniel Stender tried export no_proxy=localhost on pytest-tornado without success. ... pytest-localserver currently (in the multiple package dep solving approach for vcr.py), dh-python 2.20150719. DS -- http://www.danielstender.com

python3-aiohttp

2015-03-31 Thread Daniel Lintott
to debian-python. Regards, Daniel signature.asc Description: OpenPGP digital signature

Re: python3-aiohttp

2015-03-31 Thread Daniel Lintott
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Tianon, On 31 March 2015 16:35:00 BST, Tianon Gravi admwig...@gmail.com wrote: On 31 March 2015 at 07:24, Daniel Lintott dan...@serverb.co.uk wrote: I can't find an ITP/RFP bug for the package, but see that there are some files already in SVN

Fwd: Re: Bug#756331: RFS: aafigure/0.5-4 [ITA]

2014-07-28 Thread Daniel Lintott
Forwarding to the other Debian Python List... Original Message Subject: Re: Bug#756331: RFS: aafigure/0.5-4 [ITA] Date: Mon, 28 Jul 2014 22:52:35 +0100 From: Daniel Lintott dan...@serverb.co.uk To: Breno Leitao bren...@br.ibm.com, 756...@bugs.debian.org CC: python-modules-t

Re: RFS: python-ebooklib

2014-04-29 Thread Daniel James
] Thanks for forwarding that tip, I've made the change and re-uploaded to http://mentors.debian.net/debian/pool/main/p/python-ebooklib/python-ebooklib_0.15-1.dsc and if you're not subscribed to the list already, please do so Somehow I missed doing that, I'm subscribed now. Cheers! Daniel

Re: RFS: python-ebooklib

2014-04-25 Thread Daniel James
Hi Zygmunt, I think you are quite welcome to join DPMT https://wiki.debian.org/Teams/PythonModulesTeam/HowToJoin Thanks, I have sent a request via the web interface. I have also helped upstream create some Sphinx documentation and re-uploaded the package to include it. Cheers! Daniel

RFS: python-ebooklib

2014-04-24 Thread Daniel James
:-) Thanks! Daniel -- 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/53593d05.7010...@64studio.com

Re: Bug#708573: trac-accountmanager: Please remove Python Applications Packaging Team as maintainer

2013-05-17 Thread Daniel Kahn Gillmor
[dropping the bug report from the cc list] On 05/17/2013 11:49 AM, Scott Kitterman wrote: We've been through this a number of times for both PAPT and DPMT. We want a common repository for each team (not split between different VCSs). There's been discussion about what would be needed to

Re: Bug#708573: trac-accountmanager: Please remove Python Applications Packaging Team as maintainer

2013-05-17 Thread Daniel Kahn Gillmor
On 05/17/2013 01:20 PM, Thomas Kluyver wrote: This came up recently on debian-python. It's a very long thread, but the basic outcome was that, while quite a few people wanted to move away from svn, there was very little consensus on which VCS to migrate to, whether to include full source

Re: Bug#708573: trac-accountmanager: Please remove Python Applications Packaging Team as maintainer

2013-05-17 Thread Daniel Kahn Gillmor
On 05/17/2013 01:40 PM, Scott Kitterman wrote: If the team moves to full source git archives, I'll just drop the team from all the packages I maintain. Scott K P.S. See, now the fun begins. fun, indeed. it sounds to me like you're saying: A) re: #708573 if some members of the team

Re: Bug#708573: trac-accountmanager: Please remove Python Applications Packaging Team as maintainer

2013-05-17 Thread Daniel Kahn Gillmor
On 05/17/2013 01:55 PM, Scott Kitterman wrote: You misunderstand. I don't think i misunderstood at all. I'm all for having a good common environment for the team to work on. I happen to think you suggested just about the worst one possible. I've tried it and I find it much more complex,

RFS: python-djvu ocrodjvu

2011-05-29 Thread Daniel Stender
time to get deeper into things, I would like to go for that towards 0.3.3-2. Greetings, Daniel Stender -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4de291d7.2010

Re: RFS: pybtex

2011-04-18 Thread Daniel Stender
Hi people, I would like to refresh my RFS for Pybtex. Isn't there anybody with a little time ...? Greetings, Daniel Stender On 15.03.2011 16:46, Daniel Stender wrote: Hi guys, I would like to refresh my request for sponsorship towards Pybtex 0.15-1 after RFA. Please check it as usual

RFS: pybtex

2011-03-15 Thread Daniel Stender
then for a session). Greetings, Daniel Stender -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4d7f89d7.90...@danielstender.com

Re: RFS: didjvu

2011-02-06 Thread Daniel Stender
All right, all fixed. Thanks for checking! Daniel On 06.02.2011 14:35, Stefano Rivera wrote: Hi Daniel (2011.02.06_12:26:28_+0200) I've converted didjvu to dh_python2 now, could anybody please check it over again? Any hints welcome! Looks fine. A couple of minor things: Might as well

RFS: didjvu, djvusmooth, pybtex

2011-01-11 Thread Daniel Stender
that everything is ready for upload. Towards e-documenting relating Python stuff I am also working on python-djvulibre but that needs some more days. Thanks in advance for any care for consideration, Daniel Stender -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org

Re: Debhelper: LDFLAGS

2010-12-19 Thread Daniel Stender
... ups, misleaded. Please excuse. On 19.12.2010 21:04, Daniel Stender wrote: If we are still talking about the gummi package, I just put export LDFLAGS=-Wl,--as-needed at top of debian/rules and the dpkg-shlibdeps warnings went away. ... does it? What I am missing here? Dan

Re: Debhelper: LDFLAGS

2010-12-19 Thread Daniel Stender
If we are still talking about the gummi package, I just put export LDFLAGS=-Wl,--as-needed at top of debian/rules and the dpkg-shlibdeps warnings went away. ... does it? What I am missing here? Dan -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of

Re: RFS: Didjvu, Djvusmooth, Ocrodjvu, Pybtex

2010-11-06 Thread Daniel Stender
of your packaging. Didn't get it. It says: This work was packaged for Debian by Daniel Stender and also states the license of both the upstream and the packet. I was following again maint-guide (5.2) with details. Also, you BD on debhelper = 7, but use an override, which requires debhelper

Re: RFS: Didjvu, Djvusmooth, Ocrodjvu, Pybtex

2010-11-06 Thread Daniel Stender
All refreshed. How do I update tags? Svn copy (/trunk /tags/foo) says permission denied. Thanks for all pointers, Daniel Stender On 06.11.2010 11:15, Stefano Rivera wrote: Hi Daniel (2010.11.06_11:47:14_+0200) argparse is part of the standard library in Python 2.7. A dependency on python

Re: RFS: Didjvu, Djvusmooth, Ocrodjvu, Pybtex

2010-11-06 Thread Daniel Stender
a symlink to the wrapper, which you put in /usr/share/didjvu. didjvu is missing a dependency on python-gamera. Files: debian/* -Copyright: 2009, 2010 Jakub Wilk jw...@debian.org +Copyright: 2010 Daniel Stender dan...@danielstender.com I don't think you should forget Jakub, just add

RFS: Didjvu, Djvusmooth, Ocrodjvu, Pybtex

2010-11-05 Thread Daniel Stender
in testing /python-apps/packages/pybtex/tags/0.14.1-1 new upstream release All packages are lintian clean. Thank you very much in advance, Daniel Stender -- http://www.danielstender.com/granthinam/ GPG key ID: 1654BD9C -- To UNSUBSCRIBE, email to debian-python-requ

Didjvu

2010-10-29 Thread Daniel Stender
/ creating of ebooks (cf. bug #601781). I am beginning maintainer / Debian Python packager so I would be thankful for any pointers. I've read towards RFA Python modules that they have to stay under the DPMT umbrella for at least 12 months. What does that mean? Greetings, Daniel Stender https

Re: intent to hijack turbogears 2 (and some of its friends)

2009-06-15 Thread Daniel Baumann
is that a) it doesn't get away (and that quickly = 1.0.7 got available), and b) openerp-web-client uses it. now that openerp-web-client will get ported away from turbogears 1.x to cherrypy-only, it's not on my priority list anymore. therefore, please take over the packages. Regards, Daniel

Re: RFS: gwibber

2008-09-04 Thread Daniel Watkins
, and will include the changes mentioned below in the package for which I eventually seek sponsorship. [Daniel Watkins, 2008-09-02 23:08] I am looking for a sponsor for my package gwibber. PAPT is in Uploaders so you can add the package to our TODO list[1] and/or ping us on #debian-python

RFS: gwibber

2008-09-02 Thread Daniel Watkins
://mentors.debian.net/debian unstable main contrib non-free - dget http://mentors.debian.net/debian/pool/main/g/gwibber/gwibber_0.1~bzr102-1.dsc I would be glad if someone uploaded this package for me. Regards, -- Daniel Watkins (Odd_Bloke) signature.asc Description: PGP signature

RFS: configobj (updated package)

2008-08-23 Thread Daniel Watkins
.dsc I would be glad if someone uploaded this package for me. Regards, -- Daniel Watkins (Odd_Bloke) signature.asc Description: PGP signature

RFS: json-py (updated package)

2008-08-21 Thread Daniel Watkins
if someone uploaded this package for me. Kind regards, -- Daniel Watkins (Odd_Bloke) signature.asc Description: PGP signature

Re: RFS: json-py (updated package)

2008-08-21 Thread Daniel Watkins
Hi Piotr, On Fri, 22 Aug 2008 00:27:32 +0200 Piotr Ożarowski [EMAIL PROTECTED] wrote: [Daniel Watkins, 2008-08-21] I am looking for a sponsor for the new version 3.4-4 of my package json-py. uploaded. Please contact release managers about unblocking it (note that -3 didn't propagate

Re: python-numeric: Fails to build 2.3 version

2006-11-30 Thread Daniel Schepler
to get their opinion on this issue (since I don't see any discussion on this in a quick search of the list archives for the last month). -- Daniel Schepler Content analysis details:(-4.4 points, 5.0 required) pts rule name description

Re: python-numeric: Fails to build 2.3 version

2006-11-30 Thread Daniel Schepler
On Thursday 30 November 2006 15:35 pm, Raphael Hertzog wrote: Hi, On Thu, 30 Nov 2006, Daniel Schepler wrote: This is the normal behaviour of the package since in sid python2.3 is no more marked as supported in /usr/share/python/debian_defaults ... It seems to me that it's a bad idea

Broken python Build-Depends

2004-07-07 Thread Daniel Schepler
. In the meantime, it would be a good idea for maintainers of Python packages to use pbuilder to check whether their packages still build or not. -- Daniel Schepler Please don't disillusion me. I [EMAIL PROTECTED]haven't had breakfast yet