Bug#1063521: ITP: pymbolic -- Easy Expression Trees and Term Rewriting library

2024-02-09 Thread Alastair McKinstry
Package: wnpp Severity: wishlist Owner: Alastair McKinstry X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org * Package name: pymbolic Version : 2022.2 Upstream Contact: Andreas Klöckner * URL : https://github.com/inducer/pymbolic * License

Bug#1061366: python3.12: Python3.12 segfaults on python-xarray testsuite

2024-01-22 Thread Alastair McKinstry
Package: python3.12 Version: 3.12.1-2 Severity: serious Justification: 4 X-Debbugs-Cc: debian-python@lists.debian.org Python3.12 segfaults on the unittest suite for python-xarray (2024.01.0, head of tree in debian/latest) Unfortunately I cannot get a core dump yet to be more specific; this is on

Re: change in the extention importation with 3.11

2022-12-06 Thread Alastair McKinstry
or Swig wrapping too (#1024555) -- Alastair McKinstry, GPG: 82383CE9165B347C787081A2CBE6BB4E5D9AD3A5 ph: +353 87 6847928 e: alast...@sceal.ie, im: @sceal.ie:mckinstry

Fwd: change in the extention importation with 3.11

2022-12-06 Thread Alastair McKinstry
ed without a traverse function but with the HAVE_GC flag set. It doesn't at first glance look like the code for boost1.80 is different. A Python/boost expert is now needed. Regards Alastair McKinstry mckins...@debian.org -- Alastair McKinstry, GPG: 82383CE9165B347C787081A2CBE6BB4E5D9AD3A5 ph: +353 87 6847928 e: alast...@sceal.ie, im: @sceal.ie:mckinstry

Re: Be part of time-python

2022-07-18 Thread Alastair McKinstry
Hi As maintainer of python-tz I should probably be involved, but missed the original email. What is the plan, and where is the original email? Best regards Alastair (mckins...@debian.org) On 10/07/2022 01:45, Nilson Silva wrote: Hello Following the time-python policy instructions: I

Re: Packaging request for pygrib

2022-01-04 Thread Alastair McKinstry
Hi, and happy new Year I'm the maintainer of pygrib in Debian. I'm sorry for being late to the thread, but I see you found the package. I hope it works for you; do you need it to be in Debian Python ? Regards Alastair On 28/12/2021, 05:36, "Geert Stappers" wrote:

Joining Python-team

2021-09-16 Thread Alastair McKinstry
"mckinstry" I have read https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst <https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst> and will adhere to it. Best regards Alastair -- Alastair McKinstry,,,https://dia

Re: Bug#972213: boost1.71: Please indicate some way which python versions you support

2020-10-16 Thread Alastair McKinstry
e consumed. That sounds like a useful approach. The ecflow build could access the provided versions via   dpkg -s libboost-python${BOOST_VERSION} | grep Provides That works. Code can be added that the package fails to rebuild if it can't get the necessary provides. Thanks Alastair -- Ala

Re: Bug#972213: boost1.71: Please indicate some way which python versions you support

2020-10-15 Thread Alastair McKinstry
On 15/10/2020 08:13, Giovanni Mascellani wrote: Hi, Il 14/10/20 15:52, Alastair McKinstry ha scritto: I maintain the package "ecflow" which uses libboost-python-dev. Now with the transition to python3.9, ecflow will support (where possible) multiple python versions. Currently i

Bug#941087: ITP: ansimarkup -- Produce colored terminal text with an xml-like markup

2019-09-24 Thread Alastair McKinstry
Package: wnpp Severity: wishlist Owner: Alastair McKinstry * Package name: ansimarkup Version : 1.4.0 Upstream Author : Georgi Valkov * URL : https://github.com/gvalkov/python-ansimarkup * License : BSD-3-Clause Programming Lang: Python3 Description

Request to join the Debian Python Team

2018-04-30 Thread Alastair McKinstry
Hi I am hereby requesting to join the Debian Python Modules Team. I'm maintainer of the fparser python module(s), xarray and others. regards Alastair -- Alastair McKinstry, , , https://diaspora.sceal.ie/u/amckinstry Misentropy: doubting that the Universe is becoming more disordered.

Bug#864817: ITP: psyclone -- Domain-specific compiler for Finite Difference/Volume/Element Earth-system models in Fortran

2017-06-15 Thread Alastair McKinstry
Package: wnpp Severity: wishlist Owner: Alastair McKinstry * Package name: psyclone Version : 1.4.1 Upstream Author : Rupert Ford * URL : https://github.com/stfc/PSyclone * License : BSD-3-Clause Programming Lang: Python Description : Domain-specific

Bug#864778: ITP: fparser -- Python parser for the Fortran language

2017-06-14 Thread Alastair McKinstry
Package: wnpp Severity: wishlist Owner: Alastair McKinstry * Package name: fparser Version : 0.0.4 Upstream Author : Rupert Ford * URL : https://github.com/stfc/fparser * License : BSD-like Programming Lang: Python Description : Python parser for the

Bug#843244: python-setuptools: setuptools causes packages to FTBFS

2016-11-05 Thread Alastair McKinstry
Package: python-setuptools Version: 28.7.1-1 Severity: serious Justification: Causes packages to FTBFS Latest setuptools causes packages (eg. iapws) to break. e.g. IAPWS: dh_auto_clean python setup.py clean -a Traceback (most recent call last): File "setup.py", line 1, in

Bug#841277: ITP: usagestats -- Python module to collect usagestats from users

2016-10-19 Thread Alastair McKinstry
Package: wnpp Severity: wishlist Owner: Alastair McKinstry * Package name: usagestats Version : 0.5 Upstream Author : Rene Rampin * URL : https://github.com/remram44/usagestats * License : Apache-2 Programming Lang: Python Description : Python module

Bug#815893: ITP: python-jpy -- Bi-directional Python-Java bridge

2016-02-25 Thread Alastair McKinstry
Package: wnpp Severity: wishlist Owner: Alastair McKinstry * Package name: python-jpy Version : 0.8 Upstream Author : Brockmann Consult GmbH * URL : http://www.brockmann-consult.de * License : Apache Version 2 Programming Lang: Java, Python Description

Re: Getting ready for Python 3.5

2015-06-24 Thread Alastair McKinstry
I'd recommend we build python3-numpy against Python 3.5 for experimental. Of my packages in the list that FTBFS, I think all of them fail on numpy (some on cython), while numpy builds fine against Python 3.5. We can test the transition in experimental. regards Alastair On 23/06/2015

Re: Python coding help: Has anybody seen this syntax

2014-02-13 Thread Alastair McKinstry
e: > cls.yaml_loader.add_constructor(cls.yaml_tag, cls.from_yaml) > cls.yaml_dumper.add_representer(cls, cls.to_yaml) > > class YAMLObject(metaclass=YAMLObjectMetaclass): > """ > An object that can dump itself to a YAML stream > and load it

Re: Inconsistency in source package naming for python modules

2013-07-10 Thread Alastair McKinstry
python3-silo (coming). A policy on renaming the source package isn't likely to change silo, etc. and so a greater inconsistency follows. regards Alastair On 10/07/2013 07:58, Thomas Goirand wrote: > On 07/08/2013 10:10 PM, Scott Kitterman wrote: >> There is no policy

Re: Add pydap (python-dap) to Debian Science Meteorology packages

2013-07-05 Thread Alastair McKinstry
Hi, I will add it to the blend in svn. I should also add it to the list of packages to port to python3 ... http://wiki.debian.org/DebianScienceMetPython3 Best regards Alastair On 05/07/2013 16:24, Mike Neish wrote: > Hi, > > While perusing the "meteorology" tasks, I

Fwd: (forw) Re: Future of python2.6 in Debian (python-newt)

2012-01-08 Thread Alastair McKinstry
per that I don't need libpython*. Any ideas? please CC: me in any response as I'm not currently subscribed to debian-python regards Alastair McKinstry Original Message Subject:(forw) Re: Future of python2.6 in Debian (python-newt) Date: Sun, 8 Jan 20

Re: Best practice for test(s) directories?

2008-07-15 Thread Alastair McKinstry
s the idea behind the abortive debian-test project. Some day I may resuscitate it. The tests shouldn't go in a binary package, but perhaps a debug package if it extsts. Alastair Ondrej -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Re: Join the Debian Python Modules Team

2006-04-19 Thread Alastair McKinstry
if python-newt will work with 2.5 ... Regards Alastair McKinstry <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Summary of python transition problems

2003-09-29 Thread Alastair
m the archive, it appears that hppa is up-to-date on newt for both sarge and sid. If you know of any problems with python-newt, I'd like to hear of them. > > Cheers, > > -- > Colin Watson [EMAIL PROTECTED] > > Regards, Alastair > -- &