Bug#1058127: marked as done (python-mpiplus: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?)

2024-01-15 Thread Debian Bug Tracking System
Your message dated Tue, 16 Jan 2024 07:35:06 +
with message-id 
and subject line Bug#1058127: fixed in python-mpiplus 0.0.2+ds-1
has caused the Debian Bug report #1058127,
regarding python-mpiplus: FTBFS: AttributeError: module 'configparser' has no 
attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058127: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058127
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-mpiplus
Version: 0.0.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<>'
> dh_auto_clean
> I: pybuild base:310: python3.12 setup.py clean 
> /<>/versioneer.py:421: SyntaxWarning: invalid escape sequence 
> '\s'
>   LONG_VERSION_PY['git'] = '''
> Traceback (most recent call last):
>   File "/<>/setup.py", line 16, in 
> version=versioneer.get_version(),
> 
>   File "/<>/versioneer.py", line 1480, in get_version
> return get_versions()["version"]
>^^
>   File "/<>/versioneer.py", line 1412, in get_versions
> cfg = get_config_from_root(root)
>   ^^
>   File "/<>/versioneer.py", line 342, in get_config_from_root
> parser = configparser.SafeConfigParser()
>  ^
> AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. 
> Did you mean: 'RawConfigParser'?
> E: pybuild pybuild:395: clean: plugin distutils failed with: exit code=1: 
> python3.12 setup.py clean 
> dh_auto_clean: error: pybuild --clean -i python{version} -p "3.12 3.11" 
> returned exit code 13
> make[1]: *** [debian/rules:12: override_dh_auto_clean] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-mpiplus_0.0.1-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20231212=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: python-mpiplus
Source-Version: 0.0.2+ds-1
Done: Andrius Merkys 

We believe that the bug you reported is fixed in the latest version of
python-mpiplus, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrius Merkys  (supplier of updated python-mpiplus package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jan 2024 01:46:34 -0500
Source: python-mpiplus
Architecture: source
Version: 0.0.2+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Andrius Merkys 
Closes: 1058127
Changes:
 python-mpiplus (0.0.2+ds-1) unstable; urgency=medium
 .
   * New upstream version 0.0.2+ds
   * Exclude versioneer.py, depend on python3-versioneer instead
 (Closes: #1058127)
   * Simplify debian/rules.
   * Switch testsuite to autopkgtest-pkg-pybuild.
   * Update debian/copyright.
   * Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
 bec157a2942ac84b66ab202809a514dad86bc8c8 2206 python-mpiplus_0.0.2+ds-1.dsc
 35547f36873e8109c8c9ab410cf39dcea70a197e 19764 
python-mpiplus_0.0.2+ds.orig.tar.xz
 948a80fdf9f11e7cf6bb3919e073f7bfa3ee1607 2196 
python-mpiplus_0.0.2+ds-1.debian.tar.xz
 5af835ec16363d4e1f23b2d047abc2897142f195 8120 

python-mpiplus_0.0.2+ds-1_source.changes ACCEPTED into unstable

2024-01-15 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 16 Jan 2024 01:46:34 -0500
Source: python-mpiplus
Architecture: source
Version: 0.0.2+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Andrius Merkys 
Closes: 1058127
Changes:
 python-mpiplus (0.0.2+ds-1) unstable; urgency=medium
 .
   * New upstream version 0.0.2+ds
   * Exclude versioneer.py, depend on python3-versioneer instead
 (Closes: #1058127)
   * Simplify debian/rules.
   * Switch testsuite to autopkgtest-pkg-pybuild.
   * Update debian/copyright.
   * Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
 bec157a2942ac84b66ab202809a514dad86bc8c8 2206 python-mpiplus_0.0.2+ds-1.dsc
 35547f36873e8109c8c9ab410cf39dcea70a197e 19764 
python-mpiplus_0.0.2+ds.orig.tar.xz
 948a80fdf9f11e7cf6bb3919e073f7bfa3ee1607 2196 
python-mpiplus_0.0.2+ds-1.debian.tar.xz
 5af835ec16363d4e1f23b2d047abc2897142f195 8120 
python-mpiplus_0.0.2+ds-1_source.buildinfo
Checksums-Sha256:
 09139a532d054d80a122bcdd4aff70f557adde7d19714d6b55f0c85e37c43853 2206 
python-mpiplus_0.0.2+ds-1.dsc
 d2c2f853fc9f7ca44607eaea9b753f1fafb7b458046853b20bd40b80a56c5e58 19764 
python-mpiplus_0.0.2+ds.orig.tar.xz
 2ed61892a95f737d1bb4f8a335bbf65a8fd69f33a7a528d3383d16e401bf204b 2196 
python-mpiplus_0.0.2+ds-1.debian.tar.xz
 a39b2df417cb04ca4edc83d32ce9a49bbf05dc53dc85f3ddc342c9dde28f61da 8120 
python-mpiplus_0.0.2+ds-1_source.buildinfo
Files:
 9980a424c966d4e34b97f57124d63921 2206 science optional 
python-mpiplus_0.0.2+ds-1.dsc
 01ec2aa2079143d75f87624cdb940d43 19764 science optional 
python-mpiplus_0.0.2+ds.orig.tar.xz
 54696e8552af3b7f28a920d72048ef95 2196 science optional 
python-mpiplus_0.0.2+ds-1.debian.tar.xz
 53bc3d269209024310a5962efde16634 8120 science optional 
python-mpiplus_0.0.2+ds-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJGBAEBCgAwFiEEdyKS9veshfrgQdQe5fQ/nCc08ocFAmWmK/wSHG1lcmt5c0Bk
ZWJpYW4ub3JnAAoJEOX0P5wnNPKHGzgP/ibL8FY4K2YrREbgpQTPyr9HQ6T/+pVw
KFXUH5p6iFA7fXlDho3URobpgqKJiXVQsx1ve9eGQ+I8wD6pJlpSSVd9Q1UVyvRf
r9THj3rg25aVfRNghfkKcNhp2Zg/zVq6BDDbj1ruNpAYeZug77nSbKzT5dB64dYQ
AOo6xlotRvw26msK67j2usTHUqd1jKzRvl5uS1TFQc57yVP/4p2K6UjAGsYCgyK8
rBgyiqdjgS7EA+FCzdPp/j6g61dLfNOqxrQv3elV70s1PG2jxF7i1I6MYmXHEyVI
GmDq+2TjFMQJg/2Y4M79yMRVGzQYQ0b1t83OVhF8VHIZ/TcmK8E+B8AOYPIRmi18
Ds8VE9LtenD3mimqvP710JRLpl7rLi6Eu++246X/wGpxwG6Q9+5+5KsNKZxTR/qY
NrgoPZmKiGG9QkglNXOjX+JTkJjkyWtXYrnCXONnb+JPCpIUFb67c3ZwVrMi3af4
R5P93MbQFYrU/51CoDqE8NxhnFUgvYTEkPGiyKlt3ZjSJe+qi+GvJEKgP3o5QhJL
tjjm/Jl2uPx94xLGuOpVjMJ4YYNQV8Fw8PhL572aqmz4VbR+ZlU7/SY4vpB1k6FE
OX6vW+tiAprbla3AISiwekCtslkrxbHKME5NpBW7KQ5R23PM0V26lsVMlPkH1HA6
cSm2mEfYcU2O
=s3HM
-END PGP SIGNATURE-


-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of python-mpiplus_0.0.2+ds-1_source.changes

2024-01-15 Thread Debian FTP Masters
python-mpiplus_0.0.2+ds-1_source.changes uploaded successfully to localhost
along with the files:
  python-mpiplus_0.0.2+ds-1.dsc
  python-mpiplus_0.0.2+ds.orig.tar.xz
  python-mpiplus_0.0.2+ds-1.debian.tar.xz
  python-mpiplus_0.0.2+ds-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


numba REMOVED from testing

2024-01-15 Thread Debian testing watch
FYI: The status of the numba source package
in Debian's testing distribution has changed.

  Previous version: 0.57.1+dfsg-1
  Current version:  (not in testing)
  Hint: 
# 1033907,1057461,1058301

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


mlpack 4.3.0-2 MIGRATED to testing

2024-01-15 Thread Debian testing watch
FYI: The status of the mlpack source package
in Debian's testing distribution has changed.

  Previous version: 4.3.0-1
  Current version:  4.3.0-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


python-hdf5plugin is marked for autoremoval from testing

2024-01-15 Thread Debian testing autoremoval watch
python-hdf5plugin 4.0.1-3 is marked for autoremoval from testing on 2024-02-15

It is affected by these RC bugs:
1059842: python3-hdf5plugin: FTBFS: test fails: ZFP lib not compiled with 
-DBIT_STREAM_WORD_TYPE=uint8
 https://bugs.debian.org/1059842



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


fenicsx-performance-tests 0.7.2-1 MIGRATED to testing

2024-01-15 Thread Debian testing watch
FYI: The status of the fenicsx-performance-tests source package
in Debian's testing distribution has changed.

  Previous version: 0.7.0~git20231007.4ba90a6-1
  Current version:  0.7.2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1058127: python-mpiplus: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-01-15 Thread Yogeswaran Umasankar

Hi Andrius,
I have removed the hard-coded version number from setup.py. I found that
the issue was due to changes in PEP440 version naming convention in
versioneer. For this package no need python3-versioneer, upstream has
its own versioneer.py. The work around is, once have everything in
master branch create a tag with just the version number (0.0.2-1)
instead of debian/version number (debian/0.0.2-1).

I have forked python-mpiplus [0] for you to check the changes and to see
how it works before you decide to incorporate the changes. Feel free to
MR the fork and make any further changes needed.

[0] https://salsa.debian.org/yogu/python-mpiplus

Best,
Yogeswaran.


signature.asc
Description: PGP signature
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


nauty_2.8.8+ds-2_source.changes ACCEPTED into unstable

2024-01-15 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 15 Jan 2024 16:31:03 -0500
Source: nauty
Built-For-Profiles: noudeb
Architecture: source
Version: 2.8.8+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Doug Torrance 
Changes:
 nauty (2.8.8+ds-2) unstable; urgency=medium
 .
   * Upload to unstable.
Checksums-Sha1:
 ac875e685dd79a82ef1d939162001778591e117d 2327 nauty_2.8.8+ds-2.dsc
 22216e156ec82c95237eebc0f46c8530b2baadad 65504 nauty_2.8.8+ds-2.debian.tar.xz
 6552e12627bf7308dd87b3e7991522d3a39d0120 8686 nauty_2.8.8+ds-2_source.buildinfo
Checksums-Sha256:
 4ea2c6bbaf4dec2ebf344719d34a13da0d573a149820e3c163b6cff9ec11594b 2327 
nauty_2.8.8+ds-2.dsc
 cb1e9f6fbab07d6f1af10375d1e2a4ce30e1f6e22da11826e21edf1236b921ee 65504 
nauty_2.8.8+ds-2.debian.tar.xz
 6520e317c6692552bcdf14b013daae070ba62e2d32be51cbc5094f40f09d8c6c 8686 
nauty_2.8.8+ds-2_source.buildinfo
Files:
 872e67baa2bead0486d964cc73ff8702 2327 math optional nauty_2.8.8+ds-2.dsc
 be6cf3ece737f24de570f3b58dc07612 65504 math optional 
nauty_2.8.8+ds-2.debian.tar.xz
 e41603083f402c857c8217a83707f048 8686 math optional 
nauty_2.8.8+ds-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJJBAEBCgAzFiEEupghwS4HiU+y5K0AkdxKd57FyRAFAmWlpMoVHGR0b3JyYW5j
ZUBkZWJpYW4ub3JnAAoJEJHcSneexckQ2CYP/0Okf53uXxed/xosvj/ENgZr11PD
HsQkteXXUnCYq+k0jWQ0WX3YOhzDDMCrXRdYRC9g+6qBaxpXL0zH5xYq0N1OyTVH
CVApdGYjtm8s0SA4zxKXYSbAnNpWwQN+vtnG/yk4j1XXGbMuKwlv/vZeRbtoijIZ
jO/sPVwxcilewDn8eH0junJdxUL5yyvHbaRppKHq5IrjCTYEk9fQzPokeQQBa1xM
qnfmCp0kqcwNyg8ivdJ+eMMws9Mf0mm/HexpahdndIG+EKjtKW51dDOHsmN18jCN
YMWw4ezhP2f0ng6UU4E3vgE1qQNxNRM2YOFelQbBoOC7kcP/Qs5DKOJYlhqFA6RA
Xzxrr5LfgIJnTXKV3jE3dXyvIW8rbgQnhB3XAfGsPMHmcR+H6Q/8cjXLHaQDa9fb
YclKkRaoS2ko4eL4VccHiUfhiHMItGHh3tVRuEzBkJ6x8UhRjOXiRTjr96u0Zcfp
U3QBTXDJVtbAGs9keegJzSfXuaEJTqwFTyEacNnGlt+fdOd28jMFMyRGI1NZaYdV
eIL4hy2j9E6S7F8nGKVq7F3o/AZCh0rQtlGKGoqRGuwbwqs/VLEYQRDE/iX1v5Fw
/v7C+2zIqVzZ+Mv+Oh/8/ZgXL2zH//uMcaEC7l0wICqn2O1B9rKJWjfp1lmZGKhZ
Ioruxm2rgDKDTy1H
=t9Vy
-END PGP SIGNATURE-


-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of nauty_2.8.8+ds-2_source.changes

2024-01-15 Thread Debian FTP Masters
nauty_2.8.8+ds-2_source.changes uploaded successfully to localhost
along with the files:
  nauty_2.8.8+ds-2.dsc
  nauty_2.8.8+ds-2.debian.tar.xz
  nauty_2.8.8+ds-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1060862: freeimage: CVE-2023-47995

2024-01-15 Thread Salvatore Bonaccorso
Source: freeimage
Version: 3.18.0+ds2-10
Severity: important
Tags: security upstream
X-Debbugs-Cc: car...@debian.org, Debian Security Team 

Hi,

The following vulnerability was published for freeimage.

CVE-2023-47995[0]:
| Buffer Overflow vulnerability in
| BitmapAccess.cpp::FreeImage_AllocateBitmap in FreeImage 3.18.0
| allows attackers to cause a denial of service.

The only reference for now is [1] unclear if there is some development
around it.


If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities & Exposures) id in your changelog entry.

For further information see:

[0] https://security-tracker.debian.org/tracker/CVE-2023-47995
https://www.cve.org/CVERecord?id=CVE-2023-47995
[1] https://github.com/thelastede/FreeImage-cve-poc/tree/master/CVE-2023-47995

Please adjust the affected versions in the BTS as needed.

Regards,
Salvatore

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


plplot_5.15.0+dfsg2-8_amd64.changes ACCEPTED into experimental

2024-01-15 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 08 Jan 2024 16:57:42 -0300
Source: plplot
Binary: libcsirocsa0 libcsirocsa0-dbgsym libcsironn0 libcsironn0-dbgsym 
libplplot-data libplplot-dev libplplot-java libplplot-java-dbgsym libplplot-lua 
libplplot-lua-dbgsym libplplot-ocaml libplplot-ocaml-dbgsym libplplot-ocaml-dev 
libplplot17 libplplot17-dbgsym libplplotada-dev libplplotada4.2 
libplplotada4.2-dbgsym libplplotcxx15 libplplotcxx15-dbgsym libplplotfortran0 
libplplotfortran0-dbgsym libplplotqt2 libplplotqt2-dbgsym libplplotwxwidgets1 
libplplotwxwidgets1-dbgsym libqsastime-dev libqsastime0 libqsastime0-dbgsym 
octave-plplot octave-plplot-dbgsym plplot-doc plplot-driver-cairo 
plplot-driver-cairo-dbgsym plplot-driver-qt plplot-driver-qt-dbgsym 
plplot-driver-wxwidgets plplot-driver-wxwidgets-dbgsym plplot-driver-xwin 
plplot-driver-xwin-dbgsym plplot-examples plplot-tcl plplot-tcl-bin 
plplot-tcl-bin-dbgsym plplot-tcl-dbgsym plplot-tcl-dev python3-plplot 
python3-plplot-dbgsym python3-plplot-qt python3-plplot-qt-dbgsym
Architecture: source amd64 all
Version: 5.15.0+dfsg2-8
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Rafael Laboissière 
Description:
 libcsirocsa0 - Scientific plotting library (CSIRO csa library)
 libcsironn0 - Scientific plotting library (CSIRO nn library)
 libplplot-data - Scientific plotting library (data files)
 libplplot-dev - Scientific plotting library (development files)
 libplplot-java - Scientific plotting library (Java bindings)
 libplplot-lua - Scientific plotting library (Lua bindings)
 libplplot-ocaml - OCaml bindings for the scientific plotting library
 libplplot-ocaml-dev - OCaml support for the PLplot plotting library 
(development files)
 libplplot17 - Scientific plotting library
 libplplotada-dev - Ada support for PLplot, a plotting library (development 
files)
 libplplotada4.2 - Ada support for PLplot, a plotting library
 libplplotcxx15 - Scientific plotting library (C++ binding)
 libplplotfortran0 - Scientific plotting library (fortran bindings)
 libplplotqt2 - Scientific plotting library (Qt bindings)
 libplplotwxwidgets1 - Scientific plotting library (wxWidgets bindings)
 libqsastime-dev - Time format conversion library (development files)
 libqsastime0 - Time format conversion library
 octave-plplot - Octave support for PLplot, a plotting library
 plplot-doc - Documentation for PLplot, a plotting library
 plplot-driver-cairo - Scientific plotting library (Cairo driver)
 plplot-driver-qt - Scientific plotting library (Qt driver)
 plplot-driver-wxwidgets - Scientific plotting library (wxWidgets driver)
 plplot-driver-xwin - Scientific plotting library (X11 driver)
 plplot-examples - Examples for PLplot, a plotting library
 plplot-tcl - Tcl/Tk support for PLplot, a plotting library
 plplot-tcl-bin - Tcl/Tk tools for PLplot, a plotting library
 plplot-tcl-dev - Tcl/Tk development support for PLplot, a plotting library
 python3-plplot - Python support for PLplot, a plotting library
 python3-plplot-qt - Scientific plotting library (Python Qt GUI)
Changes:
 plplot (5.15.0+dfsg2-8) experimental; urgency=medium
 .
   [ Nicolas Boulenguez ]
   * ada: build with gnat-13, dh-ada-library/9. New SOversion, unversioned -dev.
 Build with gnat-13.  Rename library package with new SOversion.
 Build with dh-ada-library/9. Remove version from -dev package name.
 Provide a name containing a hash.
 Build-Depend: gnat instead of gnat-13. Break/Replace previous -devs.
   * ada: restrict autopkgtest dependencies now that -dev carries no version
Checksums-Sha1:
 46af422cb89d44259dc58e765364c1b51dce6eab 4558 plplot_5.15.0+dfsg2-8.dsc
 e0bb302a01b42fe94cf561a975253065fb259665 73600 
plplot_5.15.0+dfsg2-8.debian.tar.xz
 5a09f8212da88afafb58c77db27ab4a9dda3b8d2 29700 
libcsirocsa0-dbgsym_5.15.0+dfsg2-8_amd64.deb
 bfb344dc37a7cce463347a3f90bbb49c4a5d6b57 57636 
libcsirocsa0_5.15.0+dfsg2-8_amd64.deb
 6d0fcd2682d7198ccffbb408ad8e3b94f61b537a 42752 
libcsironn0-dbgsym_5.15.0+dfsg2-8_amd64.deb
 634679a7460de04ed37279feb2824d5b7112528e 56844 
libcsironn0_5.15.0+dfsg2-8_amd64.deb
 a89be58afb2e91b80b6cbffb845d053b4aa41ead 1073476 
libplplot-data_5.15.0+dfsg2-8_all.deb
 bff2b6305652bc0401bd3fbe6b4af814dac445c8 215308 
libplplot-dev_5.15.0+dfsg2-8_amd64.deb
 0e8aee2411daeeb4696c1ba867c6500e87b385c9 148560 
libplplot-java-dbgsym_5.15.0+dfsg2-8_amd64.deb
 acb157a0b3a173571c28a5290a7fd1f68b4ade56 192864 
libplplot-java_5.15.0+dfsg2-8_amd64.deb
 d74d6a556e34e3ffd72d2c5b7d053a5e354f88b7 144472 
libplplot-lua-dbgsym_5.15.0+dfsg2-8_amd64.deb
 3bc5efdc0d09c315489db366cd3670292f5d943b 95240 
libplplot-lua_5.15.0+dfsg2-8_amd64.deb
 ec7410655b37bb59381ad4d247e29ab0f291058b 86612 
libplplot-ocaml-dbgsym_5.15.0+dfsg2-8_amd64.deb
 897a20455d7291b2ed70f73e564802cdc303 132956 
libplplot-ocaml-dev_5.15.0+dfsg2-8_amd64.deb
 423fd4e7270b92974ef6c0d67a6dbbf49a733a3a 69192 

[bts-link] source package src:spyder

2024-01-15 Thread debian-bts-link
#
# bts-link upstream status pull for source package src:spyder
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#

user debian-bts-l...@lists.debian.org

# remote status report for #1056530 (http://bugs.debian.org/1056530)
# Bug title: spyder's autopkg tests fail with Python 3.12
#  * https://github.com/spyder-ide/spyder/issues/21688
#  * remote status changed: (?) -> open
usertags 1056530 + status-open

thanks

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1058127: python-mpiplus: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?

2024-01-15 Thread Andrius Merkys

Hi Yogeswaran,

On 2024-01-14 18:46, Yogeswaran Umasankar wrote:

I created a patch for fixing AttributeError: module 'configparser' has
no attribute 'SafeConfigParser'. In the process I have updated it to the
latest upstream too. I’ve attached the debdiff for you to check out.


I noticed you have hard-coded the version number in setup.py. I would 
suggest against doing that as maintainer(s) will have to refresh this 
patch each time a new upstream release is imported. Manual tasks tend to 
be easily overlooked.


I think a better fix would be to use versioneer packaged in Debian 
package python3-versioneer, although I have not tried that.


Best wishes,
Andrius

--
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1056694: marked as done (depends on atlas, which is obsolete and scheduled for removal)

2024-01-15 Thread Debian Bug Tracking System
Your message dated Mon, 15 Jan 2024 16:44:14 +0100
with message-id 
and subject line Re: depends on atlas, which is obsolete and scheduled for 
removal
has caused the Debian Bug report #1056694,
regarding depends on atlas, which is obsolete and scheduled for removal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1056694: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-escript
Version: 5.6-5
Severity: normal
Tags: sid trixie
User: debian-scie...@lists.debian.org
Usertags: atlas-rm

Dear Maintainer,

python3-escript and python3-escript-mpi both depend (only on armel) on
libatlas3-base, which is produced by the source package atlas. At this stage I
admit I don’t really understand where that dependency comes from.

atlas is obsolete and scheduled to be removed from Debian, ideally by the
trixie release. See the following thread on the Debian Science list for more
details:

 
https://lists.debian.org/msgid-search/4311acc16afb473599c79bd5b17a8b734c2f8d2b.ca...@debian.org

As a consequence, please drop any (build-)dependency on atlas.

This should normally be straightforward to achieve, by simply replacing atlas
with another BLAS (and possibly also LAPACK) implementation.

Ideally, packages should Build-Depend on the Netlib reference implementation
(libblas-dev, and liblapack-dev where required), and not enforce anything in
the Depends field of binary packages (dpkg-shlibdeps will automatically add the
appropriate "libblas3 | libblas.so.3" entry to ${shlibs:Depends}).

Alternative implementations may be given in Build-Depends for the ease 
of users making local builds with an optimized implementation installed, 
but the generic reference implementation should be placed first to be 
used by buildds. The simplest example is

  Build-Depends: libblas-dev | libblas.so,
 liblapack-dev | liblapack.so

where specific optimized implementations may provide the
libblas.so/liblapack.so pseudo-package.

Similarly, if one wants to encourage users to install an optimized
implementation at runtime, then one can add

  Recommends: libopenblas0 | libblis4

in binary packages.

Also note that if your package needs libcblas (which is currently only provided
by libatlas-base-dev), then the solution is to modify the build system so that
it rather uses libblas (because, under Debian, the latter already incorporates
the symbols provided by libcblas).

Thanks for your work,

--
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
⠈⠳⣄  https://www.debian.org
--- End Message ---
--- Begin Message ---
Le vendredi 24 novembre 2023 à 18:02 +0100, Sébastien Villemot a
écrit :
> python3-escript and python3-escript-mpi both depend (only on armel) on
> libatlas3-base, which is produced by the source package atlas. At this stage I
> admit I don’t really understand where that dependency comes from.

The dependency on atlas on the armel architecture is no longer present.
Hence closing.

-- 
⢀⣴⠾⠻⢶⣦⠀  Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁  Debian Developer
⢿⡄⠘⠷⠚⠋⠀  https://sebastien.villemot.name
⠈⠳⣄  https://www.debian.org



signature.asc
Description: This is a digitally signed message part
--- End Message ---
-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


suitesparse_7.5.1+dfsg-1_source.changes ACCEPTED into unstable

2024-01-15 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 15 Jan 2024 15:53:24 +0100
Source: suitesparse
Architecture: source
Version: 1:7.5.1+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 

Changed-By: Sébastien Villemot 
Changes:
 suitesparse (1:7.5.1+dfsg-1) unstable; urgency=medium
 .
   * New upstream version 7.5.1+dfsg
   * d/copyright: reflect upstream changes
   * paru-doc-clean.patch: drop patch, applied upstream
Checksums-Sha1:
 76ee90672f9a0c839939e2d3f1b709862f53582f 3302 suitesparse_7.5.1+dfsg-1.dsc
 7ebcfd4eaf4aaf5be4f68fa8d6d418b2a73f34d1 50595176 
suitesparse_7.5.1+dfsg.orig.tar.xz
 4ee2c34549a74e4f37367c5029b1f77c2b6363be 26312 
suitesparse_7.5.1+dfsg-1.debian.tar.xz
 6dac5fda65ef0bdd203bc5361e8d1191740acb40 21173 
suitesparse_7.5.1+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 463f57de44a675953ae2530d77c20b09cd8fdf2dc5ea7d57f0c6640bb9eaa80d 3302 
suitesparse_7.5.1+dfsg-1.dsc
 ebdeed9358773006734d7b147b435a0d87a605c2a6dddbe40899338e28c74b32 50595176 
suitesparse_7.5.1+dfsg.orig.tar.xz
 c21a38732d3ea7d18426c268abff191226dc3c1794482836f39a916f946d98a3 26312 
suitesparse_7.5.1+dfsg-1.debian.tar.xz
 f9baecff0566f56792de7ac592d3816bff27c8f3e0fa90c48508414222a667ab 21173 
suitesparse_7.5.1+dfsg-1_amd64.buildinfo
Files:
 22bdc5b048d659a1efedad555cd165fd 3302 math optional 
suitesparse_7.5.1+dfsg-1.dsc
 305e7e89d2b63080115f561365a26855 50595176 math optional 
suitesparse_7.5.1+dfsg.orig.tar.xz
 3982659b0043100bbdc8ad209f2aaa50 26312 math optional 
suitesparse_7.5.1+dfsg-1.debian.tar.xz
 ecbe5923cdc286a7d7cfdb49c4b0c9ba 21173 math optional 
suitesparse_7.5.1+dfsg-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmWlSb4ACgkQLOzpNQ7O
vkrzaA/9HmXZ17lSsxB1BCEkJPSJ7cDXBQRChUGVjxWstyr96m+/1zgL9WtpDydN
RYaZHn4VypF1AdZk26137ClJ2JGghezDI8TOgdHzC8uxzJtzrg5uMmCHr9FB4VFz
XSov53k5zTLyi0RZxk+QwbII3W83GVyeOT0Oke1sWnvTpMoxoDFDI0Pw2mfhvhuU
sbxa6ijXzMz/bTCqMG8NJT7khw+FoeQV0/i5acnrg19x5RDNg3Ji5ipOqZCWgtf0
kye8a9JVjtiiYqd3cKlZQipgiNV+oGmiPofpCPySRXHO+fKnD/uqTSiOqTTVH/eN
9wecyx0sr+3jot9zm4NNzSjzT607R61mbt9gB4eskSXsDl0Os6L8QJ0Fz0Jbv7Jn
OB7ajJ6hT/9jHbfHMANLKae5gFcyd8nz8oHDUpGQ7U4+ses0FbEjr/xaYghwcHde
AbPxxwqFCFbSQ/VkY685r7tWbD7VrDNGP2GNVUWBVNrDozK7IwXg8kXei3OgC/sN
JNPA5RuG2obHet7MHrcLdbEvJI0CVcZqgi/i66ouOKfQQi3WQ8pb1itYyKPOzXLD
NmxAwr/CWIMiwOhBsoEBu2XWp0qozuQE60Ul71w30OtBww4A5VGpn+hBT+G6wWca
oB/+FH7zIzkAWJaILm6L7/VfcnJ/miqYR5jlBfs3R0k/ZG5+Q+Y=
=M1uZ
-END PGP SIGNATURE-


-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of suitesparse_7.5.1+dfsg-1_source.changes

2024-01-15 Thread Debian FTP Masters
suitesparse_7.5.1+dfsg-1_source.changes uploaded successfully to localhost
along with the files:
  suitesparse_7.5.1+dfsg-1.dsc
  suitesparse_7.5.1+dfsg.orig.tar.xz
  suitesparse_7.5.1+dfsg-1.debian.tar.xz
  suitesparse_7.5.1+dfsg-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Bug#1060846: freecad: Include fcinfo script in the built package

2024-01-15 Thread Nicolas Peugnet
Package: freecad
Version: 0.20.2+dfsg1-4
Severity: wishlist

Dear Maintainer,

It would be convenient if the freecad binary package (or the maybe the
freecad-python3 one) included the `fcinfo` python script [1].
This tool is recomended in FreeCAD's wiki as a way to view
human-readable diffs of .FCStd files [2]. It does not have to be in the
path, though I think it could be useful.

[1] https://github.com/FreeCAD/FreeCAD/blob/main/src/Tools/fcinfo
[2] 
https://wiki.freecad.org/WebTools_Git#Enabling_human-readable_diffs_for_FCStd_files_with_the_fcinfo_utility

-- System Information:
Debian Release: 12.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'oldstable-security'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-13-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  freecad-python3  0.20.2+dfsg1-4

Versions of packages freecad recommends:
ii  calculix-ccx  2.20-1
ii  graphviz  2.42.2-7+b3

Versions of packages freecad suggests:
pn  povray  

-- no debconf information

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


ros-rviz_1.14.20+dfsg-2_source.changes ACCEPTED into experimental

2024-01-15 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 15 Jan 2024 11:38:08 +0100
Source: ros-rviz
Architecture: source
Version: 1.14.20+dfsg-2
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Maintainers 

Changed-By: Jochen Sprickerhof 
Changes:
 ros-rviz (1.14.20+dfsg-2) experimental; urgency=medium
 .
   * Fix build dependency
Checksums-Sha1:
 78e7d8d1233748cdbd453078abe537cbc6ddb5be 3165 ros-rviz_1.14.20+dfsg-2.dsc
 355b036abf7766c8f7814f070e835771fd8692df 10512 
ros-rviz_1.14.20+dfsg-2.debian.tar.xz
 081d366706e39e1629232695aa1c5e9547fce265 14142 
ros-rviz_1.14.20+dfsg-2_source.buildinfo
Checksums-Sha256:
 44f9cda24f09d36525d31ecf01342769441632c322f2c305519d4b96d255ff6f 3165 
ros-rviz_1.14.20+dfsg-2.dsc
 78f56c042736ffd76b23dd58a46900a51319b1150595b8b6c9171185b0d75b1b 10512 
ros-rviz_1.14.20+dfsg-2.debian.tar.xz
 66f03ede09d59affa2fed8f09c2e18a10b1c88d1f0deacd9114a2d4fd7c391f6 14142 
ros-rviz_1.14.20+dfsg-2_source.buildinfo
Files:
 e1b1d69775a0c82ac01062f5768e9e27 3165 libs optional ros-rviz_1.14.20+dfsg-2.dsc
 56eb465fe5732f5ae51ec2775b22cd07 10512 libs optional 
ros-rviz_1.14.20+dfsg-2.debian.tar.xz
 aa81d68c88439f25f935e9cc999a0a46 14142 libs optional 
ros-rviz_1.14.20+dfsg-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmWlCzAACgkQW//cwljm
lDMmpg/8DntWrdvDN2FecQpStyWr0HnL0zlCYv2het6gz1xBnokDPp7i90gZH+/7
+w7tkZBgzf4mAdO6QtJPhgDegwf/z7mC5D22XuJC9wsc8eQaJuNRtJ49uUhf83/H
4K3dwDSDaxPebiqxP5nI4iOJrkr+i4XIypjzGKPWxAHJsWdJ6XS/ccPxQ1vrvB0M
Ien8Jxva3b47SvC0Lohi5kDffOjd5C0gmNaeBXymIz/1HaCYtTWGm6GuG6ZhwXt7
NqBFP6TNklx8OoOVND1+zJPMlOJg7RFer+ZBo+oh6vk1vb6uiVQdtH0rI1XGaAFM
Ye6wnJpBANbqQ0I8EUSrT6oOHEUL5MYvT+LtcOHfoBgmMc4/ehz0DUydCLbswyPb
+v8OfcaNjwiz+c9gX6OvTlkI4V8ALJ2cacz0aDm3lZbnmPOCz0NhVV9GKwaEhLsl
29ZSee4m0EZzyXSq1W3kxrWygOuJgPxhLxmcITKZyEWLvAbr8yG/8IfJ518Qxfrn
q2ysL07jXbqYvu57hybi2B7jfLqxegm2tJOCq11yDwAmYZs+BlGUFeRwRrVexnkq
O7BvYaHFM6VtN6rUkVQhqBG07OYKKglJvteHuGHEzQZNpAwV7T49Xr2GU3/+JFwr
t2z1n96kBXDLSgGn6S93bQ/jMLmlIC5PoSQvpLqVrGhQON2sW5A=
=AMNJ
-END PGP SIGNATURE-


-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers


Processing of ros-rviz_1.14.20+dfsg-2_source.changes

2024-01-15 Thread Debian FTP Masters
ros-rviz_1.14.20+dfsg-2_source.changes uploaded successfully to localhost
along with the files:
  ros-rviz_1.14.20+dfsg-2.dsc
  ros-rviz_1.14.20+dfsg-2.debian.tar.xz
  ros-rviz_1.14.20+dfsg-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

-- 
debian-science-maintainers mailing list
debian-science-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers